body {
	color: #333333 !important;
}
h1,
h1 a,
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
	color: #ee0000;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0 0 15px 0;
}
h2 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.2em;
}
.form_contacto .btn_enviar {
	background: #ee0000;
}
.form_contacto .btn_enviar:hover {
	background: #fe2d2d;
}
#footer #footer12 {
	border-top: 1px solid #CBCBDB;
}
.twitter {
	background-color: #fafafa;
	background-image: url(../images/twitter-white.png);
	border: 1px solid #ddd;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}