body {
 	background: #ffffff; 
	color: black;
	margin: 10px;
	padding: 0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}

img {
	border: 0;
}

img.absmiddle {
	border: 0;
	vertical-align:middle;
}

.conborde {
 border: 1px solid #336633; 
}

.flotante {
	float: left;
}

.contenido {
margin:10px 10px 10px 10px;
}

.pie {
	text-align: center;	
  margin:10px 10px 10px 10px;
  font: 11px Arial, Verdana, Helvetica, sans-serif;
}

.contenedor {
	background: #FFFFFF;
	color: #000000;
	width: 750px;
	overflow:hidden;
	margin:auto;
	border: 1px solid rgb(100,100,100); 
}

.clear{
    clear:both;
}

.derecha {
 float:right;
}

.cuarta_parte {
 width:25%;
}

.alineacion_derecha {
 text-align: right;
}


.contenedor_menu {
	background: #336633 url(../img/fondo_menus.gif) repeat top left; 	
	overflow:hidden;
	 width:100%;
	 clear:both;
}

.separador {
 background: #ffffff url(../img/adorno1.gif) repeat top left; 	
 width:100%;
 height:7px;
}

.separador_punteado {
 background: #0066cc url(../img/fondo_punteado1.gif) repeat top left; 	
 width:100%;
  clear:both;
}

.separador_punteado_verde {
 background: #336633 url(../img/fondo_punteado2.gif) repeat top left; 	
 width:100%;
  clear:both;
}

.centrada {
  text-align: center;
}

.enlace {
	color: #336633;
	text-decoration: none;
}

.enlace a {
	color: #336633;
	text-decoration: none;
}

.enlace a:hover {
	color: #000000;
}

.enlace a:active {
	color: #336633;
	text-decoration: none;
}

.enlace a:visited {
	color: #336633;
	text-decoration: none;
}

.titulo{
	font: 14pt Arial,Verdana, Helvetica, sans-serif;
	color:#336633;
}

.texto{
	text-align: justify;	
	margin-right: 16px;
	margin-left: 16px;
	line-height:16px;
}

.texto_destacado{
  font: 13px Arial,Verdana, Helvetica, sans-serif;
	color: #336633;
	font-weight: bold;
}

.texto_peq{
  color: #333333;
	font: 8pt Arial,Verdana, Helvetica, sans-serif;
	text-align: left;
	margin-left: 5px;
}

a.enlacespeqblanco { FONT-SIZE: 12px; COLOR: white; font-weight: bold; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; TEXT-DECORATION: none}
a.enlacespeqblanco:hover { FONT-SIZE: 12px; COLOR: #acc597; font-weight: bold; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; TEXT-DECORATION: none }
a.enlacespeqblanco:active { FONT-SIZE: 12px;  COLOR: white; font-weight: bold; FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; TEXT-DECORATION: none }
a.enlacespeqblanco:visited { FONT-SIZE: 12px; COLOR: white; font-weight: bold; FONT-FAMILY: Arial, Verdana,Helvetica, sans-serif; TEXT-DECORATION: none }    

#menu
{
padding:0;
margin:0;
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
white-space:nowrap;
list-style-type:none;
}
#menu li {display:inline;}
#menu li a
{
font-size:11px;
padding:0.3em 0.3em;
color:white;
text-decoration:none;
float:left;
/*border:1px solid #000; */
}
#menu li a:hover
{
background:#435037;
color:#ffffff;
}

#menuv {
width: 100px;
font-family: Arial, helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
}
#menuv ul li {
	list-style-type: none;
}
 
#menuv ul {
	margin: 0;
	padding: 0;
}
 
#menuv li {
	border-bottom: 1px solid #32a7be;
}
 
#menuv a {
	text-decoration: none;
	color:#586f45;
	display: block;
	padding: 3px 0px;
	width: 100px;
}
 
#menuv a:hover {
	color:#000000;
}

table.pic {
margin: 5px 0px 0px 5px; 
border-collapse: collapse; 
margin-left: auto;
margin-right: auto;
}
table.pic td { padding: 0px;}
td.tl {background: rgb(240,240,240);}
td.tr {background: url(../img/dropshadow.gif) no-repeat top right;}
td.bl {background: url(../img/dropshadow.gif) no-repeat bottom left;}
td.br {background: url(../img/dropshadow.gif) no-repeat bottom right; width: 20px; height: 20px;}
.InputBox { FONT-FAMILY: Arial, helvetica, Verdana, sans-serif; font-size: 11px; width:75% }
table.datos { border-collapse: collapse; border: 1px solid #32a7be; }
td.cabecera {
background: #336633;
color: #EEF2F9;
text-align:center;
font-weight:bold;
}

.iframegaleria {
border:none;
}