body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #999999;
	background-image: url(images/bakground_top_.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
	color: #FFF;
}
#contenedor {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
overflow: hidden;
}

#top{
	background-repeat: no-repeat;
	background-image: url(images/top_logo.jpg);
	background-position: left;
	width: 780px;
	height: 78px;
	font-family: "Courier New", Courier, mono;
}
#direccion{
	padding-top: 0px;
	padding-right: 1px;
	background-image: url(images/export_top_logo.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 377px;
	height: 78px;
}
#menu{
	padding-top: 10px;
	float: left;
	width: 170px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background-image: url(images/back_menu_blue.jpg);
}

#contenido{
	float: left;
	width: 610px;
	padding-top: 20px;
	background-color: #999999;
	background-image: url(images/back_contenidos_export.jpg);
}

#pie {
	width: 610px;
	height: 50px;
	font-size: 80%;
	color: #000;
	float: right;
	background-color: #364967;
	background-image: url(images/back_pie.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	padding-right: 20px;
	line-height: 1.4;

}
/*ul, li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 1.5;
	color: #FFFFFF;
}
*/
h1{
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 14pt;
	background-image: url(images/h1_export.jpg);
	width: 95%;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: left;
	margin: auto;
	text-transform: uppercase;
	padding-left: 14px;
}
h2{
	color: #222255;
	font-size: 12pt;
	padding-top: 5px;
	padding-bottom: 7px;
	margin: auto;

}
h3, h4, h5, h6, h7{
	font-size: 90%;
	color: #000000;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	font-style: normal;
	line-height: 1.4;
}

a:link, a.active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.4;
}

a:hover {
	background-color: #990044;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-image: url(images/cursor.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
a:visited {
	color: #eee;
	font-family: Arial, Helvetica, sans-serif;
}

img.thumb{
	padding: 5px;
	margin: 3px 8px 2px 3px;
	border: thin solid #8A8A9A;
	float: left;
	clear: both;
}
.destacado_red{
	color: #FFFFFF;
	background-color: #990022;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	font-size: inherit;
}
.muy-destacado{
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
font-family: Tahoma;
	font-size: 12pt;
}
ul, li {
	text-align: left;
}
.Estilo1 {
	color: #FFCC00;
	font: bold;
}
table, thead, tbody, tfoot, tr, th, td {
	font-family:"Arial";
	font-size:small;
	color: #FFFFFF;
}

body > ul {
	border-width: 0;
	text-decoration: none;

}
ul > li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #FFF;
	border-width: 1px 0 1px 0px;
	text-decoration: none;
	font-weight: bold;
}
li > a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
 color: white;
	text-decoration: none;
}
li:first-child a { color: yellow; }
li > a:hover{ background-color: #000; 
 font-size: 90%;
	text-decoration: none;
}
