@CHARSET "ISO-8859-1";

a {
	outline: 0;
}

a {
	color:#FF5C00;
}
.textoseo {
	padding: 20px;
	font-size: 13px;
}

.textoseo p,
.textoseo ul,
.textoseo a{
	color: #666;
}

.textoseo h1,
.textoseo h2{
	font-size: 18px;
	font-weight: bold;
	color: #FF5C00;
	background-color: #E5E5E5;
	padding: 10px;
}

.textoseo h3{
	font-size: 16px;
	font-weight: bold;
	color: #FF5C00;
	background-color: #E5E5E5;
	padding: 10px;
}

.textoseo strong{
/*	font-weight: normal; */
}

.textoseo a{
	color: #333;
	text-decoration: none;
}

.textoseo p {
	padding: 10px;
	margin: 10px;
	text-align: justify;
}

.textoseo ul {
/*list-style-position:inside;*/
	padding: 5px 10px;
	margin: 5px 0 5px 25px;
}

.textoseo li {
	margin: 10px 5px;
}


.textoseo a:hover{
	text-decoration: underline;
}
/* pre.php */

#texto,
.texto-info {
	border-left: 1px dotted #FF5C00;
	margin-left: 25px;
	padding: 20px;
	min-height: 500px;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #FF5C00;
	background-color: #E5E5E5;
	padding: 10px;
}
#texto .subtitulo,
.texto-info .subtitulo {
	font-size: 12px;
	font-weight: bold;
}
#texto p,
.texto-info p {
	padding: 10px;
	text-align: justify;
}

#texto ul ,
.texto-info ul {
	list-style-position:inside;
	padding:5px 10px;
}

#texto li,
.texto-info li {
	margin: 5px;
}

.subtitulo_n2 {
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.distribucion-abajo_pv {
	display:block;
	left:500px;
	min-height:12px;
	position:absolute;
	top:100px;
	width:300px;
}
.entres1pv {
    width: 72px;
    text-align: left;
    float: left;
}

.entres2pv {
    width: 72px;
    text-align: right;
    float: right;
}

.entres3pv {
    text-align: center;
    margin-left: 10%;
    margin-right: 29%;
}

.menu_superior {
	font-size: 11px;
	font-family: arial;
	background-color: #333;
	/*
	margin-left:25px;
	margin-right:27px;
	*/
	padding: 5px 0px;
}

.menu_superior a{
	color: #999;
	text-decoration: none;
}

.menu_superior a:hover{
	color: #fff;
	text-decoration: underline;
}

.menu_superior p{
	font-size: 12px;
	float:left;
	margin:0;
	padding:0 2px 0 10px;
}

.menu_superior ul{
	float:left;
	margin:0;
	padding: 0;
}

.menu_superior li{
	float:left;
	list-style: none;
}

.menu_superior li a{
	padding: 0 5px;
}
.clearboth {
	display: block;
	clear: both;
}

#cabecera {
	position:relative;
	width:798px;
	height:163px;
	background-image:url('../img/fondo_cabecera.jpg');
	background-repeat:no-repeat;
	background-color:#333333;
	margin-top:10px;
	overflow: hidden;
}

#menu_corporativo {
	position:absolute;
	left:77px;
	top:120px;
	width:747px;
	height:15px;
	background:#fff;
	margin:0;
	padding:0;
}

#menu_corporativo li{
	float:left;
	list-style: none;
}

#menu_corporativo li a{
	float:left;
	padding: 0 20px;
	display: block;
	border-right: 1px solid #323232;
	height:15px;
}

#menu_corporativo li a.primero{
	color: #000;
	font-weight: bold;
	border:0;
	padding-right: 10px;
}
#menu_corporativo li a.ultimo{
	border:0;
}

#menu_tienda {
	background-color: #ff5c00;
	position: absolute;
	left: 80px;
	top: 140px;
	color: #fff;
	height: 15px;
	margin:0;
	padding:0;
}

#menu_tienda li{
	float:left;
	list-style: none;
}

#menu_tienda li a{
	float:left;
	padding: 0 20px;
	display: block;
	border-right: 1px solid #323232;
	height:15px;
}

#menu_tienda li a.primero{
	color: #000;
	font-weight: bold;
	border:0;
	padding-right: 10px;
}
#menu_tienda li a.ultimo{
	border:0;
}

#enlace_logo_ff {
	height:85px;
	position:absolute;
	width:360px;	
}


/* index.php */

.mainBanner {
	background-color: #fff;
	width: 100%;
}

.menu_tienda_home {
	padding: 0;
	margin:0;
}

.menu_tienda_home li{
	float:left;
	margin:0 2px;
	padding:0;
	list-style: none;
}

.menu_tienda_home li a {
	display: block;
}

.menu_tienda_home ul{
	padding: 0;
	margin:0;
}

.menu_tienda_home li ul li{
	float:none;
}

.menu_tienda_home li ul a{
	background-image: url(../img/iconos/bullet_orange.png);
	background-repeat: no-repeat;
	color: #fff;
	float:none;
	font-size: 12px;
	margin:10px;
	_margin: 4px 10px 0 10px;
	padding: 0 0 0 20px;
	text-decoration: none;
}

.menu_tienda_home li ul a:hover{
	text-decoration: underline;
}

#contenido {
	background:#FFFFFF none repeat scroll 0 0;
/*	margin-left:25px; */
	position:relative;
	width:798px;
	color:#333333;
	font-family:Arial;
	font-size:11px;
	overflow: hidden;
}

/* index */

.titulo_home{
	display: block;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
}

.titulo_home a{
	display: block;
	background-color:#ff5c00;
	color:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:15px 0 10px 0;
	padding:1px 0;
	text-decoration: none;
}

.homeboxes {
	width:798px;
	height:451px;
	background:#333333;
	padding:0;
	margin:0;
}

.homebox {
	width: 159px;
	height:451px;
	overflow:hidden;
	background-color: #f5f3ea;
	color:#ffd;
	float:left;
	margin: 0 3px;
}
.homebox.primera {
	margin-left: 0;
	margin-right: 4px;
}
.homebox.ultima {
	margin-left: 4px;
	margin-right: 0;
}
.homebox.grande {
	width: 263px;
}
.homebox.mediano {
	width: 195px;
}

.homebox.masvendido {
	text-align:center
}

.homebox.masvendido li {
	margin:0;
	padding:0;
	text-align:left
}
.homebox.masvendido li a{
	border-bottom: 1px solid #ccc;
	color: #666;
	display: block;
	float:none;
	font-size: 13px;
	padding: 6px 0 5px 15px;
	_padding: 4px 10px 0 10px;
	_height:25px;
	text-decoration: none;
}

.homebox.masvendido li a:hover{
	text-decoration: underline;
	color: #fff;
	background-color: #ff5c00;
	background-image: url(../img/icoEditEquip.png);
	background-position: 175px 10px;
	background-repeat: no-repeat;
}

.homebox.ofertas {
	width: 325px;	
}
.homebox.ofertas a{
	border:1px solid transparent;
	color:#333333;
	display:block;
	float:left;
	height:180px;
	margin:12px 5px;
	_margin:10px 3px;
	padding:3px 0;
	text-align:center;
	text-decoration:none;
	width:150px;
	background-color: #fff;
	color:#333;
}

.homebox.ofertas a img{
	margin: 4px 0;
}

.homebox.ofertas a span{
	font-size: 15px;
}

.homebox.ofertas a b{
	color: #ff5c00;
	font-size: 18px;
}

.homebox.ofertas a:hover{
	border:1px solid #FF5C00;
}

.homebox.ofertas a:hover .titulo_oferta{
	color:#000;
}

.menu_equipaciones_home {
	padding: 10px 0;
	margin:0;
	float: left;
	width: 100%;
	/*background-image:url(../img/fondo_equipaciones.jpg);*/
	background-color: #F5F3EA;
}

.menu_equipaciones_home li{
	float:left;
	padding:0;
	margin:0;
	list-style: none;
	
}

.menu_equipaciones_home li a {
	display: block;
	width:200px;
	color: #666;
	float:left;
	font-size: 12px;
	padding:0;
	margin:10px 32px;
	_margin:10px 16px;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}


.menu_equipaciones_home li a:hover {
	color: #000;
}

/* pie (popups) */

#ifc {
	position:absolute;
	right:0px;
	top:0px;
	width:0px;
	height:0px;
}

.popup {
	display:none;
	position:absolute;
}

#transC1 {
	
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:#FF5C00;
	-moz-opacity:0;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#transC11 {
	
	position:absolute;
	left:0px;
	top:200px;
	border:1px solid #FF5C00;
	width:544px;
	height:542px;
	background-color:#FCFDFD;
	background-image:url('../img/fondopop.png');
	-moz-opacity:0;
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#transC12 {
	position: absolute;
	left: 0px;
	top: 120px;
	border: 1px solid #FF5C00;
	width: 544px;
	height: 642px;
	background: #FCFDFD;
	background-image: url('../img/fondopop.png');
	-moz-opacity: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#transC13 {
	border:1px solid #FF5C00;
	background-color:#FCFDFD;
	background-image: url(../img/fondopop.png);
	overflow: hidden;
	display: none;
	position: absolute;
	left: 304px;
	top: 0px;
	width: 650px;
	height: 949px;
	opacity: 0;
}

#transC14 {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #FF5C00;
	width: 650px;
	background: #FCFDFD;
	background-image: url('../img/fondopop.png');
	-moz-opacity: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#transC15 {
	position: absolute;
	left: 0px;
	top: 150px;
	border: 1px solid #FF5C00;
	width: 542px;
	background: #FCFDFD;
	background-image: url('../img/fondopop.png');
	-moz-opacity: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


#transC16 {
	position: absolute;
	left: 0px;
	top: 150px;
	border: 1px solid #FF5C00;
	width: 542px;
	background: #FCFDFD;
	background-image: url('../img/fondopop.png');
	-moz-opacity: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


#transC17 {
	position: absolute;
	left: 0px;
	top: 150px;
	border: 1px solid #FF5C00;
	width: 768px;
	background: #FCFDFD;
	background-image: url('../img/fondopop.png');
	-moz-opacity: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}


#transC18 {
	position: absolute;
	left: 0px;
	top: 150px;
	border: 1px solid #FF5C00;
	width: 539px;
	background: #FCFDFD;
	background-image: url('../img/fondopop.png');
	-moz-opacity: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#transC19 {
}
#transC20 {
	position: absolute;
	left: 0px;
	top: 150px;
	font-weight: bold;
	border: 1px solid #FF5C00;
	width: 700px;
	background: #FCFDFD;
	background-image: url('../img/fondopop.png');
	-moz-opacity: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

/*empleo */

table.df {
	margin: 10px auto;
}

/* tienda */
.menu_tienda_imagenes {
	
}
.menu_tienda_imagenes a {
	display: block;
	float: left;
	margin: 10px 38px;
	_margin: 10px 25px;
}
.menu_tienda_imagenes a img{
	border: 5px solid #333;
}

a.alternativa_pago {
	margin: 20px 0;
	width: 410px;
	display: block;
	font-size: 16px;
	padding: 15px 10px 15px 25px;
	background: url(../img/fondo_boton.png) transparent left center no-repeat;
	color: black;
	text-decoration: none;
}

a.alternativa_pago:hover {
	background-image: url(../img/fondo_boton_over.png);
}
