@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
}
hr {
	color: #EE3224;
	background-color: #EE3224;
	height: 1px;
	border: 0;
}
.contenedor {
	width:1024px;
	height:auto;
	margin:auto;
}
.contenedor_info {
	/*border:solid 1px #CCC;*/
	width:1024px;
	height:auto;
	margin:auto;
}
.top {
	width:100%;
	height:33px;
	margin:auto;
	background:#EE3224;
	text-align:center;
}
.opc_top {
	padding:5px 0px 5px 0px;
	width:1020px;
	height:70;
	margin:auto;
	font:10px Arial;
	color:#909295;
	text-align:right;
}
.opc_top a {
	text-decoration:none;
	font:10px Arial;
	color:#909295;
}
.opc_top a:hover {
	text-decoration:none;
	font:10px Arial;
	color:#909295;
}
.puntos {
	padding-left:8px;
	padding-right:2px;
	font:10px Arial;
	color:#EE3224;
}
.puntos2 {
	padding-right:2px;
	font:10px Arial;
	color:#EE3224;
}
.menu_top {
	padding-bottom:10px;
	border-bottom:solid 1px #EE3224;
	text-align:right;
	width:1020px;
	height:70px;
	margin:auto;
	background:url(../images/estructura/logo_menu.jpg) top left no-repeat;
}
.img_menu_top {
	padding-top:15px;
}
.separador {
	height:10px;
	width:1000px;
	margin:auto;
}

.titulo_menu {
	
	font:bold 12px Arial;
	color:#EE3224;
}
.cont_iz {
	font:12px Arial;
	color:#909295;
	width:225px;
	height:auto;
	float:left;
}
.cont_iz a {
	text-decoration:none;
	font:10px Arial;
	color:#909295;
}
.cont_iz a:hover {
	font:10px Arial;
	color:#EE3224;
	text-decoration:none;
}

.cont_menu_iz{
	padding-left:18px;
	width:180px;
	
	}

ul.submenu{
text-align:left;
	list-style: none;
	margin: 0px;
	padding:0px;
	width:185px;
	color:#888888;
}
ul.submenu li {
	font:bolder 11px Arial;
	height:12px;
	padding-top:6px;
	
	background:url(../images/estructura/bullet.jpg) no-repeat 10px 10px ;
}
ul.submenu li.tab {
	font:bolder 11px Arial;
	background-image:none;
	color:#909295;
	text-align:center;
	height:17px;
	padding-top:0px;
}
ul.submenu li a{
	font:bolder 11px Arial;
	color:#909295;
	text-decoration:none;
	padding-left:22px;
}
ul.submenu li a:hover{
	font:bolder 11px Arial;
	color:#EE3224;
	text-decoration:none;
}


.tipo_de_cambio {
	float:left;
	font:10px Arial;
	color:#909295;
	width:107px;
	height:59px;
	background:url(../images/estructura/bg_tipo_de_cambio.jpg) no-repeat;
	margin-top:10px;
	padding-right:1px;
	padding-top:3px;
}
.titulo_tipo_de_cambio {
	padding-top:10px;
	padding-left:3px;
	padding-bottom:3px;
	font:bold 10px Arial;
	color:#EE3224;
}
.td_cambio {
	padding-top:10px;
	padding-left:3px;
}
.td_cambio2 {
	padding-top:5px;
	padding-left:3px;
}
.comentarios {
	float:inherit;
	font:10px Arial;
	color:#909295;
	width:111px;
	height:59px;
	background:url(../images/estructura/bg_comentarios.jpg) no-repeat;
	margin-top:10px;
	padding-top:3px;
	padding-right:1px;
}
.comentarios a {
	text-decoration:none;
	font:10px Arial;
	color:#909295;
}
.comentarios a:hover {
	font:10px Arial;
	color:#EE3224;
	text-decoration:none;
}
.cont_der {
	/*border:solid 1px #CCC;*/
	width:730px;
	height:auto;
	float:right;
}
.texto_interno{
	width:730px;
	margin:auto;
	text-align:left;
	font:11px Arial;
	color:#909295;
	/*border-bottom:solid 1px #EE3224;*/
}

.texto_interno a{
	text-decoration:none;
	font:11px Arial;
	color:#EE3224;
}

.texto_interno img{
	text-decoration:none;
	color:white;
}

texto_interno a:hover{
	text-decoration:underline;
	font:11px Arial;
	color:#EE3224;
}

texto_interno a{
	text-decoration:underline;
	font:11px Arial;
	color:#EE3224;
}


.flash {
	padding-bottom:15px;
	width:730px;
	height:auto;
	border-bottom:solid 1px #EE3224;
	
}

.anuncios{
padding-top:14px;
width:730px;
height:auto;}

.img_anuncios{
padding-right:4px;}

.footer{
width:1024px;
border-top:solid 1px #EE3224;
margin:auto;
}

.texto_footer{
width:750px;
margin:auto;
text-align:center;
font:bold 9px Arial;
	color:#909295;}
.clear {
	clear:both;
	height:1px;
}

