﻿* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #f0f0f0 url('../images/fondo_gris_vertical.gif') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #666;
	line-height: 18px;
	padding-top:3px;
	padding-bottom:3px;
}

a {
	color: #3333FF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

sup {
	font-size: 0.5em;
}

p {
	margin-bottom: 14px;
	text-align: justify;
}

h1 {
	border-bottom:1px solid #bfbfbf;
}

/* imagenes generales */
img.picA {
	position: relative;
	top: -2px;
	border: none;
}

img.floatleft {
	float: left;
	margin: 0px 4px 3px 0px;
}

img.floatright {
	float: right;
	margin: 0px 3px 3px 0px;
}
/* imagenes generales */

/* cuerpo de la pagina */
#outer {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: #fff url('../images/blanco.gif') repeat-y;
}

#inner {
	position: relative;
	padding: 10px 30px;
	z-index: 2;
	border:1px solid #bbb;
}
/* cuerpo de la pagina */

/* cabecera */
#header {
	position: absolute;
}

#header a, #header a  img{
	border:none;
}

#header span {
	font-weight: normal;
}

#header sup {
	color: #FCE2CA;
}

#language {
	font-size: 12px;
	text-align: right;
	padding-bottom: 6px;
}

#language a {
	text-decoration: none;
	color: #666666;
}

#splash {
	position: absolute;
	right: 30px;
	background-color: #fff;
}
/* cabecera */
#menu2 {
	background: #003d7a;
	/*position:relative;
	float: left;*/
	height: 26px;
	padding: 0px;
	margin: 126px 0px 15px 0px;
	width: 738px;
	font-size:12px;
	border-bottom: 1px solid #9f9f9f;
}
#menu2 li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu2 ul li {
	list-style-type:none; 
}
#menu2 a {
	background: #003d7a url("../images/seperator2.gif") bottom right no-repeat;
	color: #ddd;
	/*display: block;*/
	float: left;
	margin: 0;
	padding:4px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu2 a #active {
	background: transparent url("../images/hover2_active.gif") bottom center no-repeat;
	padding-bottom:4px;
}
#menu2 a:hover {
	background: #668BAF url("../images/hover2.gif") bottom center no-repeat;
	color: #fff;
	padding:4px 12px;
}
/* menu */
#menu {
	position: relative;
	background: #003d7a;
	height: 30px;
	padding: 0px 20px 0px 5px;
	margin: 98px 0px 10px 0px;
}
/* menu */

/* ordenamiento de listas - generico - */
#menu ul li, #dist_logos_grupo ul li, #extranet ul li, #footer ul li, #gama-footer ul li, #webmail_crm ul li {
	display: inline;
	line-height: 30px;
	padding-left: 3px;
}
#dist_logos ul li {
	display: inline;
	line-height: 20px;
	padding-left: 3px;
}
/* ordenamiento de listas - generico - */

/* novedades - lista - */
#novedades ul li a, #lanzamientos ul li a, #noticias ul li a, #altas ul li a {
	line-height: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

#novedades ul, #lanzamientos ul, #noticias ul, #altas ul {
	margin-left: 10px; 
	list-style-type:none;
	text-align: left;
	padding-top: 5px;
	font-size: 10px;
	margin-top:-2px;
}

.lan_fecha {
	font-weight:bold;
	color: #f93;
}

.resaltados_noticias {
	font-weight:bold;
	color: #6c6;
}

.resaltados_altas {
	font-weight:bold;
	color: #607282;
}

/* novedades - lista - */

/* botones de acceso a extranet */
#extranet ul {
	text-align:center;
}
/* botones de acceso a extranet */

/* propiedades de links dentro de las listas */
#menu ul li a, #dist_logos_grupo ul li a {
	background-color: transparent;
	padding: 1px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#footer ul li a {
	font-weight: bold;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#00f;
}

#extranet ul li a {
	background-color:#eee;
	font-size:10px;
	width:100px;
	height:40px;
	text-decoration:none;
	padding: 1px 5px;
	color:#036;
}

#extranet ul li a:hover {
	background-color:#fff;
}
/* propiedades de links dentro de las listas */


#footer ul, #gama-footer ul, #footer ul li, #gama-footer ul li, #footer ul li a, #gama-footer ul li a {
	line-height:15px;
	margin:1px;
	padding:0;
	font-size:10px;
}

#footer ul , #gama-footer ul{
	margin-right:46px;
}

#dist_logos ul li a img, #dist_logos_grupo ul li a, #dist_logos_grupo ul li a img {
	border:2px solid #fff;
	margin: 5px 0 0 10px;
	padding:1px;
}

#novedades ul li a {
	line-height: 20px;
	margin:0 5px 0 0;
}

/* propiedad hover para los links de las listas */
#menu ul li a:hover {
	background: #ccc;
	height: 15px;
	color: #036;
	text-decoration: none;
}

#footer ul li a:hover, #gama-footer ul li a:hover, #extranet ul li a:hover, #distribuidor ul li a:hover {
	text-decoration:underline;
}

#dist_logos ul li a img:hover, #dist_logos_grupo ul li a img:hover {
	border:2px solid #036;
}
/* propiedad hover para los links de las listas */

/*
	primarycontent - columna izquierda -
		primarycontent -> home (index.php)
		primarycontent_wide -> resto de las paginas
*/
#primarycontent {
	position: relative;
	width: 450px;
	float: left;
}

#primarycontent h1 {
	position: relative;
	top: 4px;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	padding: 0px 0px 0px 20px;
	font-family:helvetica;
}

#primarycontent h1 a {
	text-decoration:none;
	color:#fff;
}

#primarycontent #distribuidores h1 {
	background: #B0002D;
}

#primarycontent #botones h1 {
	background: #297ACC;
}

#primarycontent .content {
	padding: 15px 10px 30px 10px;
	margin-bottom: 20px;
}

#primarycontent .post {
	border:1px solid #EEEEEE;
	margin-bottom:10px;
	padding:0 5px 5px;
}

#primarycontent .post .header {
	position: relative;
}

#primarycontent .post .content {
	margin-bottom: 33px;
}

#primarycontent .distribuidores_texto {
	margin-top: 160px;
	padding-left: 120px;
}

#primarycontent #novedades h1 {
	background: #f93;
}

#primarycontent #lanzamientos h2 {
	background: url('../images/sec_lan.gif') left no-repeat;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding-left: 10px;
	padding-top: 5px;
}

#primarycontent #noticias h2 {
	background: url('../images/sec_not.gif') left no-repeat;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding-left: 10px;
	padding-top: 5px;
}

#primarycontent #altas h2 {
	background: url('../images/sec_alt.gif') left no-repeat;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding-left: 10px;
	padding-top: 5px;
}

#primarycontent #lanzamientos h2 a, #noticias h2 a, #altas h2 a {
	text-decoration:none;
	color: #999;
}

/* primarycontent - columna izquierda - */
#primarycontent_wide {
	position: relative;
	width: 570px;
	float: left;
}

#primarycontent_wide h1 {
	position: relative;
	top: 4px;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	padding: 0px 0px 0px 20px;
	font-family: helvetica;
}

#primarycontent_wide h1 a {
	text-decoration: none;
	color:#fff;
}

#primarycontent_wide_gtia, #primarycontent_wide_crm {
	position: relative;
	width: 740px;
	height: 440px;
}

#primarycontent_wide_gtia h1, #primarycontent_wide_crm h1 {
	position: relative;
	top: 4px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	padding: 0px 0px 0px 20px;
	font-family: helvetica;
}

/* colores cabeceras primarycontent_wide */
#primarycontent_wide #distribuidores h1 {
	background: #B0002D;
	border-bottom:2px solid #DDDDDD;
}

#primarycontent_wide #lanzamientos h1 {
	background: #f93;
}

#primarycontent_wide #noticias h1, #primarycontent_wide_gtia #noticias h1{
	background: #6c6;
}

#primarycontent_wide #altas h1, #primarycontent_wide_gtia #altas h1{
	background: #96b1cc;
}

#primarycontent_wide #contactos h1  {
	background:#999;
}
#primarycontent_wide_gtia #ingreso h1, #primarycontent_wide_crm #ingreso h1 {
	background:#B0002D;
}

#contactos_form {
	background-color:#f5f5f5;
	border: 1px solid #999;
	width:300px;
	margin-left:120px;
	clear:both;
}

#contactos_tabla {
	margin-top:10px;
	margin-left:3px;
}

#contactos_tabla  ul li {
	margin-left: 10px;
	padding:5px 0 5px 0; 
	list-style-type:none;
}

#contactos_input {
	margin-left:120px;
}

#contactos_img {
	padding-top:5px; 
	padding-bottom:0;
}
/* colores cabeceras primarycontent_wide */

/* listas de lanzamientos, noticias y distribuidores */
#primarycontent_wide #distribuidor {
	width: 230px;
	height: 365px;
	overflow: auto;
	float: right;
	margin: -59px 6px 0 2px;
	padding: 0 5px 0 5px;
	background-color:#f8f8f8;
	border: 1px solid #ddd;
}

#primarycontent_wide #distribuidor ul {
	margin: 5px 0;
}

#primarycontent_wide #distribuidor ul li, #primarycontent_wide #lista_lanz ul li {
	list-style:none;
}

#primarycontent_wide #distribuidor h2, #primarycontent_wide #lista_lanz h2 {
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #060;
	font-size: 14px;
}

#primarycontent_wide #distribuidor .distList ul li {
	background-color:#f3f3f3;
	margin-bottom:3px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:3px 0;
}

#primarycontent_wide #distribuidor h3 {
	text-align:center;
}

#primarycontent_wide #lista_lanz h2 {
    margin-top:15px;
}

#primarycontent_wide #distribuidor h3 {
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #336;
	font-size:16px;
}

#primarycontent_wide #lista_lanz {
	height:465px;
	width:284px;
	overflow: auto;
	padding:0 8px 0 5px;
	margin: 0px 6px 0 0;
	background-color:#f8f8f8;
	border: 1px solid #ddd;
}

#primarycontent_wide #lista_lanz li {
	margin:4px 0;
	background-color:#f3f3f3;
	padding:2px 5px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#primarycontent_wide #lista_lanz li:hover {
	background-color:#ffa;
}

#primarycontent_wide #lista_lanz li a {
	text-decoration:none;
	color:#666;
}

#primarycontent_wide #lista_lanz li a:hover {
	text-decoration:underline;
}

#primarycontent_wide #lista_lanz #lan_activo {
	font-family: "trebuchet ms", helvetica, sans-serif;
	background-color:#ffc;
}

#primarycontent_wide #lista_lanz #lan_activo a {
	font-size: 12px;
	font-weight:bold;
	color:#036;
}

.content .right_lanz {
	float:right;
	margin:0;
}

.content .left_lanz {
	float:left;
	margin:0;
	width:300px;
}

#lanzamientos div, #noticias div, #altas div {
	margin-top:5px;
}

#lanzamientos div ul li {
	/*border:1px dotted rgb(255, 220, 0);*/
	margin:2px 0 2px -5px;
	padding:2px 5px;
	background-color:rgb(255, 238, 187);
}
#lanzamientos div ul li:hover {
	background-color:rgb(255, 221, 170);
}

.not_titulo_resumen {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#not_activa {
	margin-left:20px;
	margin-top:10px;
}

#not_titulo {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin:15px 0 10px 0;
}

#not_pic a img {
	width:250px;
	height:188px;
	border:0;
	margin-left:120px;
	margin-top:10px;
}

.not_texto table tr td {
	font-size:12px;
	list-style-type:none;
	text-align:justify;
	padding:0 10px 10px 0;
}

#rectang_vert {
	background:#6C6 none repeat scroll 0 0;
	float:left;
	height:30px;
	margin-left:-20px;
	margin-right:8px;
	width:8px;
}

#rectang_horiz {
	width:540px;
	margin-bottom:10px;
	border:1px solid #6c6;
}

#noticias div ul li {
	margin:2px 0 2px -5px;
	padding:2px 5px;
	background-color:rgb(228, 255, 221);
}

#noticias div ul li:hover {
	background-color:rgb(200, 249, 189);
}

#altas div ul li {
	margin:2px 0 2px -5px;
	padding:2px 5px;
	background-color:rgb(202, 218, 234);
}

#altas div ul li:hover {
	background-color:rgb(185, 203, 221);
}

/* listas de lanzamientos, noticias y distribuidores */

/*secciones productos, info técnica , quienes somos, distribuciones, servicios*/

#primarycontent_wide #extras_titulo1 h1 {
	background-color:#999;
}

.extras_activo {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b0002d;
}

#distribuciones_activo {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b0002d;
	margin-top:20px;
}

#extras_titulo2 h1 {
	background-color:#ccc;
	margin-top:-30px;
}

#extras_items ul li {
	display:inline;
}

#extras_items p {
	background: url('../images/punto_gris.gif') left no-repeat;
	margin: 6px 20px 3px 10px;
	padding-left: 10px;
}

#extras_subtitulos {
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b0002d;
	margin-top:25px;
}

#extras_items_vert ul li {list-style-type:none;}

#extras_items_enc ul li{
	position:relative;
	background-color:#999;
	display:inline;
	width:100px;
	height:30px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin:3px;   
}

#extras_items_horiz ul li{
	position:relative;
	background-color:#ccc;
	display:inline;
	width:100px;
	height:30px;
	font-size:11px;
	margin:3px;   
}

#extras_contenidos {
	font-size:11px;
	margin-top:10px;
	text-align:justify;
}

#extras_contenidos .dist_float {
	float: left;
	display: inline;
}

#extras_contenidos .text_electrolisis {
	float: right;
	width: 390px;
	margin:0 15px 10px 0;
	display: inline;
}

#extras_img1  {
	background: url('../images/codificacion_de_paneles.jpg') center no-repeat;
	width:570px;
	height:656px;
	margin:0 0 -30px -10px;
}

#extras_img2  {
	width:540px;
	margin-left:30px;
}

#extras_img3  {
	width:570px;
	margin:30px 0 0 0;
}

#extras_img4  {
	margin-left:89px;
}

#extras_img4_2  {
	margin-left:37px;
	margin-top:27px;
}

#extras_img4_3  {
	margin-left:110px;
	margin-top:21px;
}

#extras_img4  .floatleft {
	margin-top:22px;
}

#extras_img4  .floatright {
	margin-top:31px;
	margin-right:20px;
}

#extras_img5  {
	float:right;
	/*margin:20px 0 0 80px;*/
}

#extras_tabla {
	margin:0 0 0 140px; 
	text-align:center;
}

#extras_tabla th {
	background-color:#999;
	color:#fff;
	font-weight:bold;
	padding: 5px 10px;
}

#extras_tabla td {
	border: 1px solid #999;
	margin-top: 3px;
	margin-bottom: 3px;
	padding:5px 5px;
}

#extras_tabla2 {
	padding:70px 5px 5px 5px;
}

#extras_tabla2 th {
	font-weight:bold;
}

#extras_link {
	background-color:#f5f5f5;
	border: 1px solid #999;
	width:473px;
	padding: 5px 0px 5px 65px;
	text-decoration: none;
	margin-bottom: 20px;
	margin-left: 10px;
}

#quienes_fondo {
	background-color:#f5f5f5;
	border: 1px solid #999;
	width:540px;
	padding: 5px 5px;
}

#quienes_contenido {
	font-size:11px;
	margin-right:13px;
	text-align:justify;
}

#quienes_contenido ul li {
	list-style-type:none;
	margin-left:150px; 
}

#distribucion_post li {
	list-style-type:none;
	margin:10px 0;
	width:570px;
	height:90px;
}

#grupo_post li {
	list-style-type:none;
	margin:35px 0;
	width:570px;
	height:90px;
}

#distribucion_post li p {
	margin:0 0 0 145px;
	width:410px;
	height:80px;
	padding-top:10px;
}

#grupo_post li p {
	margin:0 0 0 230px;
	width:310px;
	height:90px;
	padding-top:7px;
}

#valeo span, #marechal span, #jdeus span, #visteon span, #ordonez span, #mirgor span, #visconde span,
#donbosco span, #ran span, #darcen span, #rafaela span, #entrerios span, #electrolisis1 span, #electrolisis2 span, #electrolisis3 span {
	display:none;
}

#valeo, #marechal, #jdeus, #visteon, #ordonez, #mirgor, #visconde,
#valeo a, #marechal a, #jdeus a, #visteon a, #ordonez a, #mirgor a, #visconde a {
	width:124px;
	height:90px;
}

#donbosco, #darcen, #ran, #rafaela, #entrerios {
	width:220px;
	height:80px;
}

#electrolisis1 {
	background: url('../images/electrolisis.png') no-repeat;
	width:150px;
	height:457px;
}


#valeo {
	background: url('../images/logo_valeo.jpg') no-repeat;
}
#marechal {
	background: url('../images/logo_marechal.jpg') no-repeat;
}

#jdeus {
	background: url('../images/logo_jdeus.jpg') no-repeat;
}

#visteon {
	background: url('../images/logo_visteon.jpg') no-repeat;
}

#ordonez {
	background: url('../images/logo_ordonez.jpg') no-repeat;
}
 
#mirgor {
	background: url('../images/logo_mirgor.jpg') no-repeat;
}

#visconde {
	background: url('../images/logo_visconde.jpg') no-repeat;
}

#donbosco {
	background: url('../images/donbosco.png') no-repeat;
}

#darcen{
	background: url('../images/darcen.png') no-repeat;
}

#ran {
	background: url('../images/ran.png') no-repeat;
}

#rafaela {
	background: url('../images/rafaela.png') no-repeat;
}

#entrerios {
	background: url('../images/entrerios.png') no-repeat;
}

#distribucion_post li a img, #distribucion_post li a {
	border:2px solid #fff;
}

#distribucion_post li a img:hover, #distribucion_post li a:hover {
	border:2px solid #f0f0f0;
}


li .dist_float {
	position:inherit;
	float:left;
}


#servicios_img {
	background: url('../images/logo_donbosco_new.gif') right no-repeat;
	margin-left:150px;
	width:274px;
	height:100px;
}

#servicios li {
	list-style-type:none;
	background: url('../images/punto_gris.gif') left no-repeat;
	padding-top:5px; 
	padding-left: 10px;
	position:inherit;
}

#export_img {
	background: url('../images/facorsaExportacion.png') right no-repeat;
	margin:10px 150px 0;
	width:300px;
	height:134px;
}

#contactInfo {
	background-color:#f8f8f8;
	width:290px;
	height:200px;
	margin:0 0 25px 0;
	padding:5px 0 5px 10px;
	float:left;
	display:inline;
}

#exportInfo {
	background-color:#f8f8f8;
	width:560px;
	height:110px;
	margin:0 0 25px 0;
	padding:5px 0 5px 10px;
	float:left;
	display:inline;
}

#aboutUs {
	padding-right:15px;
	margin-top:10px;
}

#cMore {
	text-decoration:none;
}

/*secciones productos, info técnica , quienes somos, distribuciones, servicios*/

#primarycontent_wide .content {
	padding: 15px 0 30px 0;
	margin-bottom: 20px;
}

#primarycontent_wide .content ul {
	list-style-type:none;
}

#primarycontent_wide .post {
	margin-bottom: 30px;
}

#primarycontent_wide .post .header {
	position: relative;
}

/*
	primarycontent - columna izquierda -
		primarycontent -> home (index.php)
		primarycontent_wide -> resto de las paginas
*/

/* secondarycontent - home - */
#secondarycontent {
	position: relative;
	width: 280px;
	float: right;
}

#secondarycontent h1 {
	position: relative;
	top: 4px;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	padding: 0px 0px 0px 15px;
	font-family:helvetica;
}

#secondarycontent h2 {
	position: relative;
	top:4px;
	color: #fff;
	font-size: 10px;
	background: #036;
	padding: 0px 0px 0px 10px;
	margin-bottom: 3px;
}

#secondarycontent #extranet h1 {
	background: #003d7a url('../images/sec_chort_ext.png') no-repeat right;
	/*border-bottom:2px solid #fff;*/
}
#secondarycontent .post {
	margin-bottom: 5px;
}

#secondarycontent .post .header {
	position: relative;
}

#secondarycontent .post .content {
	margin-bottom: 0;
}

#secondarycontent #extranet .intro {
	background-color:#003d7a;
	padding:2px 8px 0;
	margin-top:5px;
	color:#fff;
}

#secondarycontent #extranet .login {
	background-color:#003d7a;
	padding:8px;
	margin-top:-18px;
	font-weight:bold;
	color:#fff;
}

#secondarycontent #bveritas {
	position:relative;
	background-color:#b0002d;
	border:1px solid #b0002d;
	top:0;
	width:280px;
	height:74px;
}

#secondarycontent #bveritas .content img {
	float:right;
}

#secondarycontent #grupo h1 {
	background: #ccc url('../images/sec_chort_gru.png') right no-repeat;
	margin-bottom:10px;
}

#secondarycontent #distribuciones h1 {
	background: #999 url('../images/sec_chort_web.png') right no-repeat;
}

#secondarycontent #webmail h1, #secondarycontent #export h1 {
	background: #666 url('../images/sec_chort_dis.png') right no-repeat;
}

#secondarycontent #webmail #vacio, #secondarycontent #export #vacio {
	background-color:#666;
	border-top:7px solid #fff;
	font-size:10px;
	text-align:right;
	padding:10px 5px 0 0;
}

#secondarycontent #webmail #vacio a, #secondarycontent #export #vacio a {
	text-decoration:none;
	color:#ccc;
}

#secondarycontent #garantia a img {
	border:none;
	margin-bottom:-4px;
}
/*ACÁ EMPIEZA EL SECONDARY CONTENT PARA EL RESTO DE LAS PÁGINAS */

#secondarycontent_short {
	position: relative;
	width: 165px;
	float: right;
}

#secondarycontent_short h1 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	background: #036;
	padding: 0px 0px 0px 15px;
	margin-bottom: 0px;
}

#secondarycontent_short h2 {
	position: relative;
	top: 4px;
	color: #fff;
	font-size: 10px;
	background: #036;
	padding: 0px 0px 0px 10px;
	margin-bottom: 3px;
}

#secondarycontent_short #extranet h1 {
	background: #003d7a url('../images/sec_chort_ext.png') right no-repeat;
	border-bottom:2px solid #fff;
}

#secondarycontent_short .post {
	margin-bottom: 5px;
}

#secondarycontent_short .post .header {
	position: relative;
}

#secondarycontent_short .post .content {
	margin-bottom: 10px;
}

#secondarycontent_short #bveritas_short {
	position:relative;
	background-color:#b0002d;
	top:4px;
	width:165px;
	height:70px; 
}

#secondarycontent_short #bveritas_short .content img {
	float:right;
}

#secondarycontent_short #extranet .intro {
	background-color:#003d7a;
	padding: 8px 8px 0 8px;
	color:#fff;
}

#secondarycontent_short #extranet .login {
	background:#003d7a;
	padding: 4px;
	margin-top:-14px;
	font-weight:bold;
	color:#fff;
}

#secondarycontent_short #novedades h1 {
	background: #f93 url('../images/sec_chort_nov.png') right no-repeat;
}

#secondarycontent_short #lanzamientos h1 {
	background: #f93 url('../images/sec_chort_nov.png') right no-repeat;
}

#secondarycontent_short #noticias h1 {
	background: #6c6 url('../images/sec_chort_not.png') right no-repeat;
}

#secondarycontent_short #altas h1 {
	background: #96b1cc url('../images/sec_chort_alt.png') right no-repeat;
}

#secondarycontent_short #lanzamientos h2 {
	background: url('../images/sec_lan.gif') left no-repeat;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

#secondarycontent_short #noticias h2 {
	background: url('../images/sec_not.gif') left no-repeat;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

#secondarycontent_short #altas h2 {
	background: url('../images/sec_alt.gif') left no-repeat;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

#secondarycontent_short #lanzamientos h2 a, #noticias h2 a, #altas h2 a {
	text-decoration:none;
	color: #999;
}

#secondarycontent_short #grupo h1 {
	background: #ccc url('../images/sec_chort_gru.png') right no-repeat;
}

#secondarycontent_short #webmail h1, #secondarycontent_short #export h1  {
	background: #666 url('../images/sec_chort_dis.png') right no-repeat;
	color: #fff;
	border-bottom:5px solid #fff;
}

#secondarycontent_short #distribucion h1 {
	background: #999 url('../images/sec_chort_web.png') right no-repeat;
}

#secondarycontent_short #distribucion #vacio {
	background-color:#666;
	font-size:10px;
	text-align:right;
	padding:12px 5px 0 0;
}

#secondarycontent_short #distribucion #vacio a {
	text-decoration:none;
	color:#ccc;
}

#secondarycontent_short #garantia_short a img {
	border:none;
	margin-bottom:-4px;
}

#footer {
	position: relative;
	clear: both;
	height: 29px;
	text-align: center;
	line-height: 10px;
	padding-top:8px;
	background-color:#fff;
	border-top:2px solid #ccc;
}

#footer_logo a {
	background: #fff url('../images/empresas_argentinas.png') left no-repeat;
	border:2px solid #fff;
	float:left;
	width:60px;
	height:32px;
}

#footer_logo a span {
	display: none;
}

#footer_xlabon a {
	background: #fff url('../images/xlab-on.gif') right no-repeat;
	font-size:8px;
	border:2px solid #fff;
	float:right;
	margin-top:-6px;
	width:70px;
	height:40px;
}

#footer_xlabon a span {
	display: none;
}

#sitemap a {
	background: #668baf url('../images/sitemap-ico.gif') center no-repeat;
	width:15px;
	height:15px;
	padding:7px 4px 4px 4px;
}

#sitemap a span {
	display:none;
}

#sitemap a:hover {
	background: #668baf url('../images/sitemap-ico-over.gif') center no-repeat;
	width:15px;
	height:15px;
	padding:7px 4px 4px 4px;
}

.link_titulo {
	text-decoration:none;
	color:#fff;
}

#did {margin-top:5px;}

#vlqq {
	margin-top:5px;
	position:relative;
	text-decoration:none;
}

#vlqqShort {
	border:none;
}
#vlqqShort #texto {
	line-height:14px;
	font-size:10px;
	width:68px;
}
#vlqqShort tr td {
	padding:3px;
}

#vlqqIntro {
	padding:3px 4px;
	text-align:justify;
}

#vlqq ul {
	padding-left:80px;
}

#vlqq ul li {
	list-style-type:none;
	display:inline;
	padding:0 5px;
}


#vlqq ul li a img, #vlqqShort tr td img {
	border:0;
}

#intro_home {
	border: 1px solid #ccc;
	background-color:#f3f3f3;
	padding: 8px 14px;
	margin-bottom: 3px;
	text-align: justify;
	line-height: 14px;
}
#intro_home strong-desactivado {
	color: rgb(0, 61, 122);
}

#intro_home-desactivado {
	margin-top:8px;
	margin-bottom:14px;
}

#primarycontent_wide #distInfo {
	padding-left:335px;
}
#redireccionando {
	background-color:#f5f5f5;
	border: 1px solid #999;
	width:727px;
	padding: 5px 5px;
	text-align: center;
	margin-bottom:15px;
}
#webmail_crm {
	background-color:#999;
	color: #fff;
	width:300px;
	height: 80px;
	margin-left:180px;
	margin-top:50px;
	padding: 10px 20px 0 20px;
}

#webmail_crm .login ul li a {
	background-color:#eee;
	font-size:12px;
	margin-top:-18px;
	margin-left: 60px;
	font-weight:bold;
	width:100px;
	height:40px;
	text-decoration:none;
	padding: 1px 5px;
	color:#666;
}

#webmail_crm p {
	margin-bottom:5px;
}

#primarycontent_wide_crm {
	height:220px;
}

#primarycontent_wide_crm  .header {
	height:160px;
}

div.smSeccion {
	margin:5px 0px;
	padding:2px 4px;
	border:1px solid #ddd;
}
div.smSeccion a {
	color:#999;
}
div.smSeccion a:hover {
	color:#00f;
}

div.smSeccion:hover {
	border:1px solid #333;
	background-color:#F1F6FF;
}

.smSeccion h2 a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding-right:60%;
}

.smSeccion em {
	font-size:11px;
	margin:0 10px;
}

.smSeccion h3 a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:30%;
}

.smSeccion ul li a {
	text-decoration:none;
	margin-left:20px;
	padding-right:10%;
}

#botones-index {
	width:440px;
	height:110px;
	margin-top:10px;
	margin-bottom:5px;
}

#botones-index  li{
	display:inline;
	list-style-type:none;
}

#ing-ext a{
	text-decoration:none;
	float:left;
	display:inline;
	width:210px;
	height:110px;
	background:#fff url('../images/boton-extranet.jpg') center no-repeat;
}

#ing-ext a:hover{
	background:#fff url('../images/boton-extranet-gris.jpg') center no-repeat;
}

#ing-catalogo a{
	text-decoration:none;
	float:right;
	display:inline;
	width:210px;
	height:110px;
	background:#fff url('../images/boton-catalogo.jpg') center no-repeat;
}

#ing-catalogo a:hover {
	background:#fff url('../images/boton-catalogo-gris.jpg') center no-repeat;
}

#menu-ext li{
	list-style-type:none;
	font-size:10px;
}

#gama-content {
	position: relative;
	width: 800px;
	float: left;
	display:inline;
	clear:both;
}

#gama-outer {
	position: relative;
	width: 860px;
	margin: 0 auto;
	background: #000 /*url('../images/blanco.gif') repeat-y*/;
}

#gama-inner {
	position: relative;
	padding: 10px 30px;
	z-index: 2;
	border:1px solid #bbb;
}

#gama a img{
	border:0px;
}

#gama-menu {
	background: #000;
	height: 26px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	width: 800px;
	font-size:12px;
	border-bottom: 1px solid #9f9f9f;
}
#gama-menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#gama-menu ul li {
	list-style-type:none; 
}
#gama-menu a {
	background: #000 url("../images/seperator2-gama.gif") bottom right no-repeat;
	color: #ddd;
	/*display: block;*/
	float: left;
	margin: 0;
	padding:4px 12px;
	text-decoration: none;
	font-weight:normal;
}
#gama-menu a #active {
	background: transparent url("../images/hover2_active_gama.gif") bottom center no-repeat;
	padding-bottom:4px;
}
#gama-menu a:hover {
	background: #333 url("../images/hover-gama.gif") bottom center no-repeat;
	color: #fff;
	padding:4px 12px;
}
#gama-footer {
	position: relative;
	clear: both;
	height: 29px;
	text-align: center;
	line-height: 10px;
	padding-top:8px;
	background-color:#000;
	border-top:2px solid #325771;
}
#gama-footer ul li a {
	font-weight: bold;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#999;
}

#reclamos {
	position: relative;
	width:740px;
	height:560px;
	float: left;
	display:inline;
}

#reclamos h1 {
	position: relative;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	padding: 0px 0px 0px 20px;
	font-family: helvetica;
	margin-top:4px;
	background:#6c6;
	float:left;
	display:inline;
	width:720px;

}

#reclamos h1 a {
	text-decoration: none;
	color:#fff;
}

#reclamos_form {
	float:left;
	display:inline;
	background:#f3efd3;
	border: 1px solid #999;
	width:300px;
	height:490px; 
	margin-left:15px;
	margin-top:16px;
}

#reclamos_tabla {
	margin-top:10px;
	margin-left:3px;
}

#reclamos_tabla  ul li {
	margin-left: 10px;
	padding:5px 0 5px 0; 
	list-style-type:none;
	color:#666;
}

#reclamos_input {
	margin-left:120px;
}

#reclamos_input ul li{
	list-style-type:none;
}

#reclamos_input ul li input{
	width:70px;
	height:30px;
}

#reclamosInfo {
	float:left;
	display:inline;
	background-color:#f7f4e2;
	width:410px;
	height:487px;
	margin:16px 0 0 0;
	padding:5px 0 0 10px;
}
#reclamos-footer {
	position: relative;
	clear: both;
	/*height:20px;*/
	text-align: center;
	line-height: 10px;
	background-color:#fff;
}

.reclamos-checkbox input{
	margin-left:10px;
}

#reclamos-enviado {
	float:left;
	display:inline;
	clear:both;
	width:700px;
	padding:20px;
	background:#fff;
}
#reclamos-online {
	background-color:#c8f9bd;
	width:250px;
	height:200px;
	margin:0 0 25px 0;
	padding:5px 0 5px 10px;
	float:right;
	display:inline;
}

.reclamos-online-titulo {
	font-size:13px;
	font-weight:bold;
}

