@import url(http://fonts.googleapis.com/css?family=Capriola);

h1{
font-family: 'Capriola', sans-serif;
font-size:38px;
color:#6c5605;
font-weight:bold;
font-weight:normal;
margin:0;
padding:0;
}

h2{
font-family: 'Capriola', sans-serif;
font-size:38px;
color:#eae1cb;
font-weight:bold;
font-weight:normal;
margin:0;
padding:0;
}

.fecha_entrada{
font-size:11px;
}

.enlace_menu{
font-family: 'Capriola', 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;
}

.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: 'Capriola', sans-serif;
font-size:14px;
color:#6c5605;
}