@charset "utf-8";
/* CSS Document */
a {
	text-decoration:none;
}


a img {
	border:none;
}


body {
	background:url(../imagenes/fondo.jpg) repeat-x center top;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:0px;
}

.centrar {
	margin:0 auto;
	width:940px;
}

.centrar_overflow {
	overflow:hidden;
	width:1000px;
}

.centrar_pie {
	width: 100%;
	background-color: #333;
	height: 94px;
	padding-top: 22px;
	margin-top: 25px;
}


.fondo_slide {
	width:100%;
	height:450px;
	background-color:#f5f5f5;
	border-bottom:1px solid #e6e6e6;
	padding-top:20px;
	margin-bottom:20px;
}

.fondo_titulos {
	width:100%;
	height:78px;
	background-color:#f5f5f5;
	border-bottom:1px solid #e6e6e6;
	padding-top:20px;
	margin-bottom:30px;
}


.header a .logo {
	background-image: url("../imagenes/logo.png");
	border: none;
	float: left;
	height: 44px;
	width: 203px;
	position:absolute;
	margin-top:32px;
}


.header .menu {
	float: left;
	margin-top: 107px;
	margin-bottom: 0px;
	padding-left: 70px;
	height: 45px;
	width: 869px;
	font-weight: 400;
	font-family: Lato, Arial, sans-serif;
}

.header .menu img {
	margin-right:10px;
}



.header .menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}


.header .boton {
	padding-top: 10px;
	margin-right:65px;
	font-size: 16px;
	text-align: center;
	float: left;
	
}

.header .menu .boton a
{
	color:#fff;	
	/*width:93px;
	display:block; */
}

.header .menu .boton a:hover {
	color: #359ade;
}

.header .menu .boton a:active {
	color: #359ade;
}


a .bot_web{
	background-image: url("../imagenes/bot_logistica.png");
	width:133px;
	height:45px;
	float:right;
	margin-top:0px;
}

a:hover .bot_web{
	background-position:bottom;
}


.fotos_cont {
	float:left;
	margin-right:18px;
}



.titulos {
	background: url(../imagenes/fondo_titulos.png) no-repeat;
	height: 34px;
	width: 177px;
	color: #fff;
	font-size: 21px;
	padding: 3px 0 0 10px;
	margin-top: 5px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-style: italic;
}


p {
	font-size: 16px;
	font-family: lato, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #999;
	padding-left: 0px;
	margin-bottom: 24px;
	text-align: justify;
	margin-top: 14px;
	line-height: 24px;
}

h2 {
	font-size: 36px;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #d1d9de;
	margin-top: 8px;
}

h3 {
	font-size: 18px;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #000;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 0px;
}

h4 {
	font-size: 18px;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 300;
	margin-top: 7px;
	color: #666;
	padding-left: 0px;
	margin-bottom: 10px;
}

h6 {
	color: #ccc;
	float: left;
	font-size: 14px;
	margin: 0px 0px 0px 124px;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 300;
}

.listado {
	font-size:18px;
	font-family: Dosis, Arial, Helvetica, sans-serif;
	font-weight: 400;
	padding-left:15px;
	list-style: url(../imagenes/item.jpg);
	float:left;
	margin-right:35px;
	margin-top:0;
}

.listado li {
	color:#666;
	margin-bottom:3px;
}



.contenido_servicios p {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	margin:0 0 5px 0;
	text-align:justify;
}

.contenido_servicios a {
	color:#666;
	font-size:12px;
	text-decoration:underline;
}



.cont_general p {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}


.columna4 p {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	text-align:left;
	height:150px;
}


.cont_general {
	float:left;
	width:640px;
}

.cont_general li
{
	color:#666;
	font-weight:blod;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}


.cont_general ul
{
    padding-left:25px;
	list-style-image: url(../imagenes/item.png);
	font-weight:bold;
}


.contenido_servicios {
	float:left;
	width:477px;
}

.contenido_servicios p {
	text-align:left;
	
	}

.contenido_servicios li
{
	color:#666;
	font-weight:blod;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.contenido_servicios ul
{
    padding-left:25px;
	list-style-image: url(../imagenes/item.png);
	font-weight:bold;
}

.contenido_servicios_2 {
	float:right;
	width:477px;
	font-size:14px;
	color:#666666;
}

.contenido_servicios_2 li
{
	color:#666;
	font-weight:blod;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.contenido_servicios_2 ul
{
    padding-left:25px;
	list-style-image: url(../imagenes/item.png);
	font-weight:bold;
}



/**************FORMULARIO****************/

.area_form {
	border: #ddd thin solid;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 30px;
	width: 222px;
	padding-left: 8px;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #999999;
	font-size: 14px;
	float: left;
}

.msj_form {
	border: #ddd thin solid;
	margin-bottom:10px;
	height:100px;
	width:463px;
	margin-top:5px;
	padding-left:8px;
	padding-top:8px;
	resize: none;
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#999999;
	font-size:14px;
}


.enviar_form {
	background-color: #ddd;
	width: 118px;
	height: 35px;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 12px;
	border: none;
	float: right;
	cursor: pointer;
}


.contactos {
	float: left;
    margin-left: 5px;
    margin-top: 24px;
    width: 229px;
	height: 116px;
}


.contactos h2 {
	background-image:url(../imagenes/fondo_contactos.jpg);
	color:#262626;
	width:180px;
	padding-left:7px;
	margin-left:1px;
}

.contactos a {
	color:#666;
	font-size:12px;
	text-decoration:underline;
}


.txt_cont {
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:0px;
	text-align:justify;
	height:auto;
}


/**************columnas****************/

.producto{
	width: 300px;
	height: 268px;
	margin-right: 20px;
	margin-bottom:20px;
	float: left;
	border: 1px solid #e6e6e6;
}

.producto img{
	width: 280px;
	height: 210px;
	padding-left:10px;
	padding-top:10px;
}

.img_over{
	opacity:0;
	z-index:1;
	position:absolute;
}


.producto:hover .img_over{
	opacity:1;
}

.titulo_producto{
	width: 300px;
	height: 36px;
	background-color: #eee;
	font-family: Lato, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #888;
	text-align: center;
	padding-top: 14px;
}


/**************columnas****************/

a .destacado_1{
	background-image: url("../imagenes/destacado_1.png");
	width: 300px;
	height:220px;
	margin-right: 16px;
	float:left;
}

a:hover .destacado_1{
	background-position:bottom;
}

a .destacado_2{
	background-image: url("../imagenes/destacado_2.png");
	width: 300px;
	height:220px;
	margin-right: 16px;
	float:left;
}

a:hover .destacado_2{
	background-position:bottom;
}

a .destacado_3{
	background-image: url("../imagenes/destacado_3.png");
	width: 300px;
	height:220px;
	margin-right: 16px;
	float:left;
}

a:hover .destacado_3{
	background-position:bottom;
}


/**************fin columnas home****************/


a .bot_1{
	background-image: url("../imagenes/bot_ver_afiche.jpg");
	width:320px;
	height:60px;
	float:left;
	margin-right: 20px;
}

a:hover .bot_1{
	background-position:bottom;
}


a .bot_2{
	background-image: url("../imagenes/bot_ver_cronograma.jpg");
	width:320px;
	height:60px;
	float:left;
	margin-right: 20px;
}

a:hover .bot_2{
	background-position:bottom;
}


a .bot_3{
	background-image: url("../imagenes/bot_proximos_torneos.jpg");
	width:320px;
	height:60px;
	float:left;
}

a:hover .bot_3{
	background-position:bottom;
}

a .bot_fb{
	background-image: url("../imagenes/icono_facebook.jpg");
	width:34px;
	height:34px;
	float:left;
}

a:hover .bot_fb{
	background-position:bottom;
}


/*************GAERIA columnas****************/

.col_datos {
	width:435px;
	float:left;
	margin-right:30px;
}

.col_form {
	width:475px;
	float:left;
}

.col_form p {
	margin-top:5px;
}

/*------------------------- Logos ------------------------*/

.logos {
	height: 65px;
	border: #CCCCCC solid thin;
	padding-top: 15px;
	padding-left: 90px;
}

.logos img {
	float:left;
}

.logo_1 {
	background-image:url(../imagenes/logo_1.jpg);
	background-position: top;
	height: 50px;
	width:149px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_1 {
	background-position: bottom;
}

.logo_2 {
	background-image:url(../imagenes/logo_2.jpg);
	background-position: top;
	height: 50px;
	width:106px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_2 {
	background-position: bottom;
}

.logo_3 {
	background-image:url(../imagenes/logo_3.jpg);
	background-position: top;
	height: 50px;
	width:47px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_3 {
	background-position: bottom;
}

.logo_4 {
	background-image:url(../imagenes/logo_4.jpg);
	background-position: top;
	height: 50px;
	width:147px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_4 {
	background-position: bottom;
}

.logo_5{
	background-image:url(../imagenes/logo_5.jpg);
	background-position: top;
	height: 50px;
	width:147px;
	float: left;
	margin-right:20px;
	margin-left:20px;
}
a:hover .logo_5 {
	background-position: bottom;
}



/******************PRODUCTOS****************/

.descripcion {
	width:680px;
	border-collapse:collapse;
	margin-bottom:5px;
	font-family:Lato, Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#666;
	font-size:14px;
	border-right:1px solid #FFF;
}
.descripcion th {
	color:#034ea3;
	height:28px;
	padding-top:3px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-right:1px dashed #CCC;
	background-color:#f3f3f3;
}
.descripcion td {
	height: 28px;
	padding: 3px;
	border-right: 1px dashed #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
.descripcion td a {
	font-weight:bold;
	color:#666;
}
