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

body {
	background: #e0e0e0 url('../images/background.jpg') repeat;
	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 dashed #bbb;
}

/* 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 */
#marco {
	width: 1060px;
	margin: auto;
}

#outer {
	position: relative;
	width: 760px;
	margin: 30px auto 5px auto;
	background: #fff url('../images/blanco.gif') repeat-y;
}

#inner {
	position: relative;
	padding: 10px 10px;
	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;
}

#linkchat {
	position:relative;
	top:0px;
	left:0px;
	width:243px;
	height:123px;
	float:left;
	z-index:255;
}

#linkchat img{
	position:relative;
	top:0px;
	left:0px;
	width:243px;
	height:123px;
	float:left;
}

#linkchat #link_pop_chat{
	width:243px;
	height:20px;
	float:left;
	clear:none;
	position:relative;
	top:-20px;
	left:0px;
	z-index:256;
	text-decoration:none;
}


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

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

#splash {
	position: absolute;
	right: 10px;
	background-color: #fff;
}
/* cabecera */
#menu2 {
	background: #003d7a;
	/*position:relative;
	float: left;*/
	height: 26px;
	padding: 0px;
	margin: 126px 0px 3px 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 10px;
	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 10px;
}
/* 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, .lan_fecha {
	font-weight:bold;
	color: #335577;
}

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

/* 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: 300px;
	float: left;
}

#primarycontent h1 {
	position: relative;
	top: 4px;
	font-size: 22px;
	line-height: 30px;
	padding: 0px 0px 0px 5px;
	font-family:helvetica;
	color:#224488;
}

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

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

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

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

#primarycontent .post , #secondarycontent .post {
	border:1px solid #bbb;
	margin-bottom:10px;
	padding:0 5px 5px;
	clear:both;
}

#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 #menu_ext_cat {
	padding-left:10px;
}

#primarycontent #menu_ext_cat  ul {
	padding-top:10px;
	float:left;
	display:inline;
	width:130px;
	font-size:12px;
/*	margin-left:10px;*/
/*	font-weight:bold;*/
	font-family: "trebuchet ms", helvetica, sans-serif;
	color:#333;
}

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

#primarycontent #menu_ext_cat  ul  .ingresos-bar{
	background:#fff url("../images/ingresos-bar.gif") left no-repeat;
	padding-left:10px;
	margin-left:10px;
}

#primarycontent #menu_ext_cat  ul  li a{
	list-style-type:none;
	font-size:12px;
	text-decoration:none;
	margin-left:10px;
/*	font-weight:normal;*/
}

#primarycontent #menu_ext_cat  ul  li a:hover{
	text-decoration:underline;
}

#primarycontent #menu_ext_cat_separador{
	clear:both;
	height:1px;
}

/*#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: #fff;
	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: #fff;
	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: #fff;
	padding-left: 10px;
	padding-top: 5px;
}

#primarycontent #lanzamientos h2 a, #noticias h2 a, #altas h2 a {
	text-decoration:none;
	color: #fff;
}
*/
/* 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 #noticias h1, #primarycontent_wide_gtia #noticias h1{
	background: #6c6;
}

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

#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 #lista_lanz h2 {
	border-bottom:1px dashed #bbb;
	color:#248;
	font-family:helvetica;
	font-size:22px;
	line-height:30px;
	margin-bottom:10px;
}
#primarycontent_wide #distribuidor ul li, #primarycontent_wide #lista_lanz ul li {
	list-style:none;
}

#primarycontent_wide #distribuidor 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:552px;
	overflow: auto;
	padding:0 8px 0 5px;
	margin: 0px 6px 0 0;
	background-color:#f8f8f8;
	border: 1px solid #ddd; */
	width:320px;
	float:right;
}
#primarycontent_wide #lista_lanz a {
	text-decoration:none;
	color:#666;
}

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

#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 */

/* lanzamientos index */

.tablalanz {
	margin-top:10px;
	height:155px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border-bottom: #bbb 1px dashed;
	padding-bottom:10px;
}

.tablalanz .datalanz {
	color:#99003a;
}

.tablalanz .fechalanz {
	font-size:13px;
	color:#99003a;
}

.tablalanz a{
	text-decoration:none;
}

.tablalanz img{
	width:160px;
	border:none;
	padding-left:4px;
}

/* lanzamientos index */

/*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: 430px;
	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 #pesados {
	/*background:#fff url('../images/pesados_progressive.jpg') no-repeat right;*/
	width:431px;
	height:274px;
	float:right;
	display:inline;
	margin-bottom:10px;
}

#pesados a img {
	border:none;
}

#secondarycontent #pesados_sup {
	width:431px;
	height:33px;
	float:right;
	display:inline;
}



/*#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 {
	float:left;
	display:inline;
	width:290px;
	height:37px;
	background:#113366;
}

#secondarycontent #garantia h1{
	border:none;
}

#secondarycontent #garantia a{
	text-decoration:none;
	color:#fff;
	font-size:18px;
}

#secondarycontent #colizq {
	float:left;
	display:inline;
	width:290px;
}


#secondarycontent #noticias h2, #secondarycontent #altas h2  {
	position: relative;
	top: 4px;
	font-size: 22px;
	line-height: 30px;
	color: #224488;
	padding: 0px 0px 0px 5px;
	font-family: helvetica;
	background:#fff;
	margin: 0 5px;
	border-bottom:1px dashed #bbb;
}

/*#secondarycontent #altas h2 {
	position: relative;
	top: 4px;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
	padding: 0px 0px 0px 20px;
	font-family: helvetica;
	background:#a3b8cd;
}*/

#secondarycontent #noticias h2  a, #secondarycontent #altas h2  a {
	color:#224488;
	text-decoration:none;
}

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

#secondarycontent #noticias div ul li, #secondarycontent #altas div ul li {
	margin:0;
	padding:0;
	background-color:#fff;
	font-size:11px;
	line-height:15px;
	list-style-type:none;
	width:275px;
}

#secondarycontent #noticias div ul li .fecha_titulo, #secondarycontent #altas div ul li .fecha_titulo{
	text-decoration:none;
	float:left;
	display:inline;
	width:215px;
	padding:0;
	color:#666;
}

#secondarycontent #noticias div ul li .fecha_titulo:hover,  #secondarycontent #altas div ul li .fecha_titulo:hover{
	text-decoration:underline;
}

#secondarycontent #noticias div ul li .ampliar, #secondarycontent #altas div ul li .ampliar{
	text-decoration:none;
	float:right;
	display:inline;
	width:60px;
	padding:0;
}

#secondarycontent #colder {
	float:right;
	display:inline;
	width:130px;
}


#secondarycontent #colder #menu_sec  {
	width:130px;
	height:83px;
	float:left;
	display:inline;
	border-top:#bbb solid 1px;
/*	background:#fff url('../images/menu_sec_barra.png') left no-repeat;*/
}

#secondarycontent #colder #menu_sec ul {
	margin-top:2px;
}
#secondarycontent #colder #menu_sec ul li {
	/*margin-left:20px;*/
	list-style-type:none;
	border-bottom:#bbb solid 1px;
	line-height:23px;
}

#secondarycontent #colder #menu_sec ul li a {
	text-decoration:none;
	display:inline;
	color:#333;
	font-weight:bold;
	font-size:13px;
	margin-left:5px;
}

#secondarycontent #colder #menu_sec ul li .link-pesados {
	color:#b0002d;
}

#secondarycontent #colder #menu_sec ul li .link-pesados:hover {
	color:#ff9933;
}

#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;
}

#deportes-menu a {
	background: #014080 url('../images/pelota-small.png') center no-repeat;
	width:24px;
	height:15px;
	padding:7px 4px 4px 4px;
}

#deportes-menu a span {
	display:none;
}

#deportes-menu a:hover {
	background: #668baf url('../images/pelota-hover.png') center no-repeat;
	width:24px;
	height:15px;
	padding:7px 4px 4px 4px;
}

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

#did {margin-bottom:10px;}

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

#intro_home {
	border: 1px solid #bbb;
	background:#dde0e3  url('../images/iso_9001_130x55.png') top no-repeat;
	padding: 65px 5px 8px;
	margin-top:23px;
	margin-bottom: 3px;
	font-size:10px;
	float:left;
	display:inline;
	clear:both;
	text-align: justify;
	line-height: 13px;
	height:167px;
	color:#333;
	width:118px;
}

#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:270px;
	height:111px;
	margin-top:10px;
	margin-left:10px;
}

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

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

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

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

#ing-catalogo a:hover {
	background:#fff url('../images/boton-catalogo-gris-V2.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;
}

/* seccion pesados */
#pesados_banner {
	background:#fff url("../images/pesados-banner-large-2.jpg") no-repeat;
	width:735px;
	height:259px;
	margin-bottom:10px;
	margin-left:3px;
}

#pesados-contenido {
	color:#333;
	width:370px;
	font-size:12px;
	margin-left:182px;
	text-align:justify;
	font-style:italic;
	margin-top:20px;
}

.pesados-referencia {
	color:#666;
	width:300px;
	font-size:11px;
	font-style:normal;
	text-align:right;
	float:right;
	display:inline;
	margin-bottom:10px;
}

#pesados-info {
	background-color:#f8f8f8;
	width:370px;
	height:130px;
	/*margin-top:10px;*/
	margin-bottom:30px;
	padding:5px 0 5px 8px;
	float:right;
	display:inline;
	margin-right:10px;
}

#pesados-downloads {
	float:left;
	display:inline;
	width:150px;
	height:796px;
	margin-bottom:10px;
	margin-right:10px;
	border:1px dashed #bbb;
	padding:10px 10px;
	clear:left;
}

.pesados-catalogo a {
	text-decoration:none;
}

.pesados-catalogo a img {
	margin-left:5px;
	border:none;
}

.descarga-textos a {
	text-align:center;
	text-decoration:none;
	width:150px;
	float:left;
	display:inline;
	padding-bottom:5px;
	border-bottom:1px solid #bbb;
}

.descarga-textos a:hover {
	text-decoration:underline;
}

.pesados-flyer a {
	text-decoration:none;
}

.pesados-flyer a img {
	margin-top:10px;
	margin-left:5px;
	border:none;
}

.pesados-triptico {
	float:left;
	display:inline;
	width:150px;
}

.pesados-triptico tr td {
	width:70px;
	text-align:center;
}

.pesados-triptico tr td a {
	text-decoration:none;
	font-size:10px;
	width:70px;
}

.pesados-triptico tr td a img {
	margin-top:10px;
	margin-left:5px;
	border:none;
}

/* seccion pesados */

/* seccion lanzamientos*/
	#desc_lanz {
		border:1px dashed #BBBBBB;
		float:right;
		display:inline;
		margin:0 28px 15px 0;
		padding:4px;
		text-align:center;
		width:230px;
	}
	#desc_lanz .desc_lanz_tit {
		font-size:14px;
	}
	#desc_lanz .desc_lanz_cont {
		font-size:18px;
		font-weight:bold;
		color:#FF7700;
	}
	#desc_lanz div {
		margin: 1px 0 15px 0;
	}
	#primarycontent_wide #lista_lanz {
		float:none;
		clear:both;
		width:550px;
	}
	.picA {
		float:left;
		display:inline;
		margin-left:15px;
		margin-bottom:15px;
		width:260px;
	}
	#secondarycontent_short {
		margin-top:15px;
	}
	#primarycontent_wide .post .header {
		display:block;
	}
/* seccion lanzamientos*/

/* seccion deportes */

#primarycontent_deportes {
	position: relative;
	width: 555px;
	float: left;
}

#deportes {
	float:left;
	display:inline;
	width:150px;
	margin-bottom:10px;
	margin-right:5px;
	margin-top:22px;
	border:1px dashed #bbb;
	padding:10px 10px;
	clear:left;
}

#deportes-right  {
	float:right;
	display:inline;
	width:150px;
	margin-bottom:10px;
	margin-right:5px;
	margin-top:22px;
	border:1px dashed #bbb;
	padding:10px 10px;
	clear:right;
}

#pesados-right {
	float:right;
	display:inline;
	width:150px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:22px;
	border:1px dashed #bbb;
	padding:8px 8px;
	clear:right;
}

#deportes-content {
	float:left;
	display:inline;
	color:#333;
	width:370px;
	font-size:11px;
	font-family:'helvetica', trebuchet ms, sans serif, arial;
	/*margin-left:182px;*/
	margin-top:20px;
}

#news-left h1, #news-fifa h1, .fotos-fifa h1 , .fotos-pesados h1, #news-right h1, #feedback h1 {
	position: relative;
	font-size: 15px;
	/*text-transform:uppercase;*/
	line-height: 20px;
	color:#A90F20;
	font-family: 'helvetica', trebuchet ms, sans serif, arial;
	padding-bottom:2px;
	padding-left:0;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	text-align:center;
	font-style:normal;
}

.fotos-pesados ul li img {
	border:1px solid #ddd;
}

#news-fifa h1 {
	margin-top:20px;
}

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

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

#news-fifa {
	float:left;
	display:inline;
	clear:right;
	width:370px;
}

.news-fifa-col {
	width:360px;
	float:left;
	display:inline;
}

.news-fifa-col ul li {
	list-style-type:none;
	margin-left:5px;
	margin-right:5px;
}

.news-fifa-titulo a {
	font-style:normal;
	text-decoration:none;
	font-size:14px;
}

.news-fifa-fecha {
	font-style:italic;
	color:#666;
}

.news-fifa-content {
	color:#333;
}

.news-fifa-col .news-fifa-titulo a {
	font-size:12px;
}

.news-fifa-col .news-fifa-fecha {
	font-style:normal;
}

.fotos-fifa ul li  {
	width:60px;
	float:left;
	display:inline;
	margin-right:7px;
	margin-left:7px; 
	list-style-type:none;
}

.fotos-pesados ul li {
	width:67px;
	float:left;
	display:inline;
	margin-right:6px;
	margin-left:2px; 
	list-style-type:none;
}

.fotos-fifa img {
	border:none;
}

 .puntajes-mundial h1, .resultados-mundial h1 {
	float:left;
	display:inline;
	position: relative;
	font-size: 15px;
	width:354px;
	/*text-transform:uppercase;*/
	line-height: 20px;
	color:#fff;
	background: #A90F20;
	font-family: 'helvetica', trebuchet ms, sans serif, arial;
	padding-bottom:2px;
	padding-left:0;
	border-bottom:none;
	text-align:center;
	font-style:normal;
	margin-left:2px;
}

 .puntajes-mundial h1 {
 	background: #014080;
	width:365px;
 }

.resultados-mundial {
	width:370px;
	text-align:center;
	margin:0 10px 0 10px;
}

.grupo-mundial {
	width:173px;
	float:left;
	display:inline;
	border:1px solid #666;
	font-size:11px;
	margin:2px;
}

.grupo-titulo {
	width:175px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	background-color:#A90F20;
	font-size:11px;
	text-align:center;
	line-height:18px;
}




.grupo-mundial tr{
	font-size:11px;
	text-align:center;
}

.grupo-mundial td{

}

.grupo-resaltado td {
	color:#014080;
	font-weight:bold;
	font-size:11px;
}

.grupo-filas {
	font-style:normal;
	width:60px;
	line-height:11px;
	height:25px;
	font-size:11px;
	text-align:center;
}

.grupo-resaltado2 td {
	color:#a90f20;
	font-weight:bold;
	font-size:11px;
}

.grupo-score {
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color:#A90F20;
	text-align:center;
}


#feedback {
	float:right;
	display:inline;
	width:150px;
	margin-bottom:10px;
	margin-right:5px;
	margin-top:22px;
	border:1px dashed #bbb;
	padding:10px 10px;
	clear:right;
}

#feedback  ul li{
	list-style-type:none;
	margin-left:8px;
	overflow:hidden;
	margin-bottom:5px;
}

#feedback  ul .com-enc {
	margin-left:2px;
	margin-bottom:0;
}

#feedback  ul .com-enc strong {
	color:#42abd4;
}

#feedback span {
	margin-right:14px;
}

#feedback textarea{
	margin-top:5px;
}

#feedback input {
	width:90px;
}

#feedback a {
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	padding:0 5px 10px 5px;
	float:right;
}

#feedback .submit-com {
	margin-top:5px;
	margin-left:30px;
}

.puntajes-mundial {
	width:370px;
	text-align:center;
	margin:0 6px 10px 6px;
	height:250px;
}

.grupo-posiciones {
	width:88px;
	float:left;
	display:inline;
	border:1px solid #ccc;
	font-size:10px;
	margin:1px;
}

.pos-titulo {
	width:88px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	background-color:#014080;
	font-size:10px;	
	text-align:center;
	line-height:18px;
}

.pos-filas {
	font-style:normal;
	width:76px;
	line-height:13px;
	height:20px;
	text-align:left;
	font-size:10px;
}

.pos-score {
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color:#A90F20;
}


/*Fixture*/
.fixture-mundial {
	width:555px;
	text-align:center;
	margin:20px 0px 0 0px;
}

.fixture-mundial  h1 {
	float:left;
	display:inline;
	position: relative;
	font-size: 15px;
	width:547px;
	/*text-transform:uppercase;*/
	line-height: 20px;
	color:#fff;
	background: #A90F20;
	font-family: 'helvetica', trebuchet ms, sans serif, arial;
	padding-bottom:2px;
	padding-left:0;
	border-bottom:none;
	text-align:center;
	font-style:normal;
	margin-left:2px;
}

.fix-final {
	width:546px;
	text-align:center;
	margin:0 3px 10px 3px;
	border-collapse:collapse;
	color:#000;
	line-height:11px;
}

.fases-mundial {
	height:30px; 
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #444;
}
/*.fix-final td{
	width:18px;
}*/

.oct-0 , .oct-1 , .oct-2 , .oct-3 , .oct-4 , .oct-5 , .oct-6 , .oct-7  {
	width:60px;
	background:#014080;
	height:20px;
	font-size:9px;
	color:#fff;
	/*text-transform:uppercase;*/
	text-align:center;
	padding:2px;
} 

.cua-0 , .cua-1 , .cua-2 , .cua-3 {
 	width:60px;
	background:#f28b30;
	height:25px;
	font-size:9px;
	color:#333;
	/*text-transform:uppercase;*/
	text-align:center;
	padding:2px;
}
 
/*.cua-0 , .cua-1 {
 	text-align:right;
	padding-right:2px;
}
 
.cua-2 , .cua-3 {
  	text-align:left;
	padding-left:2px;
}
*/

.sem-0 , .sem-1 {
 	width:60px;
	background:#F3C222;
	height:25px;
	font-size:9px; 
	text-align:center;
	color:#333;
	/*text-transform:uppercase;*/
	padding:2px;
}
 
/*.sem-0 {
  	text-align:right;
	padding-right:2px;
}
 
.sem-1 {
  	text-align:left;
	padding-left:2px;
}*/
 
.fin-0 {
  	width:60px;
	background:#A90F20;
	height:25px;
	font-size:9px; 
	color:#fff;
   	text-align:center;
	/*text-transform:uppercase;*/
	padding:2px;
}
 
.ter-0 {
  	width:60px;
	background:#1EA84A;
	height:25px;
	font-size:9px; 
	color:#fff;
   	text-align:center;
	/*text-transform:uppercase;*/
	padding:2px;
}

.fec-0 , .fec-1 , .fec-2 , .fec-3 , .fec-4 , .fec-5 , .fec-6 , .fec-7 {
 	width:60px;
	background:#fff;
	height:15px;
	padding-bottom:10px;
	font-size:10px;
	color:#A90F20;
}

.oct-0  .grupo-score, .oct-1   .grupo-score, .oct-2   .grupo-score, .oct-3  .grupo-score , .oct-4   .grupo-score, .oct-5   .grupo-score, .oct-6   .grupo-score, .oct-7   .grupo-score, .fin-0 .grupo-score, .ter-0 .grupo-score{
	color:#ff4;
}



.primerafase {
	margin-left:10px;
	font-size:13px;
	font-weight:bold;
	width:360px;
	text-align:center;
	float:left;
	display:inline;
}

.primerafase a{
	text-decoration:none;
	text-transform:uppercase;
}
/*Fixture*/

/* seccion deportes */