@charset "utf-8";
.mail {
	font-family: Helvetica;
	font-size: 14px;
	color: #0F9;
	float: left;
	height: 20px;
	width: 350px;
}

/* CSS Document */

.header {
	background-repeat: no-repeat;
	background-position: center;
	height: 446px;
	width: 960px;
	margin: auto;
}
.contenido {
	height: 100%;
	width: 960px;
	margin: auto;
}
.bebe {
	float: right;
	height: 446px;
	width: auto;
}

.botones {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 30px;
	width: 90px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 60px;
	text-decoration: none;
}

.botones:hover {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 30px;
	width: 90px;
	background-color: #000;
	text-align: center;
}
.titulo {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}
.preguntas {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	height: 30px;
	width: 350px;
	float: left;
}
.preguntas:hover {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bolder;
	color: #F7712F;
	height: 30px;
	width: 350px;
	float: left;
}
.titulo {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bolder;
	color: #666;
	height: 30px;
	width: 960px;
}
.franja {
	background-color: #FFF;
	margin: auto;
	float: left;
	height: 30px;
	width: 100%;
}
.links_sociales {
	height: 300px;
	width: 594px;
	margin: auto;
}
.logo {
	background-image: url(imgestructura/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 350px;
	margin-top: 40px;
	margin-bottom: 30px;
}.span {
	text-decoration: none;
	color: #FFF;
	font-family: Helvetica;
}
.respuestas {
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 30px;
	width: 380px;
	float: left;
	margin-top: 20px;
}
