@charset "UTF-8";
#contenedor {
	width: 965px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/fondo_contenedor.png);
}
#contenedor #header {
	height: 80px;
	margin-top: 30px;
	margin-left: 70px;
	margin-right: 20px;
	color: #E8E8E8;
	padding: 10px;
}
#contenedor #header #logotipo {
	width: 120px;
	float: left;
}
#contenedor #header #barra_horizontal {
	font-family: 'Marvel', sans-serif;
	font-size: 14px;
	font-style: normal;
	width: 530px;
	height: 16px;
	overflow: hidden;
	padding-top: 40px;
	text-decoration: none;
	color: #906F33;
	padding-left: 23px;
	text-align: right;
	padding-bottom: 5px;
}
#barra_horizontal a:link ,#barra_horizontal a:active , #barra_horizontal a:visited{
	text-decoration: none;
	color: #906F33;
	padding: 1px;
	float: left;
	font-family: 'Marvel', sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#barra_horizontal a:hover {
	font-size: 14px;
	font-family: 'Marvel', sans-serif;
	color: #414140;
	font-weight: bold;
}
/*//#contenedor #header #barra_horizontal .boton a:link ,#contenedor #header #barra_horizontal .boton a:active , #contenedor #header #barra_horizontal .boton a:visited{
//	text-decoration: none;
//	color: #906F33;
//	padding: 1px;
//	float: left;
//}
//#contenedor #header #barra_horizontal.boton a:hover {
//	background-color: #9DA0A6;
//	font-size: 14px;
//}*/
#contenedor #main {
	overflow: hidden;
}
#main #barra_nav {
	float: left;
	height: 201px;
	width: 190px;
	text-align: right;
	margin: 2px;
	background-color: #A3945E;
	padding-right: 11px;
}
#contenedor #main #barra_nav .botonav      {
	color: #FFF;
	width: 194px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	font-family: 'Marvel', sans-serif;
}
#contenedor #main #barra_nav .botonav a:link , #contenedor #main #barra_nav .botonav a:visited{
	color: #FFF;
	background-color: #A6955D;
	text-decoration: none;
	font-family: 'Marvel', sans-serif;
	font-size: 14px;	

}
#contenedor #main #barra_nav .botonav a:hover , #contenedor #main #barra_nav .botonav a:active{
	color: #A6955D    
	background-color: #FFF;
	color: #A3945E;
	background-color: #FFF;
	font-family: 'Marvel', sans-serif;
	font-size: 14px;
}
#contenedor #main #contenido {
	float: right;
	width: 760px;
	overflow: hidden;
	margin-bottom: 100px;
}
#contenedor #main #contenido #contenido_interior {
	width: 70%;
	height: 100%;
	margin-left: 15px;
}
#contenedor #main #contenido #contenido_interior #header_contenido {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 400px;
}
#contenedor #main #contenido #contenido_interior #header_contenido #mensaje_1 {
	width: 30%;
	float: left;
	background-color: #333;
	margin-top: 1px;
	margin-right: 25px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#contenedor #main #contenido #contenido_interior #header_contenido #mensaje_2 {
	width: 30%;
	float: left;
	background-color: #333;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#contenedor #main #contenido #contenido_interior #header_contenido #mensaje_3 {
	width: 30%;
	float: right;
	background-color: #333;
	margin-top: 1px;
	margin-bottom: 1px;
}
#contenedor #main #contenido #contenido_interior #header_contenido img  {
	margin-left: 12%;
	margin-top: 15px;
}
#contenedor #main #contenido #contenido_interior #header_contenido .texto {
	font-family: 'Marvel', sans-serif;
	font-variant: normal;
	font-size: 12px;
	color: #CCC;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#contenedor #main #contenido #contenido_interior #mensaje_inicio  {
	width: 620px;
	float: none;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #DBDBDB;
	font-size: 90px;
	font-variant: small-caps;
	line-height: 80px;
	font-family: "marvel", sans-serif;
}
#contenedor #main #contenido #contenido_interior #noticias {
	width: 100%;
	padding-top: 20px;
}
#contenedor #main #contenido #contenido_interior #noticias #cabezote {
	font-family: 'Marvel', sans-serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	background-color: #A0935F;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}
#contenedor #main #contenido #contenido_interior #noticias #barra_rapida {
	background-color: #3D3D3D;
	margin: 5px;
}
#contenedor #main #contenido #contenido_interior #noticias #barra_rapida .induccion {
	padding-left: 20px;
}
#contenedor #main #contenido #contenido_interior #noticias #noticia_text {
	font-family: "marvel", sans-serif;
}
#contenedor #main #contenido #contenido_interior #noticias #noticia_text .uno {
	background-color: #3D3D3D;
	margin: 5px;
	overflow: hidden;
}
#contenedor .uno .dos{
	font-family: 'Marvel', sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 300px;
	float: right;
	padding: 6px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#contenedor #main #contenido #contenido_interior #noticias #noticia_text .uno img {
	float: left;
	margin-left: 10%;
	margin-top: 5%;
}
#contenedor #main #contenido_contacto {
	width: 50px;
	margin-bottom: 100px;
	margin-left: 100pt;
	height: 900px;
	text-align: left;
	float: left;
}
#contenedor #main #contenido_trabaje {
	width: 500px;
	margin-bottom: 100px;
	margin-left: 170pt;
	height: 900px;
	text-align: left;
	overflow: hidden;
	padding-top: 20px;
}
label,a {
	font-family : 'Marvel', sans-serif;
	font-size : 12px;
	text-align: right;
	float: right;
	margin: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
}
#contenedor #main #contenido #contenido_principal {
	width: 70%;
	height: 100%;
	margin-left: 15px;
	margin-top: 15px;
}
#contenedor #main #contenido #contenido_principal .titulo {
	font-family: 'Marvel', sans-serif;
	font-size: 36px;
	text-align: center;
	color: #333;
	margin: 5px;
}
#contenedor #main #contenido #contenido_principal .subtitulo {
	font-family: 'Marvel', sans-serif;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	width: 80%;
	margin-left: 10%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#contenedor #main #contenido #contenido_principal .imagen {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
}
#contenedor #main #contenido #contenido_principal .explicacion {
	font-family: 'Marvel', sans-serif;
	font-size: 16px;
	color: #3F3F3F;
	width: 140px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 50%;
}
#contenedor #main #contenido #contenido_principal .informacion {
	overflow: hidden;
	margin-top: 15px;
}
#contenedor #main #contenido #contenido_principal .explicacion_a {
	font-family: 'Marvel', sans-serif;
	font-size: 16px;
	color: #3F3F3F;
	width: 500px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 60%;
}
#contenedor #main #contenido #contenido_principal .informacion .imagen img {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contenedor #main #contenido #contenido_interior #noticias #noticia_text .uno .dos .titulos {
	font-family: 'Marvel', sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #A0935F;
}
#contenedor #main #contenido #contenido_principal .pictogramas {
	padding-left: 10%;
}
#contenedor #main #contenido #contenido_interior #filosofia {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 250px;
}
#contenedor .uno .filosofiatext {
	font-family: 'Marvel', sans-serif;
	font-size: 18px;
	color: #333;
	width: 500px;
	float: right;
	padding: 6px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-variant: small-caps;
}
#contenedor #main #contenido #contenido_interior #noticias #cabezotefilosofia {
	font-family: 'Marvel', sans-serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	text-align: left;
	padding-right: 10px;
}
#contenedor #main #contenido_contacto h1 {
	font-family: 'Marvel', sans-serif;
	font-size: 18px;
	color: #333;
	font-variant: small-caps;
}
#contenedor #main #contenido_contacto form p label {
	font-family: 'Marvel', sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.subtitulo a       {
	font-family: "marvel", sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFF;
	font-variant: small-caps;
	border: 1px dotted #CCC;
	line-height: 30px;
}
#pie {
	width: 965px;
	margin-left: auto;
	height: 70px;
	padding-top: 20px;
	padding-left: 10px;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #header #barra_horizontal_pie {
	font-family: 'Marvel', sans-serif;
	font-size: 16px;
	font-style: normal;
	width: 530px;
	height: 100px;
	padding-top: 45px;
	text-decoration: none;
	color: #906F33;
	padding-left: 50px;
	text-align: right;
	padding-bottom: 5px;
	overflow: hidden;
}
#pie a img {
	float: right;
	padding-left: 270px;
}
#barra_horizontal_pie a:link, #barra_horizontal_pie a:active, #barra_horizontal_pie a:visited {
	text-decoration: none;
	color: #333;
	padding: 1px;
	float: left;
	font-family: 'Marvel', sans-serif;
	font-size: 14px;
}
#barra_horizontal_pie a:hover {
	font-size: 14px;
	font-family: 'Marvel', sans-serif;
	color: #6A6968;
	font-weight: bold;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
