body{background: url(../images/fondocapa.jpg) center repeat-y}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #666666;
}
.direcc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666666;
	text-decoration: none;
}
.menulat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	margin-top:9px; margin-left:0px;
	
	list-style-type: none;

}
#madre{
	position:absolute;width:730;top:0px;left:50%;
	margin-left:-365px; 
	background: #83CFE9 url(../images/fondocapa.jpg) repeat ;
 	z-index:1
}
#lateral{
	width:250;float:left;height:600px;
}
#fotohome{
	margin:0px;width:250px;height:282px;background:#666666;
}
#buscador{
	position : relative; width:215;left:18px;top:5px; text-align:right;padding-top:5px;
}
#menulat        {
	width:240px;	
}
#cuerpo         {
	width:480; float:right;	
}
#cabecera         {
	position:relative;width:479;height:200px;-width:480;-height:202px;
	top:0px;left:0px; background: url(../images/fondologo.jpg) repeat;border:1px solid white	
}
#logo     {
	position:relative;width:213;height:123px;top:0px;left:20px;	
}
#menu        {
	position:relative;width:450;height:18px;top:50px;left:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#ffffff;	
}
#contenido         {
    position:relative;width:450;left:18px;padding-top:15px 	
}
#direccion        {
	position:absolute; width:220;bottom:10px;margin-left:20px;
	z-index:10;clear:left ;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E7BAA;
	text-decoration: none; margin-bottom:8px;
}
.buscador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.busca{
	background: #83CFE9;
	text-align:rigth;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;margin-top:7px;

}
.menusup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

/*
To put the plus on list items
#contenido li
{
	padding-left: 15px; 
	background-image: url(../images/plus-li-web.jpg);
	background-repeat: no-repeat;
	background-position: 0 .3em; 
}
*/

#contenido ul
{
	list-style: url(../images/plus-li-web4.jpg);
}


#contenido td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #666666;
}



#contenido input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #787878; 
}

#contenido textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #787878; 
}


