/* #### ESTILOS COMUNES #### */

body {
	color: #000;
	background-color: #F0F0F0;
	font-family: verdana, tahoma, arial;
	font-size: 71%;
	margin:0;
	padding:0;
}

.nover	{
	display: none !important;
}

/* #### CABECERA #### */

#cabecera {
	color: inherit;
	background-color: #6083D7;
	background-image: url(imagenes/fondo-cabecera.jpg);
	background-repeat: no-repeat;
	height: 100px;
	margin: 0;
}

.logos {
	float: left;
	padding: 0;
	margin: 0;
}
.right {
	float: right;
	clear: right;
	padding: 10px 1.5em 0 0;
	z-index: 1;
}
.rightimas {
	float: right;
	clear: right;
	padding: 0 7.5em 0 0;
	z-index: 1;
}

.textomadrid {
	font-family: "Arial Black";
	font-size: 18px;
	padding: 0 3px 0 0;
}
.textoinnova {
	font-family: Arial;
	font-size: 18px;
}


.textoayunt {
	font-family: Arial;
	font-weight: bold;
	padding: 30px 0 0 2px;
	display: block;
}
.logocdt {
	float: left;
	padding: 0;
	margin: 25px 0 0 7px;
	z-index: 2;
}
.textocdt {
	font-family: "Tahoma";
	font-size: 20px;
	color: #fff;
}


/* #### SUBCABECERA #### */

#subcabecera {
	display: none !important;
}

a.enlacesubcabecera:link {
	color: #FFF;
	text-decoration:none;
	font-weight:normal; 
}
a.enlacesubcabecera:hover {
	color: #FFF;
	text-decoration:none;
	font-weight:normal; 
}
a.enlacesubcabecera:visited {
	color: #FFF;
	text-decoration:none;
	font-weight:normal; 
}
a.enlacesubcabecera:active {
	color: #FFF;
	text-decoration:none;
	font-weight:normal; 
}
.textosubcabecera {
	color: #FFF;
	font-weight:normal; 
}

#subcabecera .left {
  float: left;
  clear: left;
}

#subcabecera .right {
  text-align: right;
}


/* ##### BARRAS DE MENU #### */

.menuizq {
	display: none !important;
}

a.enlacep:link {
	color: #039;
	text-decoration:none;
	font-weight:normal; 
}
a.enlacep:hover {
	color: #039;
	text-decoration:none;
	font-weight:normal; 
}
a.enlacep:visited {
	color: #039;
	text-decoration:none;
	font-weight:normal; 
}
a.enlacep:active {
	color: #039;
	text-decoration:none;
	font-weight:normal; 
}

a.enlaces:link {
	color: #0066CC;
	text-decoration:none;
	font-weight:normal; 
	font-size: 90%;
}
a.enlaces:hover {
	color: #0066CC;
	text-decoration:none;
	font-weight:normal; 
	font-size: 90%;
}
a.enlaces:visited {
	color: #0066CC;
	text-decoration:none;
	font-weight:normal; 
	font-size: 90%;
}
a.enlaces:active {
	color: #0066CC;
	text-decoration:none;
	font-weight:normal; 
	font-size: 90%;
}

p.opcionpadre {
	margin: 0em;
	padding:8px 0px 0px 0px;
	border-bottom: 1px solid #999;
}
p.opcionhijo {
	padding:3px 0px 0px 10px;
	margin: 0em;
}




#menudcha {
	display: none !important;
}

#menudcha h1 {
  color: white;
  background-color: rgb(100,135,220);
  font-size: 110%;
  font-weight: bold;
  padding: 0.5ex 1ex 0.5ex 1ex;
}



/* ##### TEXTO CENTRAL ####*/

#contenidocentral {
	min-height: 30em;
	color: #026;
	background-color: #fff;
	text-align: justify;
  	line-height: 1.3em;
	margin: 0 0 0 0;
	padding: 0.3em 1em;
}

#contenidocentral h1 {
  color: white;
  background-color: rgb(100,135,220);
  font-size: 110%;
  font-weight: bold;
  padding: 0.5ex 1ex 0.5ex 1ex;
}

#contenidocentral p {
  margin: 0em 1ex 0.5em 1ex;
  padding: 0;
}


p.derecha {
	font-size: 80%;
	text-align: right;
}


/* ##### PIE PAGINA #### */

#piepagina {
  color: white;
  background-color: rgb(100,135,220);
  font-size: 91%;
  margin: 0;
  padding: 1em 2.5mm 2.5ex 2.5mm;
  clear: both;
}

#piepagina .ppleft {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#piepagina .ppright {
  text-align: right;
  line-height: 1.45em;
}

#piepagina a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#piepagina a:hover {
  text-decoration: none;
}



/* #### COMUNES #### */

a.enlacebase:link {
	color: #026;
	text-decoration:none;
}
a.enlacebase:hover {
	color: #026;
}
a.enlacebase:visited {
	color: #026;
	text-decoration:none;
}
a.enlacebase:active {
	color: #026;
	text-decoration:none;
}

a.enlacegestion:link {
	color: #f00;
	text-decoration:none;
}
a.enlacegestion:hover {
	color: #f00;
}
a.enlacegestion:visited {
	color: #f00;
	text-decoration:none;
}
a.enlacegestion:active {
	color: #f00;
	text-decoration:none;
}

