body {
	background: url("../imagenes/comunes/bg.gif"); 
	margin: 0; padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #78777B;
	font-size:11px;
	line-height:14px;
}

form { margin: 0; padding: 0; }
img { border: 0; }
.left { float: left; }
.right {float: right; }

.hide { display: none; }

p{
	color: #78777B;
	font-size:11px;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#336699;
	text-decoration:underline;
}


.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}

.clear {
	display: block; 
	clear: both; 
}

.col_der {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

.let_chr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.col_der_link1,a.col_der_link2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#78777B;
	text-decoration:none;
}

a.col_der_link1:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#67C267;
	text-decoration:none;
}

a.col_der_link2:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
	text-decoration:none;
}

.titulo{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.let_pie{
	color:#FFFFFF;
	font-size:9px;
}

.imput{
	width:165px;
	height:12px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #336699;
	margin-bottom:5px;
	padding-left:2px;
}

.input_ch{
	width:100px;
	height:12px;
	border:1px solid #336699;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding-left:2px;
}

.input_mensaje{
	width:260px;
	height:80px;
	border:1px solid #336699;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding-left:2px;
}

.botones{
	width:70px;
	background:#336699;
	border:1px solid #336699;
	color:#FFFFFF;
	font-size:11px;
}

.botones:hover{
	width:70px;
	background:#67C267;
	border:1px solid #336699;
	color:#000;
	font-size:11px;
}
.td_menulinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	border-width:1px;
	border-color:#7D7A6C;
	border:double;
}
.col_der_recuadro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #78777B;
	border:1px solid #7D7A6C;

}

.borde_inferior{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D7A6C;
}
.img_border_arco{
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7D7A6C;
	border-right-color: #7D7A6C;
	border-left-color: #7D7A6C;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #336699;
	font-weight: bold;
}
.barra_verde_padding_left {
	padding-left: 9px;
}
.circulo_verde_padding_left {
	padding-left: 0px;
	
}

#popup_800_600{
overflow-x: hidden;
width:800;
height:600;
position:absolute;
top:0;
left:-5;
}

#popup_galeria{
overflow-x: hidden;
position:relative;
top:0;
left:-5;
}

html>body .colDer{
padding-left:5px;
}

.colDer{
padding-left:4px;
}

.contacto{
	color: #78777B;
	font-size:11px;
}

/* item padre*/
.lista_sitemap_home{
	list-style:none;
	margin:0;
		
}

.lista_sitemap_home li{
	list-style:none;
}

/** items */
.lista_sitemap{
	list-style:none;
	
		
}

.lista_sitemap li{
	list-style:none;
	padding-bottom:10px;
}

/*** hijo de items **/
.lista_sitemap_sub{
	list-style:none;
	
}

.lista_sitemap_sub li{
	list-style:none;
	color:#336699;
	padding:3px;
}

