BODY {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	BACKGROUND: #fff;
	MARGIN: 0px auto 0px auto;
	TEXT-ALIGN: left;
	COLOR: #777;
	padding: 0px 0px 0px 0px;
	font-size:13px;
}




#cabeceratop {
	height:130px;
	width:960px;
	vertical-align:bottom;
	background:url(/imagenes/fondo-cabecera.jpg) no-repeat bottom left #fff;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	
	}
#fondo-menu {
	height:42px;
	width:100%;
	text-align:center;
	vertical-align: bottom;
	background:url(/imagenes/fondo-menu.gif) repeat-x bottom left #fff;
	overflow:hidden;
	
	}
#texto-menu {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	vertical-align: bottom;
	overflow:hidden;
	}





H1 {
	text-align:left;
	font-size:2.2em;
	font-weight:bold;
	color:#3d77b8;
	letter-spacing:1px;
	word-spacing:4px;
	margin:0.8em 0 0.7em;
	padding-bottom:0.4em;	
	}
	H2 STRONG {
		padding-bottom:5px;
		}
		H2 STRONG SPAN{
			padding-bottom:5px;
			}


H2 {
	font-family: Geneva, sans-serif
	font-size:1.8em;
	font-weight:normal;
	color:#3d77b8;
	letter-spacing:-1px;
	margin:0.8em 0 0.7em;
	padding-bottom:0.4em;	
	}
	H2 STRONG {
		padding-bottom:5px;
		}
		H2 STRONG SPAN{
			padding-bottom:5px;
			}

H3{
	text-align:left;
	font-size:1.5em;
	font-weight:normal;
	color:#777;
	letter-spacing:-1px;
	margin-top:0.8em;
	margin-bottom:0.8em;
	line-height:1.2em;
	}
	H3 STRONG {
	padding-bottom:5px;
	}
	H3 STRONG SPAN{
		padding-bottom:5px;
		}


H4{
	font-family:Geneva, sans-serif;
	color:#666;
	font-weight:normal;
	font-size:1.1em;
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.6em;
	letter-spacing:0.05em;
	}


H5{
	font-family:Geneva, sans-serif;
	color:#666;
	font-weight:bold;
	font-size:1em;
	margin-top:5px;
	margin-bottom:5px;
	line-height:1.6em;
	letter-spacing:0.05em;
	}



.suave
{
	color:#A0A0A4;
	font-size:0.85em;
	}
P{
	line-height:1.7em;
	margin:1em 0em 1em ;
	}

strong{
	color:#666;
	}

A {
	color:#68a3e5;
	text-decoration:none;
}

A:hover {
	color:#3d77b8;
	/*border-bottom:#3d77b8 dotted 1px;
	margin-bottom:-1px;*/
}

.limpia{clear:both}

.estructuras{
	text-align:center;
	font-size:1em;
	font-weight:normal;
	color:#aaa;
	letter-spacing:1px;
	word-spacing:2px;
	margin-top:0.8em;
	line-height:1.2em;
	margin-top:-10px;

}


#texto-menu .link_menu_actual{
	color:#adc4dc;
	text-decoration:none;
	border-bottom:none;
	}
	
#texto-menu a{
	color:#fff;
	text-decoration:none;
	border-bottom:none;
	padding-right:10px;
	}
	
#texto-menu a:hover{
	color:#adc4dc;
	text-decoration:none;
	border-bottom:none;
	}
	
A img{
	border:0px;
	text-decoration:none;
}

A:hover img{
	border:0px;
	text-decoration:none;
}

