@import url('https://fonts.googleapis.com/css?family=Tajawal');

h1{
font-family: 'Tajawal', sans-serif;
font-size:30px;
color:red;
font-weight:normal;
margin:0;
padding:0;
}

h2{
font-family: 'Tajawal', sans-serif;
font-size:24px;
color:#000000;
font-weight:bold;
font-weight:normal;
margin:0;
padding:0;
}

h3{
font-family: 'Tajawal', sans-serif;
font-size:38px;
color:#ff0000;
font-weight:bold;
font-weight:normal;
margin:0;
padding:0;
}

h4{
font-family: 'Tajawal', sans-serif;
font-size:18px;
color:#000000;
font-weight:bold;
font-weight:normal;
margin:0;
padding:0;
}

.fecha_entrada{
font-size:11px;
}

.enlace_menu{
font-family: 'Tajawal', sans-serif;
font-size:16px;
color:#6c5605;
text-decoration:none;
cursor:pointer;
}

.enlace_menu:hover{
color:#b4a924;
}

.enlace{
text-decoration:none;
cursor:pointer;
}

.choco{
color:#382d03;
}

.enlace_pie{
color:#382d03;
text-decoration:none;
cursor:pointer;
}

.enlace_pie:hover{
text-decoration:underline;
}

.parrafo{
text-indent: 1cm;
margin: 0 auto 0 auto;
}

.firma{
color:#382d03;
text-align:right;
}

.caja{
border:0;
width:156px;
height:24px;
}

.boton_enviar{
width:87px;
height:24px;
display:inline-block;
background-color:#b4a924;
color:#fdf47d;
text-align:center;
text-decoration:none;
cursor:pointer;
}

.registrate{
color:#6c5605;
text-decoration:none;
cursor:pointer;
font-size:13px;
}

.registrate:hover{
text-decoration:underline;
}

.cuadro1{
width:243px;
height:104px;
text-decoration:none;
cursor:pointer;
display:inline-block;
background-image:url('../images/cuadro1.gif');
background-repeat:no-repeat;
background-position:bottom right;
}

.cuadro2{
width:243px;
height:104px;
text-decoration:none;
cursor:pointer;
display:inline-block;
background-image:url('../images/cuadro2.gif');
background-repeat:no-repeat;
background-position:bottom right;
}

.cuadro3{
width:243px;
height:104px;
text-decoration:none;
cursor:pointer;
display:inline-block;
background-image:url('../images/cuadro3.gif');
background-repeat:no-repeat;
background-position:bottom right;
}

.cuadro4{
width:243px;
height:104px;
text-decoration:none;
cursor:pointer;
display:inline-block;
background-image:url('../images/cuadro4.gif');
background-repeat:no-repeat;
background-position:bottom right;
}

.enlace_rojo{
color:#ec2d37;
text-decoration:none;
cursor:pointer;
}

.enlace_rojo:hover{
text-decoration:underline;
}

.enlace_rojo2{
text-decoration:none;
cursor:pointer;
font-size:15px;
font-weight:bold;
font-family: 'Tajawal', sans-serif;
font-size:17px;
color:#4b4a4a;
}

.enlace_rojo2:hover{
color:#ec2d37;
}

.cajaN{
width:95%;
height:35px;
border:solid 1px #ebebeb;
color:#696767;
font-family: 'Tajawal', sans-serif;
font-size:18px;
}

.boton_buscar{
width:100%;
height:40px;
background-color:#111111;
color:#ffffff;
font-family: 'Tajawal', sans-serif;
font-size:18px;
display:block;
cursor:pointer;
text-decoration:none;
background-image:url('../images/fondo_buscar.jpg');
background-repeat:no-repeat;
background-position:top right;
}

.boton_carrito{
width:90%;
height:40px;
background-color:#ffffff;
color:#111111;
font-family: 'Tajawal', sans-serif;
font-size:18px;
display:block;
cursor:pointer;
text-decoration:none;
background-image:url('../images/carrito_nuevo.jpg');
background-repeat:no-repeat;
background-position:center right;
text-align:left;
float:right;
}


.precio_anterior{
font-family: 'Tajawal', sans-serif;
font-size:19px;
color:#f12a42;
font-weight:bold;
}

.precio_anteriorB{
font-family: 'Tajawal', sans-serif;
font-size:19px;
color:#000000;
font-weight:bold;
}


.rojo{
color:#ec2d37;
}

.caja_formulario{
width:300px;
}

.enlace_boton{
background-color:#ec2d37;
width:70px;
height:20px;
color:#ffffff;
font-weight:bold;
display:block;
cursor:pointer;
text-decoration:none;
text-align:center;
line-height:7px;
}

.descripcion_cuadro{
font-family: 'Tajawal', sans-serif;
font-size:14px;
color:#6c5605;
}