* html .cuerpo {height:1%;margin:0px;}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, span, div 
{
border:0;margin:0;padding:0;
}

a
{
	border:0px;
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #000000;
}
a:hover, a:visited, a:active
{
	text-decoration: underline;
	color: #006633;	
}


body, tbody {
	
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
	color: #000000;
	
}


#botones
{
	float:left;
	width: 16em;
	margin-left:2em;
	
}
#botones li
{
	background:transparent url(../img/ico_boton.gif) no-repeat scroll 0.2em 50%;
	display:block;
	padding-left:20px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	list-style: none;
	list-style-type: none;
	align: left;
	list-style-position:outside;
	
}

#botones a
{
	font-size: 14px;	
	font-family: Arial;
	color: #003366;
	text-decoration:none;
	font-weight: normal;
	align: left;
}
#botones a:hover
{
	color: #990000;
	text-decoration:underline;
	font-weight: normal;
}
#botones a:link, #botones a:visited, #botones a:active
{
	text-decoration:none;
	font-weight: normal;
}
#cabecera
{
	height:6.9em;
	background:#ffffff url(../img/fondo_uvazul.jpg) no-repeat scroll right center;
	border-bottom: 8px solid #275770;
	
}
#cabecera .txtcabecera
{
	position:relative;
	margin-left:90px;
	padding-top:1em;
}


.caja
{
	height:1%;
	/*margin:1em;*/
}
.caja .listah li
{
	float:left;
	display:inline;
	
	width: 11em; 
	
	text-align:center;
}
.caja h4 
{
	height: 2em;

}

.caja p
{
	text-align:justify;
	padding: 1em 1em 0em 0;
	text-indent: 0.4em;
	line-height: 1.5em;
}

.clear{clear:both;}
#contenido
{
	background:#ffffff;
	margin-left:18em;
	margin-right:1.5em;
	padding:1em;
}
.derecha
{
	float:right;
	margin:1em;
}
input, select, textarea, fieldset input, fieldset textarea, fieldset select
 {
	border:1px solid #006633;
	color:#333333;
	font-family: Verdana, tahoma, Helvetica, sans-serif;
	padding-left:2px;
	text-decoration:none;
}	

h1
{
	font-size:240%;
}

h2
{
	font-size:190%;
}

h3
{
	font-size:150%;
}
h4
{
	font-size:120%;	
}
h1, h2, h3, .h3inicio, h4
{
	font-family: Arial;
	color: #275770;
	font-weight:bold;
	letter-spacing: 5px;
	
}


.h3inicio
{
	padding-top:5px;
	font-size:20px;
	letter-spacing:0.4px;
}


.logo
{
	float:left;

}
.lista{ padding-left: 2em;}
 .lista li
{background:transparent url(../img/cuadrado_gris.gif) no-repeat scroll 0pt 0.5em; 
list-style:none; list-style-type:none;padding-left:15px;}
.listah h4
{
	border:1px solid #006633;
	font-size: 11px;
	letter-spacing: 0;
	padding:0.2em;
	height: 3em;
	width: 11em;
	margin:0.2em;	
	
}
.listah li
{
	width: 50px;
}

.listadofotos li
{
	background-color:#FFFFFF;
	border:1px solid #7292A2;
	float:left;
	margin:4px;
	overflow:hidden;
	padding-top:1em;
	text-align:center;
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
}
.listadofotos img
{
	margin:0.8em;
	align:center;
	
}
.negrita
{
	font-weight: bold;
}
 .pie_foto 
{
	display:block;
	overflow:hidden;
	text-align:center;
	margin:4px;
	
}

 .pie_foto li
{
	border:1px solid #EEEEEE;
	display:inline;
	margin:0pt 0pt 10px 10px;
	overflow:hidden;
	text-align:center;
}



#pie
{
	clear:both;
	color: #003366;
	font-size:12px;
	text-align:center;
	align:center;
	vertical-align:center;

}
table th
{
	font-weight: bold;
}

