@charset "UTF-8";
#header {
	background-image: url(../img/layout/amarillo.jpg);
	background-repeat: repeat;
	min-width:980px;
}
#blanco {
	background-image: url(../img/layout/blanco.jpg);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5F1E66;
	min-width:980px;
}
#blanco_detalle {
	height: 7px;
	background-image: url(../img/layout/blanco.jpg);
	background-repeat: repeat;
	min-width:980px;
}
#foot {
	background-image: url(../img/layout/morado.jpg);
	background-repeat: repeat;
	min-width:980px
}
#foot_content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 130px;
}
#contact_foot {
	font-family: 'Abel', sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: 400;
	padding-left: 70px;
	position: relative;
}

#contact_foot a {
	font-family: 'Abel', sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: 400;
	text-decoration:none;
}
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contact_foot a:hover {
	color: #999;
	-webkit-transition:color 300ms ease;
	-moz-transition:color 300ms ease;
	-o-transition:color 300ms ease;
	-ms-transition:color 300ms ease;
	transition:color 300ms ease;
}
#social_networks {
	display: block;
	height: 50px;
	width: 50px;
	background-image: url(../img/layout/twitter_homes.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
}
#social_networks:hover {
	background-position: center bottom;
}
#menu {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	}
.menu_but {
	text-align: center;
	font-family: 'Abel', sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 24px;
	margin-left: 31px;
	margin-right: 31px;
	-webkit-transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-o-transition: color 300ms ease;
	-ms-transition: color 300ms ease;
	transition: color 300ms ease;
}
.menu_but:hover {
	color: #4C1E54;
}
h1 {
	color: #5E1E66;
	font-family: 'Abel', sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: 400;
}
.texto_gris {
	font-family: 'Maven Pro', sans-serif;
	color: #939598;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
}
#read_mote_but {
	font-family: 'Abel', sans-serif;
	text-decoration: none;
	font-size: 18px;
	color: #F7941E;
	font-weight: 400;
}
.label_campos {
	color: #5E1E66;
	font-family: 'Abel', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
}
.campos {
	height: 28px;
	width: 174px;
	border: 1px solid #CCCCCC;
	outline: none;
	padding-right: 8px;
	padding-left: 8px;
	font-family: 'Abel', sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: 400;
	color: #999;
}
.texto_features {
	font-family: 'Maven Pro', sans-serif;
	color: #58595B;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
}
#submit_but {
	background-color: #00A79D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-weight: 400;
	line-height: 20px;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}
#submit_but:hover {
	background-color: #0E6B61;
}
#amarillo {
	background-color: #F9B700;
}
#small_logo {
	position: absolute;
	top: -94px;
}
#more_info {
	font-family: 'Maven Pro', sans-serif;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	background-color: #00A79D;
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}
#more_info:hover {
	background-color: #0D6259;
}
#more_info_gris {
	font-family: 'Maven Pro', sans-serif;
	float: left;
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	background-color: #A5A7AA;
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	transition: all 300ms ease;
}
#more_info_gris:hover {
	background-color: #0D6259;
}
#lang_but {
	position: absolute;
	top: -101px;
	right: 42px;
	font-family: 'Abel', sans-serif;
	text-decoration: none;
	font-size: 17px;
	font-weight: 400;
	color: #FFF;
	-webkit-transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	-o-transition: color 300ms ease;
	-ms-transition: color 300ms ease;
	transition: color 300ms ease;
}
#lang_but:hover {
	color: #5E1E66;
}
