@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#sombra {
	width:795px;
	margin:0 auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#contenedor {
	width:795px;
	margin:0;
	height:inherit;
	text-align:left;
	clear:left;
}

#banner {
	width:795px;
	height:138px;
	margin-left:0px;
	margin-top:0px;
	text-align:right;
	float:left;
}

#menu_horizontal {
	width:572px;
	height:27px;
	margin-top:5px;
	margin-left:20px;
	float:left;
	clear: both;
}

#menu_ppal{
	width:125px;
	height:260px;
	float:left;
	text-align: left;
}	

#foot {
	width:795px;
	height:210px;
	background:url(../images/sitio/foot_sombra.jpg);
	background-repeat:no-repeat;
	clear:both;
	display:block;
	/*text-align:left;*/
}

#texto_pie{
	width:460px;
	height:20px;
	text-align:left;
	margin-right:30px;
	float:right;
}

#imgFox{
	text-align:center;
	font-size:11px;
	color: #999999;
	float:left;
}

.texto_pie{
	font-size:11px;
	color: #999999;
	margin-top:170px;
	padding-top:5px;
}	

.logo {
    margin-top:10px;
    margin-left:20px;
	float:left;
}	

#idioma{
padding-top:4px;
}

.idioma1{
    font-size:11px;
	color: #999999;
	text-decoration:none;
}
.idioma1:hover{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.idioma2{
	font-size:11px;
	color:#B10006;
	text-decoration:none;
}
.publicidad {
    margin-left:8px;
}

/*caja*/

#caja_todo{
	width:550px;
	background: url(../images/sitio/cajarepeat.gif) repeat-y;
	float:left;
	margin-top: 10px;
	margin-left: 0px;
}

#caja_01{
    width:561px;
	height:17px;
	background-image:url(../images/sitio/caja01.gif);
}

#caja_fondo{
	width:550px;
	margin: 0px;
	background: url(../images/sitio/cajarepeat.gif) repeat-y;
	padding: 0px;
/*	background-color: #000000;
	padding-left:20px;	*/
}

#caja_02{
	width:550px;
	height:17px;
	background-image:url(../images/sitio/caja02.gif);
}

.titulos {
	font-family:Helvetica;
	font-weight:bold;
	font-size:16px;		
	color: #231F20;
}

.subtitulos {
	font-weight:bold;
	font-size: 14px;
	color: #B10006;
}

.textos {
	font-size: 12px;
	color: #666666;
}

.textos a {
	text-decoration:none;
	font-size: 12px;
	color: #B10006;
}

.textos a:hover {
	text-decoration:underline;
	font-size: 12px;
	color: #B10006;
}

#campo_texto {
	vertical-align:middle;
	font:Arial;
	font-size:11px;
	width:190px;
	height:12px;
	border:0px;
	padding-left:10px;
}

#campo_texto_bg {
	background:url(../images/formulario/campo1.gif) no-repeat;
	vertical-align:middle;
	font:Arial;
	font-size:15px;
	width:230px;
	height:25px;
	border:0px;
}

#campo_textarea_bg {
	background:url(../images/formulario/campo2.gif) no-repeat;
	vertical-align:top;
	font:Arial;
	font-size:15px;
	border:0px;
	height:121px;
	width:220px;
}

#campo_textarea {
	vertical-align:top;
	height:95px;
	width: 205px;
	border:0px;
}

#publicidad {
	width: 110px;
	background-color:#333333;
	float:right;
	text-align: center;
	margin-right: 5px;
	margin-top: 10px;
}

#cuadroBanner {
	width: 100px;
	margin-top:10px;
	margin-left: 5px;
}

#cuadroBannerInf {
	width: 100px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 5px;
}

#titulo{
	background-color:#A70F11;
	font-family:Arial,Helvetica;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
	padding-left: 5px;
}

#cuerpo{
	font-family:Arial,Helvetica;
	color:#000000;
	font-size:11px;
	font-weight:Normal;
	padding: 5px;
}

#fotito{
	width:100px;
	float:left;
}

#textito{
	width:150px;
	float:left;
}
#textito2{
	width:260px;
	float:left;
	clear:both;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	font-size: 12px;
	color: #666666;	 
}

.feature h2{
	padding: 6px 0px 5px 0px;
	text-align: justify;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

#content{
	float: left;
	width: 100%;
}

