body {
	text-align: left;
	color: #000000;
	background-color:#094970;
	font-size: 0.9em;
  	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	line-height:normal;
}
a:link, a:visited{
	color: black;
	text-decoration:none;
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
a:hover{
	color: #ff7200;
	text-decoration: underline;
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

#contenedor{
	margin:auto;
	margin-top:0px;
	background-color:#FFFFFF;
	width:700px;
	border-right:4px;
	border-right-color:#ff7200;
	border-right-style: solid;
	border-left:4px;
	border-left-color:#ff7200;
	border-left-style: solid;
}
#cabecera{
	position:relative;
	top:0px;
	margin-top:0px;
	padding-top:0px;
}
h1{
	background-image:  url(images/cabecera.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:0px;
	left:0;
	margin-top:0px;
	height:140px;
}

.text{
	position:relative;
	left:-3000px;
}

#derecha{
	position:relative;
	top:0px;
	margin-top:0px;
	padding-left:10px;
	width:160px;
	float:left;
}
#menu{
	font-weight:bold;
	width: 168px;
	clear:both;
}
#menu ul{
	list-style-type: none;
	margin-left:0px;
	clear:both;
	position:relative;
	left:0px;
		padding-left: 0px;
}
#menu li{
	list-style-type: none;
	margin-left:0px;
	clear:both;
	position:relative;
	left:0px; 
	margin-top:0px;
}
#menu a:link{
	border-bottom-color:#FFCC00;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#094970;
	background-color:#ffffff;
	display:block;
}
#menu a:visited{
	border-bottom-color:#FFCC00;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#094970;
	background-color:#ffffff;
	display:block;
}
#menu a:hover{
	text-decoration:none;
	color:#000000;
	border-bottom-color:#094970;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFCC33;
	display:block;

}

#iconos{
	float:left;
	display: inline;
	border: none;
	overflow: auto;
	position: relative;
	top: 0px;
}
#iconos img{
float:left;
margin-right:10px;
padding-bottom:20px;
}
.idioma{
	margin-left:10px;
	background-color:#FFFFFF;
	float:left;
	width:168px;
}
#contenido{
	background-color:#FFFFFF;
	width:500px;
	float:left;
	position:relative;
	top:0px;
	margin-top:0px;
	margin-left:10px;
}
#contenido ol li{
	list-style-type:decimal;
	margin-left:15px;
}
#contenido ul li{
	list-style-type: disc;
	margin-left:15px;
}
#iframe{
	background-color:#FFFFFF;
	width:100%;
	position:relative;
	top:0px;left:0px;
	margin-top:0px;
	margin-left:0px;
}
h2{
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #094970;
	background-color: white;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
}
.h3{
	font-family: Trebuchet MS, Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:justify;
	color: #000000;
	background-color: white;
	margin-right:20px;
	margin-left:15px;
}
.textonot{
	border-bottom-color:#FFCC00;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#FE7200;
	display:block;
	margin-top:0px;
	margin-bottom:5px;
font-weight:bold;}
#noticias{
color:#000000;
background-color:#FFCC33;
font-weight:normal;
float:right;
margin-top:0px;
width:160px;
margin-top:0px;
}
#noticias a:link, a:visited{
	text-decoration:none;
	color:#094970;
	float:none;
	display:block;
	font-weight: bold;
}
#noticias a:hover{
text-decoration:none;
color:#000000;
background-color:#FFCC33;
display:block;
}
#noticias ul{
	list-style-type: none;
	margin-left:0px;
			padding-left: 0px;
}
#noticias li{
margin-left:5px;
margin-right:5px;}

p{
	font-size: 1em;
	font-weight: normal;
}
address{
	background-color:#267baf;
	font-size:0.8em;
	color:white;
	clear:both;
	text-decoration: none;
	text-align: center;
}
.negro{
color:#000000;
}
.img{float:left;
	margin-right:5px;
	margin-left:5px;
	border-color:#FFCC00;
	border-style:solid;
	border-width:2px;
}
.img2{margin-top:0px;
}
