.tablaPrincipalFondo{
	background:url(imagenes/home/pagina2.png) no-repeat;
}
.tabaCentroFondo{
	background:url(imagenes/home/rep_fondo.png);
}
.tabaPieFondo{
	background:url(imagenes/home/pie.png);
	height:54px;	
}
.tabla_fondo_comentarios{
	background:#CCCCCC;
	color:#000000;
}


/* parte superior */
.divTopPage{ 
	position:relative;
	width:1101px;
	height:248px;
}
.divLogo{
	position:absolute;
	width:197px;
	height:228px;
	top:17px;
	left:78px;
}
.divBannerLider{
	position:absolute;
	width:728px;
	height:90px;
	top:107px;
	left:309px;
}
.divMenu{
	position:absolute;
	width:573px;
	height:28px;
	top:209px;
	left:465px;
}
/* parte central */
.divCentroInfo{
	width:692px; 
/*	height:594px; */

}
.divDownInfo{
	width:692px;
/*	height:478px; */
}
.divCuadroDownHome{
	width:341px;
	height:197px;
}

/* publicidad */
.divPubInfo{
	width:266px;
	height:1081px;
}
/* detalles */
.divMarco{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E9E9;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	
	background:#F9F8F0;
}
.divPieFoto{
	width:266px;
/*	height:1081px; */
}

/*Fuentes*/
.blanco{color:#FFFFFF;}
.anaranjado{color:#FF801F;}
.naranja{color:#FF801F;}
.tituloHome{font-size:14px; font-weight:bold;}


/*Campos*/

.campoBox{
	color:#000000;
	background:#EAEAEA;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.campoBoton{

	color:#A9A795;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	background-color:#ffffff;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

a:link {
	color: #A9A795;
	text-decoration: none;	
}
a:visited {
	color: #A9A795;
	text-decoration: none;	
}
a:hover {
	color: #A9A795;
	text-decoration: none;	
}
a:active {
	color: #A9A795;
	text-decoration: none;	
}
body {
	background:url(imagenes/home/fondo.jpg) #FFFFFF fixed;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A9A795;
}
#apDiv1 {
	position:absolute;
	left:310px;
	top:203px;
	width:63px;
	height:44px;
	z-index:1;
}
