﻿/* CSS Document */

*{
margin:0;
padding:0;
}
body {
	background:url(img/fd.jpg) repeat top center #000;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style:italic;
}
img, a{
	outline:none;
	border:none;	
}
#MarcoPrincipal {
	background:url(img/fd-pag.gif) repeat-y top center;
	width: 1017px;
	margin: 0 auto;
	}
	#wrapper{
		padding-top:20px;
		width:970px;
		margin:0 auto;
	}


#MarcoPrincipal2 {
	border: 1px solid #4C4C4C;
	background-color: #FFFFFF;
	width: 999px;
	height:642px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image:url(img/scouting/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#scoutingTop{
	height:150px !important;
	height:164px;
}
#bannerScoutingTop{
	text-align:center;
	margin-top:14px
}
#scoutingMiddle{
	height:309px;
	text-align:left;
	margin:0px;
}
#leftContent{
	height:296px;
	width:175px;
	float:left;
	background-image:url(img/scouting/bakgroundleft.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:30px !important;
	margin-left:15px;
}
#centerContent{
	width:505px;
	height:296px;
	float:left;
	text-align:center;
	background-image:url(img/scouting/backgroundcenter.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	margin-left:25px;
}
#rightContent{
	width:200px;
	height:298px;
	float:left;
	text-align:center;
	margin-left:30px;
}

#scoutingBottom{
	height:183px !important;
	height:169px;
}

#leftBottom{
	float:left;
	text-align:center;
	width:762px;
	height:183px !important;
	height:169px;
}
#rightBottom{
	width:237px;
	height:183px !important;
	height:169px;
	float:left;
	text-align:left;
}

#PieSitio {
	background:url(img/fd-pie.jpg) no-repeat bottom center;
	height:270px;
	clear:both;
	width:999px;
	margin:20px auto 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}
	#PieSitio p{
		text-align:center;
		padding-top:20px;
		font-style:normal;
		font-family:Tahoma, Geneva, sans-serif;
		clear:both;
	}
	#PieSitio ul#destacados{
		padding-top:15px;
		list-style-type:none;
		clear:both;
		}
		#PieSitio ul#destacados li{
			float:left;
			text-indent:-9999px;
			}
			#PieSitio ul#destacados li a{
				width:333px;
				height:139px;
				display:block;	
			}
			#PieSitio ul#destacados li#dest1 a:hover,
			#PieSitio ul#destacados li#dest2 a:hover,
			#PieSitio ul#destacados li#dest3 a:hover{
				background-position:bottom left;
			}
			#PieSitio ul#destacados li#dest1 a{background:url(img/home/dest1.jpg) no-repeat top left}
			#PieSitio ul#destacados li#dest2 a{background:url(img/home/dest2.jpg) no-repeat top left}
			#PieSitio ul#destacados li#dest3 a{background:url(img/home/dest3.jpg) no-repeat top left}

	#PieSitio ul#sociales{
		float:left;
		padding-top:5px;
		margin-left:350px;
		list-style-type:none;
		}
		#PieSitio ul#sociales li{
			float:left;
			margin:0 10px;
		}

#Menu{
	position:relative;
	height:191px;
	background:url(img/menu/fd-menu.jpg) no-repeat top center;
	}
	#logo{
		float:left;
		padding:100px 30px 0 53px;
	}
	ul#MenuIzq {
		float: left;
		}
		ul#MenuIzq li{
			cursor:pointer;
			margin:85px 0 0 0;
			float:left;
			height:95px;
			background:url(img/menu/linea.gif) no-repeat center left;
			}
			ul#MenuIzq li.primera{
				background:none;
			}
			ul#MenuIzq li a{
				text-indent:-9999px;
				display:block;
				width:100%;
				height:100%;
			}
			ul#MenuIzq #m01 a{background:url(img/menu/01-home.gif) no-repeat center center; width:97px;}
			ul#MenuIzq #m02 a{background:url(img/menu/02-vitnik.gif) no-repeat center center; width:107px;}
			ul#MenuIzq #m03 a{background:url(img/menu/03-catalogo.gif) no-repeat center center; width:128px;}
			ul#MenuIzq #m04 a{background:url(img/menu/04-contacto.gif) no-repeat center center; width:128px;}
			ul#MenuIzq #m05 a{background:url(img/menu/05-sumate.gif) no-repeat center center; width:112px;}
		
#MenuDer {
	float: right; 
	width: 228px;
	margin:124px 30px 0 0;
	}
	#MenuDer #s{
		width:136px;
		height:22px;
		background:url(img/menu/form.jpg) no-repeat top left #fff;
		border:none;
		float:left;
		padding:0 3px;
	}
	#MenuDer label{
		float:left;
		padding-top:4px;
	}
	#frmBusqueda {
		margin:0px;
		float:right;
	}
	#frmBusqueda input {
		height:16px; 
		border:1px solid #CCCCCC; 
		margin-left:10px; 
		margin-right:10px; 
		font-size:12px; 
		width:120px;
	}

/*---------- HOME ----------*/

#destacado-home{
	float:right;
	width:235px;
}
#banner-home{
	float:left;
	border:3px solid #CCC;
	padding:3px;
	}
#Banners{
 padding-top:10px;
 clear:both;
}
.banners-destacados {
	clear:both;
	padding-bottom:5px;
	margin-bottom:10px; 
	border-bottom:1px solid #CCCCCC; 
	width:228px;
}

#institucional{
	width:360px;
	float:left;
	margin-left:10px;
	}
	#institucional p{
		margin-top:5px;	
	}
	#institucional a.titulo{
		margin-top:10px;
		color:#C8161D;
		padding-left:10px;
		background:url(img/flecha.gif) no-repeat center left;
		text-decoration:none;
		}
		#institucional a.titulo:hover{
			text-decoration:underline;	
		}

.MenuDivisor {
	margin-left: 8px; 
	margin-right: 8px;
}

#CatalogoIzq {
	float:left;
	width:500px;
	margin:0 0 0 20px;
	
}
#CatalogoIzq img {
	border:3px solid #C2C4C5;
	padding:3px;
}
#CatalogoDer0 {
	float:left;
	width:380px;
}
#CatalogoDer {
	float:left;
	width:380px;
	font-size:11px;
	margin:0;
	}
	#CatalogoDer a{
		color:#333333;
		text-decoration:none;
		}
		#CatalogoDer a:hover{
			text-decoration:underline;
		}
#CatalogoDerEncabezado {
	margin-bottom:10px;
}
#frmCatalogoIrPagina {
	margin:0px;
}

#frmCatalogoIrPagina input {
	height:16px;
	border:2px solid #C2C4C5;
	margin-left:10px; 
	margin-right:10px; 
	font-size:12px; 
	width:20px;
	padding:2px;
}

#CatalogoDer iframe {
	border:0px;
	margin-top:10px;
	width:380px;;
	height:530px;
	overflow-x:hidden;
	z-index:0;
	}
	
#Guardarropas1 {
	position:relative;
	/*background-color:#FF0000;*/
	width:227px;;
	/*height:60px;*/
	margin-left:65px;
	margin-top:-30px;
	z-index:1;
}
#Guardarropas2 {
	position:relative;
	width:227px;;
	/*height:60px;*/
	margin-left:65px;
	margin-top:-279px;
	z-index:2;
}

#concepto{
	line-height:16px;
	margin-top:50px;
}
#backstage{
	display:none;
	margin:20px 0 0 0;
	text-align:center;
	}
	#backstage img{
		border:none;
	}
#frmGuardarropas {
	margin:0px;
}
#frmGuardarropas select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#666;
	font-size:11px;
	padding:2px;
	width:250px;
	height:26px;
	margin-top:12px;
	z-index:1;
	border:2px solid #C2C4C5;
}

#frmGuardarropas input {
	margin:7px 0;
	text-align:center;
}


.ProductoFlotante {
	position:absolute;
	border:3px solid #C2C4C5;
	background-color:#FFFFFF;
	width:210px;
	z-index:10;
}

.ProductoFlotanteTitulo {
	/*display:none;*/
	padding:5px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#333333;
	margin-bottom:0px;
	margin-top:0px;

}

.ProductoFlotante h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	font-size:12px;
	font-weight: normal;
	background-color: #333333;
	color: #FFFFFF;
	margin:3px;
	padding:8px;
}
.ProductoFlotante h4 {
	font-size:14px;
	font-weight: normal;
	color: #C0C0C0;
	margin:0px;
	padding:0px;
}
.ProductoFlotanteHR1 {
	color:#D2D2D2; 
	margin-left:15px; 
	margin-right:15px; 
	margin-top:0px; 
	margin-bottom:0px;
	height:1px;
}

.ProductoFlotanteHR2 {
	color:#D2D2D2; 
	margin-left:15px; 
	margin-right:15px;
	height:1px;
}

.ProductoFlotanteCodPre {
	margin-left:15px; 
	margin-right:15px; 
	margin-top:5px;
	/*background-color:#CCCCCC;*/
	padding-bottom:5px;
	border-bottom:1px solid #D2D2D2;
}

.ProductoFlotanteColores {
	margin-left:15px; 
	margin-right:15px; 
	margin-top:5px;
	/*background-color:#CCCCCC;*/
	border-bottom:1px solid #D2D2D2;
}

.ProductoFlotanteColoresCaja {
	float:left; 
	margin-right:5px; 
	width:50px; 
	height:60px; 
	text-align:center;
}

.ProductoFlotanteColoresCajaNombre {
	margin-top:0px;
	font-size:9px;
	color:#5C5A5A;
}

.ProductoFlotanteTalle {
	margin-left:15px; 
	margin-right:15px;
	margin-top:5px;
	border-bottom:1px solid #D2D2D2;
}

.ProductoFlotanteTalleCaja {
	float:left; 
	margin-right:5px; 
	margin-bottom:5px; 
	width:50px; 
	/*text-align:center*/
}
.ProductoFlotanteTalleCajaDisponibilidad {
	width:12px; 
	height:12px;
	border:solid 1px #D9DFDB;
	margin-top:5px;
	margin-left:18px;
	margin-bottom:0px;
	padding:0px;
}

.ProductoFlotanteTalleCajaDisponibilidad2 {
	width:14px; 
	height:14px;
	border:solid 2px #FFFFFF;
	padding:0px;
}

.ProductoFlotanteReferencia {
	text-transform:none;
	margin:5px; 
	background-color:#ECECEC;
	padding:5px;
	
}
.ProductoFlotanteReferencia td {
	font-family:Tahoma, Geneva, sans-serif;
	font-style:normal;
	font-size:10px;
	color:#737B7E;
}

.PF_Caja1 {
	background-color:#D2D2D2;
	width:36px;
	height:36px;
	padding:1px;
	margin:auto;
}
.PF_Caja2 {
	background-color:#FFFFFF;
	padding:3px;
	width:30px;
	height:30px;
}
.PF_Caja3 {
	width:30px;
	height:30px;
	text-align:center;
}

div.PF_Caja4 {
	width:30px;
	height:30px;
	margin: auto;
	text-align:center;
	background-color:#FFFFFF;
}
div.PF_Caja4 h4 {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}
div.PF_Caja4 div {
	background-color:#FFFFFF;
	margin:0px; 
	padding:2px;
}
div.PF_Caja4 div div {
	background-color:#CCCCCC;
	margin:0px; 
	height:15px;
	
}


.Arial_12_Gris1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5A5A;
	text-decoration:none;
}
.Arial_12_Gris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E9D9E;
	text-decoration:none;
}
.Arial_12_Rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8161D;
	text-decoration:none;
}
#MarcoPrincipal ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#MarcoPrincipal li {
	margin-bottom:5px;
}

.CajaTXT {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #CCCCCC;
	
}

#CatalogoBackstage {
	float:left;
	width:502px;
	background-color:#FFFFFF;
}
#CatalogoBackstage div {
	margin:0px;
	padding:5px;
}
#CatalogoBackstage img {
	margin:0px;
}


#CatalogoConcepto {
	float:left;
	width:400px;
	background-color:#FFFFFF;
	margin-top:15px;
	margin-left:20px;
	text-align:justify;
}
#ContactoTexto {
	line-height:20px;
	margin:0 20px;
	font-size: 13px;
	margin-bottom: 17px;
}

#ContactoTexto a{
	color:inherit;
	font-weight:bold;
	text-decoration: none;
}
#ContactoTexto a:hover{
	text-decoration: underline;
}

#ContactoFormulario {
	background-color:#FFFFFF;
} 
#ContactoFormulario div {
	margin:0px;
	padding:20px;

}
#ContactoFormulario form {
	margin:0px;
}
#ContactoFormulario td {
	font-size:12px;
	color:#666666;
}
#ContactoFormulario input {
	border: 2px solid #C2C4C5;
	width:344px;
	height:20px;
	padding:3px;
	color:#666666;
}
#videos{
	float:left;
	padding-top:30px;
	position:relative;
	z-index:0;
	}
	#videos div{
		position:relative;
		z-index:0;
		margin-top:20px;
		text-align:right;
		width:370px;
	}
.radio{
	padding:0;
	height:12px !important;
	width:12px !important;
}

.form-label{
	height:30px;
	vertical-align:bottom;
}

#ContactoFormulario select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border: 2px solid #C2C4C5;
	width:352px;
	padding:3px;
}

#ContactoFormulario textarea {
	border: 2px solid #C2C4C5;
	width:340px;
	height:185px;
}


#ScoutingFormulario {
	margin-top:25px;
}
#ScoutingFormulario td {
	font-size:12px;
}
#ScoutingFormulario input {
	border: 2px solid #C2C4C5;
}
#ScoutingFormulario select {
	border: 2px solid #C2C4C5;
}


#RRHHFormulario {
	margin-top:25px;
}
#RRHHFormulario form input {
	width:460px;
	border:1px solid #768386;
	margin-left:15px;
	color:#768386;
}
#RRHHFormulario form select {
	width:460px;
	border:1px solid #768386;
	margin-left:15px;
	color:#768386;
}
#RRHHFormulario form textarea {
	width:460px;
	border:1px solid #768386;
	margin-left:15px;
	color:#768386;
	vertical-align:top;
}
#RRHHFormulario h4 {
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#999999;
	border-bottom:1px #999999 solid;
}
#PromoFormulario {
	margin-top:25px;
}
#PromoFormulario td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#PromoFormulario input {
	border: 1px solid #BCBDC1;
	color:#000000;
}
#PromoFormulario select {
	border: 1px solid #BCBDC1;
	color:#000000;
}

#ScoutingTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BCBDC1;
	margin: 0px;
	padding:0px;
	margin-top:10px;
}