* {
	margin:0px;
	padding:0px;
}
a {
	outline:none;
	color:#6F0102;
	text-decoration:none;
}
a:hover {
	color:#254534;
}
.separador {
	clear:both;
	float:none !important;
}
body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.wrap {
	width:980px;
	margin:auto;
}
h2 {
	margin-bottom:10px;
}
h1 a, h2 a {
	color:#6F0102;
	text-decoration:none;
}
h2 a {
	font-size:12pt;
}
h1 a:hover, h2 a:hover {
	color:#254534;
}
#contactenos a {
	color:#000;	
}
#datos a {
	color:#B5B6B0;	
}
#cabezal_top {
	height:48px;
	padding-bottom:2px;
	margin-bottom:-2px;
	background-image:url(../images/header_top_fondo.png);
	background-position:center top;
	background-repeat:repeat-x;
}
#cabezal_top_wrap {
	background-image:url(../images/header_top_wrap_fondo.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:100%;
}
#fecha {
	float:left;
	margin-top:17px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	font-family:"Myriad Pro", Arial, Helvetica;
}
#fecha img {
	float:left;
}
#fecha span {
	float:left;
	display:block;
	margin:2px 0px 0px 2px;
}
#div_botonera_primaria {
	border-right:1px solid #CCCCCC;
	float:right;
	margin-right:20px;
}
#botonera_primaria {
	list-style:none;
}
#botonera_primaria li {
	float:left;
	height:48px;
	width:159px;
}
#botonera_primaria li a {
	display:block;
	height:32px;
	border-left:1px solid #CCCCCC;
	padding:16px 7px 0px;
	font-family:Arial, Helvetica;
	background-image:url(../images/fondo_li_botonera_principal.png);
	background-position:50% 0%;
	background-repeat:repeat-x;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
}
#botonera_primaria li:hover a, #botonera_primaria li.selected a {
	background-position:50% 100%;
	color:#254534;
}
#cabezal_bottom {
	background-image:url(../images/fondo_cabezal.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:290px;
}
#cabezal_bottom_wrap {
	height:100%;
}
#cabezal_bottom_left {
	float:left;
	width:280px;
	height:100%;
	background-image:url(../images/logo_sombra.png);
	background-repeat:no-repeat;
	background-position:95% 95%;
}
#logo {
	width:100%;
	height:100%;
	text-indent:-9999px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:center center;
}
#cabezal_bottom_right {
	float:right;
	width:700px;
	margin-top:10px;
	height:280px;
}
#contenedor_top {
	background-image:url(../images/contenedor_top.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:29px;
}
#contenedor_middle {
	background-image:url(../images/contenedor_center.png);
	background-position:center top;
	background-repeat:repeat-y;
	height:208px;
}
#flash_container {
	width:642px;
	height:208px;
	margin:auto;
}
#contenedor_bottom {
	background-image:url(../images/contenedor_bottom.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:43px;
}
#div_botonera_secundaria {
	float:left;
	padding:0px 0px 0px 21px;
}
#botonera_secundaria {
	list-style:none;
}
#botonera_secundaria li {
	float:left;
	font-family:Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding-top:9px;
	width:185px;
}
#botonera_secundaria li:hover, #botonera_secundaria li.selected {
	background-color:#FFFFFF;
}
#botonera_secundaria li a {
	display:block;
	height:26px;
	padding:8px 7px 0px;
	color:#254534;
	text-decoration:none;
}
#banderas {
	float:right;
	padding:18px 34px 0px 0px;
}
#banderas a img {
	border:none;
}
#wrap {
	background-image:url(../images/wrapper_fondo.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#wrap_top {
	height:15px;
	background-image:url(../images/wrap_top_fondo.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#wrap_center {
	background-image:url(../images/wrap_center_fondo.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
.wrapper_top {
	height:50px;
	margin-bottom:1px;
}
.lengueta {
	background-image:url(../images/lengueta.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	position:relative;
}
.titulo {
	color:#254534;
	font-family:"Myriad Pro", Arial, Helvetica;
	font-size:13pt;
	font-weight:normal;
	line-height:18px;
	text-transform:uppercase;
	position:absolute;
	bottom:16px;
	margin-bottom:0px;
}
.titulo b {
	color:#6f0102;
}
.subtitulo {
	font-size:14pt;
	font-weight:bold;
	font-family:"Myriad Pro", Arial, Helvetica;
	text-transform:uppercase;
}
#wrapper_left {
	float:left;
	width:260px;
}
#breadcrumb {
	position:relative;
}
#breadcrumb p {
	color:#6F0102;
	font-family:"Myriad Pro", Arial, Helvetica;
	position:absolute;
	bottom:2px;
	left:0px;
	overflow:hidden;
}
#breadcrumb p a {
	color:#6F0102;
	text-decoration:none;
}
#breadcrumb p a:hover {
	color:#254534;
}
#div_botonera_terciaria {
	margin:25px 0px;
}
#botonera_terciaria {
	list-style:none;
}
#botonera_terciaria li {
	height:17px;
	margin-top:11px;
	border:1px solid #B5B5B5;
	font-family:"Myriad Pro", Arial, Helvetica;
	background-color:#FFFFFF;
	background-image:url(../images/botonera_terciaria_flecha.png);
	background-position:right top;
	background-repeat:no-repeat;
}
#botonera_terciaria li.first {
	margin-top:0px;
}
#botonera_terciaria li a {
	display:block;
	height:17px;
	color:#6F0102;
	text-decoration:none;
	padding-left:3px;
}
#botonera_terciaria li.selected, #botonera_terciaria li:hover {
	background-color:#E7E7E7;
}
#div_cotizacion {
	margin-top:22px;
	height:146px;
}
#loading {
	padding-top:4px;
}
#loading img {
	margin:25px 0px 0px 90px;
}
#cotizacion {
	font-family:"Myriad Pro", Arial, Helvetica;
}
#cotizacion thead tr {
	height:34px;
}
#cotizacion thead tr th {
	text-align:center;
	font-size:11pt;
	font-weight:bold;
	width:70px;
}
#cotizacion thead tr th.first {
	width:145px;
}
#cotizacion thead tr th.first h3 {
	text-align:left;
	margin-bottom:3px;
}
#cotizacion tbody tr {
	height:26px;
}
#cotizacion tbody tr td {
	text-align:center;
	height:100%;
	/*border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;*/
	background-color:#EBEEED;
}
#cotizacion tbody tr.alt td {
	background-color:#F6F8F7;
}
#cotizacion tbody tr td.first {
	text-align:left;
}
#cotizacion tbody tr td.first img {
	display:block;
	float:left;
	margin-right:3px;
}
#cotizacion tbody tr td.first span {
	text-transform:uppercase;
}
#contactenos {
	font-family:"Myriad Pro", Arial, Helvetica;
}
#contactenos p {
	font-size:9pt;
	margin-bottom:25px;
}
#wrapper_center {
	float:left;
	width:375px;
	margin-left:40px;
}
#seccion_descripcion {
	margin:20px 0px 5px;
}
#wrapper_right {
	float:left;
	width:260px;
	margin-left:25px;
	background-image:url(../images/right_fondo.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
#noticias {
	margin-top:15px;
}
#noticias .subtitulo {
	border-bottom:1px solid #B5B7AD;
	color:#6F0102;
	height:30px;
	margin-bottom:5px;
	margin-top:7px;
}
#noticias .subtitulo img {
	float:left;
	margin:4px 3px 0px 0px;
}
#noticias div ul {
	list-style:none;
}
#noticias div ul li {
	border-bottom:1px solid #B5B7AD;
	padding-bottom:5px;
	margin-bottom:5px;
}
#noticias div ul li .noticia_fecha {
	font-family:"Myriad Pro", Arial, Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#6F0102;
}
#noticias div ul li .noticia_titulo {
	font-family:"Myriad Pro", Arial, Helvetica;
	font-size:10pt;
	font-weight:bold;
	text-transform:uppercase;
}
#noticias div ul li .noticia_descripcion {
	font-size:8pt;
	color:#505345;
}
#noticias div ul li .noticia_ampliar {
	float:right;
}
#noticias div ul li .noticia_ampliar a {
	display:block;
	height:12px;
	width:12px;
	background-image:url(../images/ampliar.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#noticias div ul li .noticia_ampliar a:hover {
	background-position:-12px 0px;
}
#wrap_bottom {
	background-image:url(../images/wrap_bottom_fondo.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	height:25px;
}
#pie {
	background-image:url(../images/pie_fondo.jpg);
	background-repeat:repeat;
	background-position:center top;
	padding-top:20px;
	color:#FFFFFF;
}
.titulo_pie {
	color:#FFFFFF;
	font-family:"Myriad Pro", Arial, Helvetica;
	text-transform:uppercase;
}
.titulo_pie b {
	color:#000000;
}
#titulo_pie {
	font-size:17pt;
}
.titulo_links {
	font-size:10pt;
}
.grupo_links {
	float:left;
}
.grupo_links .contenedor_ul {
	float:left;
	margin:5px 7px 0px 0px;
}
.grupo_links .contenedor_ul.last {
	margin-right:0px;
}
.grupo_links .contenedor_ul ul {
	list-style:none;
}
.grupo_links .contenedor_ul ul li {
	background-image:none;
	background-position:left top;
	background-repeat:repeat;
	margin-bottom:2px;
	font-size:8pt;
	line-height:11px;
	overflow:hidden;
}
.grupo_links .contenedor_ul ul li.alt {
	background-image:url(../images/pie_links_alt.png);
}
.grupo_links .contenedor_ul ul li a {
	display:block;
	width:230px;
	height:12px;
	color:#DDDDDD;
	text-decoration:none;
	padding-left:5px;
}
.grupo_links .contenedor_ul ul li:hover a {
	color:#FFFFFF;
}
#pie_bottom {
	/*padding-bottom:18px;*/
}
#copyright {
	color:#FFFFFF;
	float:right;
	font-family:"Myriad Pro", Arial, Helvetica;
	font-size:47pt;
	font-weight:bold;
	line-height:40px;
}
#datos {
	color:#B5B6B0;
	float:right;
	font-size:8pt;
	margin-right:5px;
	text-align:right;
}
#validadores {
	float:left;
	margin-top:22px;
}
#validadores a img {
	border:none;
}
#by_solcre {
	text-align:center;
}
#by_solcre a img {
	border:none;
}