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

h1{
font-family: 'Cabin', sans-serif;
font-weight:700;
color:#ffffff;
font-size:20px;
margin:0;
padding:0;
}

h2{
font-family: 'Cabin', sans-serif;
font-weight:700;
color:#ffffff;
font-size:20px;
margin:0;
padding:0;
}

h3{
font-family: 'Cabin', sans-serif;
font-weight:700;
color:#ffffff;
font-size:18px;
margin:0;
padding:0;
}

.enlace_pres{
font-family: 'Cabin', sans-serif;
font-weight:700;
color:#789da0;
font-size:14px;
text-decoration:none;
cursor:pointer;
}

.enlace_pres:hover{
color:#000000;
}

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

.img_enlace{
border:0;
}

.enlace_menu{
display:inline-block;
min-width:110px;
height:35px;
font-family: 'Cabin', sans-serif;
font-weight:600;
color:#ffffff;
font-size:17px;
line-height:13px;
text-align:center;
cursor:pointer;
text-decoration:none;
margin-right:50px;
}

.enlace_menu:hover{
background-color:#789da0;
}

.verde{
color:#789da0;
}

.enlace_mail{
font-family: 'Cabin', sans-serif;
font-weight:600;
color:#ffffff;
font-size:14px;
text-align:center;
cursor:pointer;
text-decoration:none;
}

.enlace_mail:hover{
color:#789da0;
}

.enlace_email_arriba{
color:#313131;
text-decoration:none;
cursor:pointer;
}

.enlace_email_arriba:hover{
color:#ffffff;
}

