.capa-pruebas {
	float: right;
	width: 45%;
	background-color: #F1F1F1;
	padding: 6px;
	color: blue;
	}
.capa-flotante-derecha {
	float: right;
	width: 50%;
	background-color: rgb(255, 255, 204);
color: rgb(75, 75, 75);	
padding: 6px;
margin-left:15px;
text-align: center;
	}
.capa-flotante-100x100 {
	float: right;
	width: 95%;
	background-color: rgb(255, 255, 204);
color: rgb(75, 75, 75);	
padding: 6px;
margin-left:15px;
text-align: center;
	}
/*
 * Hoja de estilos ESPEC�FICOS DEL SITIO: CONCEJO EDUCATIVO, a "a�adir" a las existentes, y sobre las que tendr� prioridad
 */
body {background-image: url(imagenes/amayue1.gif);}
.fondo-espec1 {background-color: #FFFFFF;}

.tit-articulo, .tit-breve, .tit-seccion, .tit-varios, .tit-sitio-portada, .tit-subseccion {font-size: 22px; color: #3A69AF; font-weight: bold; margin-bottom: 15px;}
.tit-seccion {font-size: 28px;}
.tit-subseccion {font-size: 20px;}
.tit-sitio-portada {font-size: 30px; color: gray;}
.subtitulo {font-size: 15px; font-weight: bold;	 color: gray;}
.tit-estructura1, .tit-estructura2 {color: #F9DA00; font-weight: bold;}
h3.spip {font-size: 17px; color: #3A69AF; border-color: #3A69AF; border-style: dotted; border-left-width:0px; border-right-width:0px; border-top-width:2px; border-bottom-width:0px; margin-top: 40px; margin-bottom: 15px;}
.tit-estructura2 {font-size: 12px;}

.destacados-port {background-color:#FFEB00;}
.destacados {background-color:#FFEB00;}

.caja-central-basica, .caja-secundaria, .caja-terciaria, .caja-palabra-clave, .caja-divisiones {background-color: white; border-color: #FFEB00; border-style: dashed; border-left-width:2px; border-right-width:2px; border-top-width:0px; border-bottom-width:0px;}
.caja-terciaria, .caja-palabra-clave {border-left-width:0px; border-right-width:0px; border-top-width:2px; border-bottom-width:2px;}
.caja-seccion  {background-color: #F1F1F1; border-color: #0000A0; border-style: dashed; border-left-width:0px; border-right-width:0px; border-top-width:3px; border-bottom-width:3px;}
.caja-palabra-clave {background-color: #F1F1F1;}
.caja-divisiones  {border-color: #0000A0; border-style: dashed; border-left-width:2px; border-right-width:2px; border-top-width:0px; border-bottom-width:0px;}
.separacion-estructura-sup1, .separacion-estructura-izq1, .separacion-estructura-der1 {border-style: dashed; border-color: #FFEB00;}
.separacion-estructura-sup2 {border-style: dashed; border-color: #0000A0;}


.formrecherche {background-color: #FFF2BF;	margin-top: 6px; margin-bottom: 6px; padding: 1px;
	border-style: solid; border-color: silver; border-width:1px;
	font-size: 65%;
	font-weight: normal;}


/*
 * ENLACES
 */
 
a { text-decoration: none; color: #0000A0; }
a:hover { background: #e8e8e8; text-decoration: underline; }
a:visited { color: #8296B5;}
a.spip_out { color: #8296B5;}
a:active { background: #e8e8e8;}
a.spip_in, a.spip_url {color: #0000A0; }
a.spip_glossaire {color: #3A69AF; }

/*
 * AZUL oscuro: #333399 / AZUL CONCEJO (banda): #0000A0 / AMARILLO-NARANJA: #F9DA00
 */



