.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
body{
	margin:0px;
	padding:0px;
	background-color:#2e2e2e;
}
#contenedor{
	margin:0px;
	padding:0px;
	width:900px;
	min-height:1000px;
	height:auto !important;
	width:auto !important;
	overflow: hidden;
	background-color:#2e2e2e;
}
#header{
	background-image:url(img/cuad.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:173px;
}
#centr_bord{
	background-image:url(img/sup.jpg);
	background-repeat:no-repeat;
	height:173px;
	width:913px;
	margin:0 auto 0 auto;
}
#cont{
	background-color:#2e2e2e;
	width:913px;
	min-height:1020px;
	height:auto !important;
	margin:0 auto 0 auto;
}
#bottom{
	background-image:url(img/inf.jpg);
	background-repeat:repeat-x;
	width:auto;
	height:153px;
	margin:0 auto 0 auto;	
	padding:0px;
}
#col_botonera{
	height:731px;
	width:273px;
	float:left;
	background-image:url(img/fdoBotones.jpg);
	background-repeat:no-repeat;
		
}
#botonera{
	background-repeat:no-repeat;
	width:273px;
	height:731px;;
	
}
#direccion{
	background-image:url(img/dire_faa.jpg);
	background-repeat:no-repeat;
	width:273px;
	height:292px;
}
#contenido_info{
	width:631px;
	height:auto;
	float:left;
}
#seccion{
	font-family:Garamond;
	font-style:normal;
	font-variant:normal;
	font-size:30px;
	font-weight:bold;
	color:#FFF;
	padding-left:5px;
	padding-top:5px;
	margin-top:5px;
	background-image:url(img/linea.jpg);
	background-repeat:no-repeat;
	width:auto;
	height:52px;
}
#titulo2{
	font-family:Garamond;
	font-style:normal;
	font-variant:normal;
	font-size:25px;
	font-weight:bold;
	color:#5e82a7;
	margin-left:20px;
	margin-bottom:5px;
	width:400px;
	float:left;
}
#texto1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-left:10px;

}
#video_sec{
	width:632px;
	height:341px;
}
#separador2{
	background-image:url(img/separador2.jpg);
	background-repeat:no-repeat;
	width:632px;
	height:24px;
	margin-top:5px;
	margin-bottom:5px;
}
#separador{
	background-image:url(img/separador.jpg);
	background-repeat:no-repeat;
	width:632px;
	height:24px;
	margin-top:5px;
	margin-bottom:5px;
}
#galeria{
	width:632px;
	height:704px;
	float:left;
}
#youtube{
	width:320px;
	height:265px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}
#descripVideo{
	width:233px;
	height:266px;
	float:left;
	margin-left:15px;
	margin-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-left:10px;
	text-align:left;
}
#pannelNov{
	width:151px;
	height:229px;
	margin-left:5px;
	margin-top:20px;
	float:left;
}
#fff{
	width:273px;
	height:137px;
}
#copyright{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	padding-left:10px;
	width:400px;
	margin:0 auto 0 auto;
	padding-top:15px;
}
#guia{
	font-size:12px;
	color:#FFF;
	background-color:#2e2e2e;
	margin:0 auto 0 auto;
	width:200px;
	
}
#guiaSelected{
	background-color:#069;
}

#atras{
	background-image:url(img/fl.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	background-color:#36C;
	color:#FFF;
	font-size:12px;
	float:right;
	text-align:center;
	width:50px;
	text-decoration:none;
	margin-right:23px;
}
