body {
	text-align: left;
	background-color:#2F7279;
	font-size: 0.9em;
	line-height:normal;
	margin:0;
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited{
	color: black;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover{
	color:#FFB505;
	text-decoration: underline;
  	font-family: Georgia, "Times New Roman", Times, serif;
}
#img{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	border: 0px none;
}
#contenedor{
	margin:auto;
	width:700px;
	margin-top:0px;
	background-color: #FFFFFF;
}
#cabecera{
	background-repeat:no-repeat;
	background-image: url(imagenes/cabecera4.jpg);
	margin-top:0px;
	padding-top:0px;
	padding-bottom:70px;
}
h1{		
	position:relative;
	left: 0;
	margin-top:0px;
}
h2{
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color: #614737;
	font-size: 0.90em;
	position:relative;
	left:0px;top:0px;
}
#iniciomail{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFB505;
	text-align:left;
	font-size:0.8em;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:10px;
	width:140px;
}
.text{
	position:relative;
	left:-3000px;
}
#menu{
	float:left;
	position:relative;
	left:0px; top:0px;
}
ul{
	position:relative;
	left:0px;
	top:0px;
	margin-top: 0px;
	padding:0px;
	list-style-image: url(imagenes/ico.gif);
}
li{
	width:110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:0.75em;
	margin-left:15px;
	vertical-align:middle;
}
.idioma{
	margin-left:10px;
	width:110px;
}
#contenido{
	width:300px;
	float:left;
	position:relative;
	top:0px;
	margin-left:10px;
	margin-right:10px;
	background-color:#FFFFFF
}

p{
	font-family: "Trebuchet MS";
	text-align: left;
	color: #000000;
	background-color: white;
	font-size: 0.8em;
	font-weight: normal;
}
#noticias{
	float:left;
	width:140px;
	position:relative;
	top:0px;left:0px;
}
#noticias img{
padding-top:10px;
background-color:#99CFD5;
padding-bottom:5%;
padding-left:0;
padding-right:0;
}
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	line-height:0.9em;
	
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #666666;
	font-size:0.8em;
	font-weight:normal;
	line-height:normal;
	vertical-align:baseline;
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000000;
	background-color: white;
	font-size: 0.7em;
	font-weight: normal;
	vertical-align:baseline;
}
address{
	background-color:#614737;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	padding-left:10px;
	width:690px;
	margin-top:20px;
	padding-bottom:5px;
	padding-top:5px;
	clear:both;
	
}
address a:link{color:white;}
address a:visited{color:white;}
address a:hover{color:#FFB505;}

