/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#partners #boxed2 .content li{
	list-style-type: none;
}

body .tit_microsite{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;

}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #000000;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}
IMG {
	border:0;
}

.tit_form {
	margin-bottom: 0.5em;
	font-size: 1.2em;
	color:#666;
}

.subtit_form {
	margin-bottom: 0.5em;
	font-size: 1em;
	color:#000000;
}

.numero_form {
	margin-bottom: 0.5em;
	font-size: 1.3em;
	color:#000000;
}


p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

html>body p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
	text-align: justify;
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
	background-color:#E2EDFF;
}



img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background-image: url(images/img03.gif);
	background-repeat: no-repeat;
}
.destacado_spoiler {
	color: #000000;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}

.tabla{
	color: #000000;
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size:1.2em;
	
}


.destacado_tabla {
	color: #333;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size:1.2em;
	font-weight: bold;
	padding-right: 20px;
}


.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
}

/* Header */

#header {
	width: 700px;
	height: 130px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image:url(images/img02.jpg);
}

#logoFP, logoComMad a:hover {
	text-decoration: none;

}

/* Header > Logo */

#logo {
	float: left;
	padding: 65px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(images/img04.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/img05.gif) no-repeat left center;
}

#topmenu3 {
	background: url(images/img06.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.2em;
}

#microsite {
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}


#menu ul {
	list-style: none;
	line-height: normal;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 00;
	margin-left: auto;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

#menu a:hover {
	text-decoration: none;
	text-align: center;
}

#menu .first a {
	padding-left: 12px;
	background-color: #cc0000;
	background-image: none;
	text-align: center;
	color: #ffffff;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}


#content_proxim {
	width: 600px;
	margin: 0 auto;
	padding: 60px 20px 60px 20px;
	border: 3px solid #D00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#333;
	margin-top:100px;
	margin-bottom:100px;
	
	
}

.content .first a {
	background-color: #cc0000;
	background-image: none;
	color: #ffffff;
}

/* Content > Main */

#main {
	float: right;
	width: 460px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
}
#welcome2 {
	background-image: url(images/salto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 320px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3em;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 0;
}
#formulario {
	/*background-image:url(images/fondo_form.gif);*/
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

#ppio_form {
	background-image:url(images/ppio_form.gif);
	height:16px;
	color: #000000;
	background-repeat: no-repeat;
}
#fin_form {
	background-image:url(images/fin_form.gif);
	height:16px;
	color: #000000;
	background-repeat: no-repeat;
}		

#sep_form {
	background-image:url(images/sep_form.gif);
	height:25px;
	color: #000000;
	background-repeat: no-repeat;
}

#txt_form {
	background-image:url(images/txt_form.gif);
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat:repeat-y;
}

#ppio_cajablanca {
	background-image:url(images/ppio-cajablanca.gif);
	height:13px;
	color: #000000;
	background-repeat: no-repeat;
	
}
#fin_cajablanca {
	background-image:url(images/fin-cajablanca.gif);
	height:13px;
	color: #000000;
	background-repeat: no-repeat;
}		

#txt_cajablanca {
	background-image:url(images/txto-cajablanca.gif);
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat:repeat-y;
}



#welcome_izda {
	margin-left: 0px;
	padding:  0;
	float:left;
}
#welcome_dcha {
	margin-right:10px ;
	padding:  0;
	float:right;
}

#welcome .gris {
	margin: 0 0 3em 0;
	padding: 10px 0.5em 1.5em 0.5em;
	background-color:#E8E8E8;
}


/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates */

#updates {
	text-align: left;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto 2em auto;
	border-top: 1px solid #CCCCCC;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	font-size: x-small;
}

#legal a {
	font-weight: bold;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}
.mas_info {
	margin-bottom: 1em;
	background-color: #ECECEC;
	text-align: left;
}
.mas_info .title {
	height: 20px;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #7B7B7B;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 27px;
	text-align: left;
}
.mas_info .content {
	padding: 10px;
	text-align: left;
}
.mas_info .content p {
	padding: 10px;
	text-align: left;
}
.activo_submenu a {
	background-color: #8E0A42;
	color: #FFFFFF;
}
#direcciones #texto_izq {
	float: left;
	margin-top: 00px;
	margin-right: 10px;
	margin-bottom: 00px;
	margin-left: 00px;
}
#pie {
	clear: both;
}
#direcciones #texto_derecha {
	float: left;
}
#logo_saee {
	margin-top: 00px;
	margin-right: auto;
	margin-bottom: 00px;
	margin-left: auto;
	text-align: center;
}
#welcome .title {
	color: #7B7B7B;
}
#espacio {
	margin-top: 15px;
	clear:both;
}
#sorry {
	font-size: 1em;
	color: #333333;
	padding-top: 15px;
	padding-right: 15;
	padding-bottom: 5em;
	padding-left: 15;
	margin-top: 15;
	margin-right: 15;
	margin-bottom: 00;
	margin-left: 15;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
#sorry .titular {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	font-size: 2em;
	color: #8F0C43;
	font-weight: bold;
}
#sorry .icono_titular {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	font-size: 5em;
	color: #8F0C43;
	font-weight: bold;
}
#mensaje{
	color: #FFFFFF;
	background-color:#660033;
	text-align: center;
	height:20px;
	padding-top:10px;
}
#mensaje a{
color:#FFFFFF;
}
#mensaje a:hover{
color:#FF9900;
}#nivel_precio {
	padding: 5px;
	background-image: url(images/base_precio.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	height: 25px;
	color: #FFF;
}
#logoFP {
	float: left;
}
#logoComMad {
	float: right;
}
.grandes_numeros {
	font-size: 2em;
	color: #09C;
}
.peques_numeros {
	font-size: 1.2em;
	color: #09C;
}

#Col_izq {
	float: left;
}
#Col_izq_ico {
	float: left;
	width:80px;
}
#Col_izq2 {
	float: left;
	width:90px;
	padding-left: 8px;
	line-height: 1em;
}
.lateral_info {
	font-size: 3em;
	color: #FFF;
	font-weight: bold;
	background-color: #333;
}
#Col_der {
	float: right;
	
}
#header a:hover {
	text-decoration: none;
	background-color: #C00;
}
.boxed2 {
	margin-bottom: 1em;
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
}
.boxed2 .title {
	height: 29px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}
.boxed2 .content {
	padding: 10px;
}
.boxed2 li  {
	list-style-type: none;
}
.texto_destacado {
	font-weight: bold;
	color: #000;
}
#tarifas #nivel {
	padding: 0px;
	margin-right: 00px;
	margin-bottom: 25px;
	margin-left: 00px;
	background-color: #F4F4F4;
	background-image: url(images/nivelParticipacion-1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #CCC;
}
#nivel_texto {
	padding: 5px;
	font-weight: normal;
	font-size: 0.78em;
	font-style: normal;
	line-height: 1em;
	text-align: justify;
}
#nivel_part {
	font-size: 1.5em;
	padding: 5px;
	color: #C00;
	font-weight: normal;
}
.grandes_numerosBlanco {
	font-size: 2em;
	color: #FFF;
}
#tarifas #nivel_promotora {
	padding: 0px;
	margin-right: 00px;
	margin-bottom: 25px;
	margin-left: 00px;
	background-color: #F4F4F4;
	background-image: url(images/nivelParticipacion-2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #CCC;
}
#tarifas #nivel_patro {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #F4F4F4;
	background-image: url(images/nivelParticipacion-3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #CCC;
}
#ouch {
	font-size: 1.3em;
	text-align: center;
	background-color: #FFC;
	border: 1px dotted #F30;
	padding: 45px;
}
.letra_simbolo {
	font-size: 3em;
	color: #F00;
}
#entidad_organizadora {
	font-size: 0.78em;
	color: #999;
}
#imaste_organiza li {
	list-style-type: none;
}
