#contenedor{
	width: 975px;
	margin: auto;
	font-family: "Myriad Pro";
	text-align: left;
}
#cabecera{
	background-color: #FFFFFF;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	padding: 10px;
	font-family: "Myriad Pro";
}
#cuerpo{
	margin: 0 0px;
	font-family: "Myriad Pro";
}
#izquierda{
	width: 450px;
	background-color: #ffffff;
	float:left;
	font-family: "Myriad Pro";
}
#izquierda ul{
	margin : 0 0 0 0px;
	padding: 0 0 0 0px;
	list-style: none;
	font-family: "Myriad Pro";
}
#izquierda li{
	background-color: #ffffcc;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	font-family: "Myriad Pro";
}
#izquierda a{
	color: #003300;
	font-family: "Myriad Pro";
	text-align: center;
}
#derecha{
	width: 450px;
	float: right;
	font-family: "Myriad Pro";
}
#pie{
	font-size:12pt;
	padding : 3px 10px 5px 10px;
	text-align:left;
	border-bottom : 1px solid #cccccc;
	clear: both;
	font-family: "Myriad Pro";
	background-color: #FFFFFF;
	background-image: url(images/fondonav.gif);
} 
#novas{
	background-color: #ffffff;
	padding: 0 0 0 0 px;
	text-align:justify;
	clear: both;
	font-family: "Myriad Pro";
} 
#mensaje{
	background-color: #ffffff;
	padding: 0 0 0 0 px;
	text-align:center;
	clear: both;
	font-family: "Myriad Pro";
} 

#navegador{
	font-size:12pt;
	padding : 3px 10px 5px 10px;
	text-align:center;
	border-bottom : 1px solid #cccccc;
	font-family: "Myriad Pro";
	color: #006600;
	background-color: #FFFFFF;
	background-image: url(images/fondonav.gif);
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color: #006600;
	font-family: "Myriad Pro";
	background-color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
A.enlacenav:HOVER{
	color: #003300;
	font-family: "Myriad Pro";
	background-color: #FFFFFF;
	text-decoration: underline;
}

p {
	font-size:14px;
	color: #333;
	line-height: 120%;
	margin: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Myriad Pro";
	text-align: justify;
}

h1 {
	font-size:25px;
	text-align : center;
	color : #009900;
	margin: 10px;
	font-family: "Myriad Pro";
}
h2 {
	font-size:20px;
	text-align : center;
	color:#003300;
	margin: 10px;
	font-family: "Myriad Pro";
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-size:18px;
	text-align : center;
	color : #666666;
	margin: 10px;
	font-family: "Myriad Pro";
}
h4 {
	font-size:15px;
	text-align : center;
	color : #666666;
	font-family: "Myriad Pro";
}
h5 {
	font-size: 13px;
	text-align : left;
	color : #666666;
	margin: 10px;
	font-family: "Myriad Pro";
}
h6 {
	font-size:12px;
	color: #586885;
	line-height: 120%;
	margin: 10px;
	font-family: "Myriad Pro";
}
td {
	font-size: 12px;
	text-align : center;
	color : #586885;
	font-family: "Myriad Pro";
}
a {
	font-size:16px;
	color:#003300;
	font-family: "Myriad Pro";
}
a:link {
	text-decoration: underline;
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #060;
}
a:visited {
	color:#003300;
	font-family: "Myriad Pro";
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color:#003300;
	font-family: "Myriad Pro";
	font-size: 14px;
	font-weight: bolder;
}
a:active {
	color:#060;
	font-family: "Myriad Pro";
}

div.hr {
	display: none;
	height: 2px;
	background-image: url(imagenes/lineafondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 1em 0 1em 0;
	font-family: "Myriad Pro";
}

#contact-area {
	width: 950px;
	margin-top: 25px;
	font-family: "Myriad Pro";
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: "Myriad Pro";
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
	font-family: "Myriad Pro";
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
	font-family: "Myriad Pro";
}

#contact-area input.submit-button {
	width: 350px;
	margin: 0px 0px 0px 88px;
	font-size: 1em;
	font-family: "Myriad Pro";
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 315px;
	padding-top: 5px;
	font-size: 1.4em;
	font-family: "Myriad Pro";
}
   
#contenedor div div div div div {
	text-align: left;
}
