/* CSS Document */
html, body{
	margin:0px; padding:0px; height:100%; min-height:100%;
	background-color:#262631;
}
img{ border:none; }
#principal{
	margin-left:auto; margin-right:auto;
	width:720px; height:100%;
	background-color:#262631;
}
#superior{
	width:720px; height:119px;
}
#logomh{
	width:235px; height:119px; float:left; padding-top:0px;
	background-color:#262631; border-bottom:#212121 0px solid;
}






#textbox{
	width:474px; height:100%; float:left; padding-top:0px;
	background-color:#262631; border-bottom:#212121 0px solid;
}


#ondercontactbox{
	width:246px; height:100%; float:left; padding-top:0px;
	background-color:#262631; border-bottom:#212121 0px solid;
}


#copyright{
	width:720px; height:33px;
	position:absolute; top:100%; margin-top:-43px;
	left:50%; margin-left:-360px;	
	background-color:#1d1d27; border-top:#5c5c66 10px solid;
}


#copyrightFORM{
	width:720px; height:33px;
	position:relative; top:100%; margin-top:-43px;
	left:50%; margin-left:-360px;	
	background-color:#0f0f17; border-top:#5c5c66 10px solid;
}



#logo{
	width:485px; height:119px; float:right; padding-top:0px;
	background-color:#262631; border-bottom:#212121 0px solid;
}
#logo img{	margin-top:50px; }
#submenu{
	width:220px; float:right; padding-top:20px; padding-bottom:20px;
	background-color:#111111; border-bottom:#212121 30px solid;
}
#contenidos{
	width:530px;
}
#fotoSeccion{
	width:530px; height:180px;
	background-color:#212121;
}
#tituloSeccion{
	float:left; width:100px;
	padding:5px; margin-bottom:30px;
	text-align:right; background-color:#000000;
}
#textoSeccion{
	float:right; width:360px;
	padding:30px; margin-bottom:30px;
	background-color:#151515;
	/*background-color:#009966;*/
	border-bottom:#212121 30px solid;
}
#piePagina{
	clear:both;
	width:760px; height:40px;
	margin-top:30px;
	background-color:#666666;
}
#miniatura{
	padding:3px; float:left;
}
#miniatura a{ 	display:block; border:#151515 3px solid; }
#miniatura a:hover{ border-color:#FF7611; }
