@import url(http://fonts.googleapis.com/css?family=Signika+Negative:400,300,700,600);

h1{
font-family: 'Signika Negative', sans-serif;
font-size:22px;
font-weight:700;
color:#e30479;
}

h2{
font-family: 'Signika Negative', sans-serif;
font-size:23px;
font-weight:300;
color:#018a88;
padding:0px;
margin:0px;
}

h3{
font-family: 'Signika Negative', sans-serif;
font-size:22px;
font-weight:700;
color:#e30479;
}

h4{
font-family: 'Signika Negative', sans-serif;
font-size:18px;
font-weight:700;
color:#0698a4;
}

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

.rosa{
color:#e30479;
font-weight:700;
}

.azul{
color:#0299ad;
font-weight:300;
}

.rosa_grande{
color:#e30479;
font-weight:700;
font-size:16px;
}

.celeste{
color:#1fa0a9;
font-weight:300;
}

.enlace_verde{
font-family: 'Signika Negative', sans-serif;
font-size:16px;
font-weight:600;
color:#018a88;
cursor:pointer;
text-decoration:none;
}

.enlace_verde:hover{
color:#e30479;
}

.m1{
cursor:pointer;
text-decoration:none;
height:148px;
width:134px;
background-image:url('../images/m1.gif');
background-repeat:no-repeat;
background-position:top center;
display:inline-block;
}

.m1:hover{
background-image:url('../images/m1b.gif');
}

.m2{
cursor:pointer;
text-decoration:none;
height:148px;
width:116px;
background-image:url('../images/m2.gif');
background-repeat:no-repeat;
background-position:top center;
display:inline-block;
}

.m2:hover{
background-image:url('../images/m2b.gif');
}

.m3{
cursor:pointer;
text-decoration:none;
height:148px;
width:162px;
background-image:url('../images/m3.gif');
background-repeat:no-repeat;
background-position:top center;
display:inline-block;
}

.m3:hover{
background-image:url('../images/m3b.gif');
}

.m4{
cursor:pointer;
text-decoration:none;
height:148px;
width:148px;
background-image:url('../images/m4.gif');
background-repeat:no-repeat;
background-position:top center;
display:inline-block;
}

.m4:hover{
background-image:url('../images/m4b.gif');
}

.selector{
font-size:11px;
font-weight:300;
color:#05004f;
}

.gris{
color:#7d7d82;
}

.enlace_pie{
font-family: 'Signika Negative', sans-serif;
font-size:13px;
font-weight:300;
color:#1fa0a9;
cursor:pointer;
text-decoration:none;
}

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

.enlace_pie_gris{
font-family: 'Signika Negative', sans-serif;
font-size:13px;
font-weight:300;
color:#7d7d82;
cursor:pointer;
text-decoration:none;
}

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

.enlace_ejemplos{
cursor:pointer;
text-decoration:none;
height:121px;
width:180px;
/*background-image:url('../images/ejemplos.png');
background-repeat:no-repeat;
background-position:top center;*/
display:block;
margin-left:40px;
}

.solicita{
cursor:pointer;
text-decoration:none;
height:38px;
width:112px;
background-image:url('../images/solicitar.jpg');
background-repeat:no-repeat;
background-position:top center;
display:block;
}

.boton_enviar{
width:100px;
height:20px;
cursor:pointer;
text-decoration:none;
background-color:#e30479;
color:#ffffff;
font-weight:bold;
font-size:14px;
}

.boton_enviar:hover{
font-weight:bold;
}