/***********************************************/
/* Contactos al 064-9274079 */
/*   Derechos Reservados    */
/***********************************************/
body{
	background-color:#333333;
	margin-top: 0px;
	margin-bottom:5px;
	margin-left: 0px;
	text-align: center;
}
#page{
	position:relative;
	height:700px;
	width:600px;
}
/************************************/
/* Aplicacion de estilos a Divisiones */
/************************************/
#logo{
	position: absolute;
	top: 30px;
	left:30px;
	width:150px;
	height:30px;
}
#nombres{
	position: absolute;
	top: 60px;
	left:470px;
	width:130px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	font-size:14px;
}
#latizq{
	position: absolute;
	top: 0px;
	left: 0px;
	height:700px;
	width:180px;
	background-color:#000000;
}

#latcenter{
	position: absolute;
	top: 80px;
	left: 60px;
	height:430px;
	width:540px;
	background-color:#CCCCCC;
}
	
#accesdirect{
	position: absolute;
	top: 2px;
	left:648px;
	width:115px;
	height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#accesdirect a{
	color:#FF0000;
	font-weight:bold;
	text-decoration: none;
}
#accesdirect a:hover{
	color:#333333;
	font-size: 9pt;
	text-decoration: none;
	font-weight:bold;
}
#gallery0{
   position: absolute;
	top: 0px;
	left: 120px;
	height:430px;
	width:420px;
	border: none;
	background-color:#666666;
}
#gallery{
   position: absolute;
	top: 15px;
	left: 135px;
	height:400px;
	width:390px;
	border: none;
	text-align:center;
	vertical-align:middle;
}

#pequenitos{
 position: absolute;
	top: 15px;
	left: 15px;
	height:80px;
	width:90px;
	border: gray 1px solid;
}
#pequenitos0{
 position: absolute;
	top: 110px;
	left: 15px;
	height:80px;
	width:90px;
	border: gray 1px solid;
}
#pequenitos1{
 position: absolute;
	top: 205px;
	left: 15px;
	height:80px;
	width:90px;
	border: gray 1px solid;
}
#pequenitos2{
 position: absolute;
	top: 300px;
	left: 15px;
	height:80px;
	width:90px;
	border: gray 1px solid;
}
#menuhor{
	position: absolute;
	top: 520px;
	left: 60px;
	height:20px;
	width:540px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
}
#menuhor a{
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#menuhor a:hover{
	color:#FFFFFF;
	font-size: 9pt;
	text-decoration:overline;
	font-weight:bold;
}
#publipeke1{
	position: absolute;
	top: 320px;
	left: 10px;
	height:170px;
	width:220px;
}
#publicidad{
	position: absolute;
	top: 80px;
	left: 610px;
	height:430px;
	width:160px;
}

#pie{
	position:relative;
	top:20px;
	height:60px;
	width:600px;
	text-align:left;
}

