


.headerInner {
	font-size: 11px;
	line-height: 1.1em;
	z-index: 98;
	display:block;
	margin-bottom:5px;
	/*background-image:url(img/telefono.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-position-y: 1px;*/
	/*Añadido margen superior a la cabecera de la página*/
	margin-top: 25px;

}

.imgLogo
{
	display:inline-block;
	/*Añado padding izquierda y margen abajo al logo como en nuestra web, por María*/	margin-bottom: 25px;
	padding-left: 23px;
}

.headerTelefono
{
	font-weight:bold;
	font-size:28px;
	display:block;
	float:right;
	margin-top:25px;
}

.headerMenu
{
	display:inline-block;
	float:left;
	width: 100%;
	background-color: #B51E83;
	padding-left:5px;
	padding-top:5px;	
	/*background-image: url(../jQuery/carrion/images/ui-bg_diagonals-thick_22_1484e6_40x40.png);
	background-repeat:repeat;*/
	
	/*border: solid 1px #B51E83;*/
	background: #B51E83;
	background: -moz-linear-gradient(top,  #000,  #B51E83);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#570F40),color-stop(40%,#80155E), color-stop(100%,#B51E83));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#570F40', endColorstr='#B51E83');
}

.headerRight
{
	display:inline-block;
	float:right;
	padding:3px;
	position:relative;
	/*right:-550px;
	top:-23px;*/
	
}

.headerRedesSociales,
.headerEnlaces,
.headerUsuario
{
	display:inline-block;
	float:left;
	vertical-align:top;	
}

.headerUsuario
{
	/*width:150px;*/
	/*right:-64px;*/
	position:relative;
	max-width: 130px;
}

.headerEnlaces .enlace
{
	text-decoration:none;
	display: block;
	text-align: right;
	font-weight: bold;
	margin-bottom: 1px;
	/*Incluído color y weight*/
 	color: #575757;
       	font-weight: 400;
}

/*Añado linea por Maria*/
.headerEnlaces {
    border-right: 1px solid #b1006e;
    padding-right: 10px;
   }

.headerEnlaces .enlace:hover
{
	color:#C3318C;
}

.headerRedesSociales .boton_red_social
{
	display: inline-block;
}

.headerMenuItem, .headerMenuItem:visited
{
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:10px;
	color:#fff;
	/*color:#173895;
	border-right: solid 1px #173895;*/
	text-decoration:none;
}

.headerMenuItem:hover
{
	/*background-color:#FFF;
	color:#4F81BD;
	background-color:#173895;
	color:#FFF;*/
}

.headerLogin
{
	/*display:block;
	float:right;
	max-width:150px;
	background-color: #D6E8FF;	
	padding-left:0px;
	padding-top:0px;*/
}

.headerCarrito
{
	/*display:block;
	float:right;
	max-width:175px;
	background-color: #D6E8FF;	
	padding-left:10px;
	padding-top:5px;
	color:#C3318C;*/
	width:120%;
	/*height:30px;
	/*Añado margen superior al carrito por María*/
	/*margin-top: 0px;*/
	right:0px;
	top:4px;
	position:relative;
	margin-left:15px;
}
	
.headerCarritoImg, .headerCarritoUds, .headerCarritoArticulos, .headerCarritoArticulosDos, .headerCarritoUltimoArticulo
{
	display:block;
	float:left;
}

.headerCarritoImg
{	
	/*Modifico margen derecho por María margin-right:3px;*/
	margin-right:10px;
	/*margin-top:3px;
	margin-bottom:3px;
	margin-left:3px;
	
	background-image:url(img/carrito.jpg);
	background-repeat:no-repeat;
	width: 30px;
	height: 30px;*/
}

.headerCarritoUds
{
	/*height:30px;
	width:30px;	
	background-image:url(img/carrito_uds_fondo.png);
	background-repeat:no-repeat;
	background-position:center top;*/
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	color:#C3318C;
}

.headerCarritoUltimoArticulo
{
	font-size:0.8em;
	margin-left:7px;
	color:#B1006E;
}

.headerCarritoArticulos
{
	font-weight:bold;
	margin-top:8px;
	margin-left:2px;
	color:#C3318C;
}

.headerCarritoArticulosDos
{
	font-weight:bold;
	margin-left:7px;
	color: #B1006E;
}

.cartaReyesMenu
{
	display:block;
	float:left;
	width:222px;
	height:30px;
	background-color: #4F81BD;	
	margin-left:1px;
	margin-top:2px;	
	margin-bottom:2px;	
	background-image: url(../jQuery/carrion/images/ui-bg_diagonals-thick_22_1484e6_40x40.png);
	background-repeat:repeat;		
}

.cartaReyesMenu:hover
{
	background-image: url(../jQuery/carrion/images/ui-bg_diagonals-thick_26_2293f7_40x40.png);
	background-repeat:repeat;	
}

.cartaReyesMenuItem, .cartaReyesMenuItem:visited
{
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
	margin-left:30px;
	margin-bottom:0px;
	padding-left:4px;
	padding-right:2px;
	padding-top:4px;
	padding-bottom:2px;
	color:#fff;
	text-decoration:none
}

.imgCartaReyes , .imgCartaReyes:hover
{
	display:block;
	float:left;
	margin-left:45px;
	margin-top:3px;
	width:120px;
	height:100px;
}

.imgCartaReyes:hover
{
	border:1px solid #4F81BD;
	width:140px;
	height:113px;
	margin-left:35px;
}
