@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
    padding: 0px;
	}
body {
	color: #999999;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 12px;
	background-color: #F1F1F1;
	}

/*TEXTO*/

.intro {
	width: 890px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.peque {
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
}
.vacio {
	height: 150px;
	width: 200px;
	float: right;
}

h1 {
	font-size: 25px;
	color: #E21F6E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 3px;
	margin-bottom: 10px;
	line-height: 20px;
	letter-spacing: -1px;
	}
	
h2 {
	font-size: 15px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 3px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	}
	
h3 {
	font-size: 15px;
	color: #E21F6E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	padding-bottom: 3px;
	margin-bottom: 10px;
	letter-spacing: -1px;
	}

.explicacion {
	width: 200px;
	margin-right: 30px;
	float: left;
}
.foto {
	float: left;
	width: 658px;
	background-color: #FFFFFF;
	margin-bottom: 28px;
}
.titulo {
	font-size: 12px;
	color: #CCCCCC;
}
	
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
	}
	
.activo {
	color: #CCCCCC;
}

.activo2 {
	color: #E21F6E;
}

.text_cont {
	font-size: 12px;
	color: #E21F6E;
	line-height: 18px;
}

#cont_cont2 p {
	text-align: right;
	margin-bottom: 28px;
}
	
.fucsia {
	color: #E21F6E;
}

.texto_gal_1 {
	width: 200px;
	float: left;
	margin-right: 30px;
	margin-bottom: 28px;
	line-height: 12px;
}

#clean {
	clear: both;
}

#clean2 {
	clear: both;
	height: 20px;
}

.texto_gal_2 {
	width: 200px;
	float: left;
	margin-bottom: 28px;
	line-height: 12px;
}

#content_1 ul li {
	color: #CCCCCC;
}
	
/*IMAGENES*/	
	
#content_4 img {
	margin-bottom: 10px;
}

.foto_gal_1 {
	margin-right: 27px;
	margin-bottom: 5px;
}

#header img {
	float: left;
}

.foto_gal_2 {
	margin-bottom: 5px;
}

/*ENLACES*/

a {
	color: #E21F6E;
	text-decoration: none;
}

a a:link:, a:visited {
	color: #e42670;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
	
#content_1 a {
	color: #CCCCCC;
}

#content_1 a:link:, a:visited {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
}

#content_1 a:hover {
	color: #E21F6E;
}

a img {
    border-width: 0px;
}
	
/*LISTAS*/
	
ul, ol  {
	list-style: none;
	display:inline;
}
	
li  {
    list-style: none;
	display:inline;
}
	
#header #menu ul li {
	display:block;
	height: 27px;
	width: 214px;
	.margin: 0px;
	.padding: 0px;
}

#extra ul li {
	display:block;
	font-size: 20px;
	line-height: 18px;
	color: #FFFFFF;
}

button {
	cursor: pointer;
}

/* MAIN WRAPPER */

#main_wrapper {
	position: relative;
	min-height: 100%; /* Applications Positioning BUG */
	background-color: #F1F1F1;
	text-align: left;
	}

/* HEADER */

#header_wrapper {
	height: 184px;
	background-color: #333333;
	background-image: url(../Imagenes/fondo_cab.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 55px;
	}

#header {
	width: 910px;
	height: 184px;
	margin-right: auto;
	margin-left: auto;
	}
	
#menu {
	float: left;
	margin-left: 18px;
	margin-top: 20px;
	.margin-left: 5px; /* IE 6 Y 7 */
	.margin-top: 5px; /* IE 6 Y 7 */
	letter-spacing: -1px;
}
#suscripcion {
	color: #FFFFFF;
	text-align: center;
}
#suscripcion input {
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.construccion {
	text-align: center;
	font-size: 12px;
}
.boton {
	border: thin solid #FFFFFF;
	background-color: #E21F6E;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
.input {
	font-size: 10px;
	color: #999999;
}
#main_wrapper #content_4 #cont_cont1 .text_cont a {
	text-decoration: underline;
}
#extra {
	float: right;
	background-color: #E21F6E;
	.padding-right: 0px;
	.padding-left: 0px;
	padding: 10px;
	width: 165px;
	line-height: 20px;
}

/* CONTENT */

#content_4{
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	}
#eventos {
	background-color: #FFFFFF;
	clear: both;
	margin-bottom: 55px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 28px;
}
	
#content_1 {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 55px;
	}
	
.cont_serv_1 {
	background-color: #FFFFFF;
	width: 198px;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 10px;
	border: 1px solid #E5E5E5;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	height: 480px;
}
.cont_serv_2 {
	background-color: #FFFFFF;
	float: left;
	width:198px;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 10px;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	height: 480px;
}

#cont_cont1 {
	background-color: #FFFFFF;
	width: 428px;
	padding-top: 28px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #E5E5E5;
	margin-right: 10px;
	.margin-right: 5px;
	margin-bottom: 50px;
	float: left;
	padding-bottom: 28px;
}

#cont_cont2 {
	background-color: #FFFFFF;
	width: 428px;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 10px;
	border: 1px solid #E5E5E5;
	margin-bottom: 50px;
	float: right;
}

.entrecolumnado {
	margin-right: 27px;
}

#col_form {
	float: left;
	width: 420px;
	margin-bottom: 28px;
}

/* Formulario */

input {
	border: 1px solid #e5e5e5;
	height: 25px;
	margin-bottom: 20px;
	width: 100%;
}

.option {
	width: 100%;
	margin-bottom: 20px;
}

.mensaje {
	height: 100px;
}

/* Footer */

#footer_wrapper {
	min-width: 100%;
	clear: both;
	position: relative;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#enviar {
	background-color: #999999;
	color: #FFFFFF;
}

#footer_wrapper p {
	text-align: center;
	margin-top: 10px;
}

#footer {
    width: 89.4em;
    margin: 0em auto;
    padding: 2.5em 0em 0em 0em;
    overflow: auto;
}

#footer a {
	color: #666666;
}

#footer a:hover {
    color: #FFF;
    background-color:  transparent;
}#briefing {
	height: 86px;
	width: 86px;
	z-index: 100;
	position: relative;
}
