/*************************************************genéricos*********************************************************************/
p, li, dt, dd, label, input, textarea, th, td {
	font-size: 12px;
}
table{
	border-collapse: collapse;
	}
div p {
	padding: 0px;
	margin: 5px 0 5px 0;
	text-align:justify;
	color:#555555;
	display:block!important;
}
/*ul, li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	color:#555555;
	text-align:justify;
}*/

ul, li {
	color:#555555;
	text-align:justify;
}


h1 {
	font-size:18px;
	font-weight:normal;
    width: 420px;
}
h2 {
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px dotted #555555;
	width:100%;
	display:block;
	font-weight:normal;
}
h3 {

	border:medium none;
	color:#666633;
	font-size:13px;
	font-weight:normal;



}

h4{
	font-size:12px;
	font-weight: bold;
	color:#555555;
}

.flotarIzquierda
{
	float:left;
}
.flotarDerecha
{
	float:right;
}
/************************************************fin genericos*********************************************************************/
/**************************************************formulario**********************************************************************/
.formulario ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	position:relative;
}
.formulario ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.formulario li {
	display:block;
	clear:both;
	position:relative;
}
.formulario li label {
	display:block;
	float:left;
	width:50px;
	margin:0 0 5px 0;
	line-height:20px;
}
.formulario li input {
	display:block;
	float:right;
	/*width:180px;*/
	margin:0 0 5px 0;
	/*border:1px solid #cccccc;*/
	line-height:20px;
}
span.fileInput {
	display:block;
	width:190px;
	float:left;
	line-height:20px;
	margin-left:10px;
}
.formulario li select {
	display:block;
	float:right;
	width:190px;
	margin:0 0 5px 0;
	border:1px solid #cccccc;
	line-height:20px;
}
.formulario li textarea {
	display:block;
	float:right;
	width:190px;
	height:100px;
	margin:0 0 5px 0;
	border:1px solid #cccccc;
}
.formulario button.botonForm {
	border:none;
	background-color:transparent;
	cursor:pointer;
	display:block;
	float:right;
	text-decoration:none;
	color:#DFB920;
	clear:both;
	font-size:12px;
}
.enFileset input {
	width:165px;
	border:1px solid #cccccc;
}
.enFileset textarea {
	width:165px!important;
}
.enFileset select {
	width:167px!important;
}
.checkForm {
	width:20px!important;
	display:block!important;
	float:left!important;
	margin:3px 0 0 0!important;
	border:none!important;
}
.field {
	border:1px solid #cccccc;
	padding-top:10px;
	position:relative;
	margin-bottom:20px;
	width:98%;

}
* + html .field {
	padding:0px 10px 10px 10px;
	width:96%;
}
* html .field {
	padding:0px 10px 0px 10px;
	width:93%;
}
.field legend {
	font-size:11px;
	color:#555555;
	text-transform:uppercase;
}

.formBiblioteca {
	display:block;
	width:235px;
	float:right;
	clear:both;

}
.formBiblioteca ul li {
	display:block;
	float:left;
}
.formBiblioteca ul li label {
	margin:0 5px 0 5px;
}
ul.listaLinks
{
	margin-top:10px;
	float:right;
	width:180px;


}
ul.listaLinks li
{
	display:block;
	float:left;
}
ul.listaLinks li a
{
	display:block;
	float:left;
	margin-left:20px;

	font-size:12px;
	color:#DFB920!important;
	text-transform:capitalize!important;

}
/************************************************fin formulario **********************************************************************/

/************************************cabecera (migas de pan, buscador)****************************************************************/
div#header div.migasPan {
	line-height:28px;
	width:620px;
	position:absolute;
	bottom:-28px;
	left:230px;
	font-size:11px;
	color:#555555;
}
.migasPan a{
	color:#000;
	/*font-weight: bold;*/
	font-size:13px;
	text-decoration: underline;
}
div.buscador {
	background-image:url(/images/buscador.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	/*height:22px;
	width:150px;
	position:absolute;
	bottom:-26px;
	right:130px;*/

bottom:5px;
height:22px;
position:absolute;
right:17px;
width:136px;
z-index:1;
}
div.buscador input {
	width:105px;
	position:absolute;
	height:15px;
	left:10px;
	bottom:4px;
	border:none;
	background:none;
	color:#000000;

}
div.buscador button {
	background-image:url(/images/lupa2.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:transparent;
	width:22px;
	height:22px;
	position:absolute;


	border:none;
	cursor:pointer;
	right:-3px;
	top:4px;

}
* html div.buscador button{
	background-image:url(/images/lupaie.gif);
	}


/*********************************fin cabecera (migas de pan, buscador)***********************************************************/
/*********************************idiomas*****************************************************************************************/
 ul.idiomas {
	margin: 0;
	padding: 0;
}


ul.idiomas  li {
	display: block;
	float: left;
	padding: 0;
	margin: 0px 10px 0 0px;
	border-bottom: 1px solid #fff;

}

ul.idiomas li a {
	color: #000;
	display: block;
	font-size: 11px;
	font-weight: bold;
}
 ul.idiomas2 {
height:24px;
margin:0;
padding:4px 0 0 12px;
position:absolute;
right:10px;
top:147px;
}


ul.idiomas2  li {
	display: block;
	float: left;
	padding: 0;
	margin: 2px 12px 0 0px;
	/*border-bottom: 1px solid #fff;*/

}

ul.idiomas2 li a {
	color: #000;
	display: block;
	font-size: 12px;
	text-decoration:underline;
	/*font-weight: bold;*/
}
/*********************************fin idiomas*************************************************************************************/
/***********************************pie de página*********************************************************************************/
div#footer p
{
	color:#555555;
	float:left;
	margin:5px 0 0 15px;
}
div#footer ul
{
	position: absolute;
	right: 0px;
	top: 0px;
}
/******************************fin pie de página*********************************************************************************/

/******************************listados (ul, ol)*********************************************************************************/
div.contenidosMenu ul.listado {
	margin:0 0 0 5px;
	padding:0 0 0 10px;
	list-style-image:url(/images/raya.jpg);
	list-style-position:left;
	color:#555555;
	text-align:justify;
}
div.contenidosMenu ol.listado {
	margin:0 0 0 5px;
	padding:0 0 0 20px;
	color:#555555;
	text-align:justify;
}
ol.listado ul, ol.listado ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
li.tituloSubapartado {
	font-weight:bold;
	padding:0 0 10px 0;
}
ul.listadoSimple {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-image:none;
	color:#555555;
	text-align:justify;
	font-weight:normal;
}
ul.listadoPdf li {
	border-bottom:1px solid #C0C0C0;
}
ul.listadoPdf li a {
	color:#555555;
	display:block;
	background-image:url(/images/pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding:3px;
}
/******************************fin listados(ul, ol)*****************************************************************************/

/******************************marco texto izquierda, marco images derecha*****************************************************/
div.contenidosMenu div.marcoTextoIzda {
	width:350px;
	float:left;
	position:relative;
}
div.contenidosMenu div.marcoImagesDcha {
	width:180px;
	float:left;
}
/**********************fin marco texto izquierda, marco images derecha********************************************************/

/***********************imagen que flota a la izquierda o derecha del texto***************************************************/
div.contenidosMenu .bloqueImagenes img {
	margin:10px 0 10px 0;
	display:block;
	float:right;
}
img.flotarDcha {
	float:right!important;
	padding:0 0 0 20px;
}
img.flotarIzda {
	float:left!important;
	padding:0 20px 0 0px;
}
/*******************fin imagen que flota a la izquierda o derecha del texto***************************************************/



/***********************diferentes anchuras de los marcos izquierdo o derecho***************************************************/
.anchura300 {
	width:300px!important;
}
.anchura230 {
	width:230px!important;
}
.anchura225 {
	width:225px!important;
	margin-top:55px!important;
}
.anchura320 {
	width:320px!important;

}
.anchura400 {
	width:400px!important;
}
.anchura210 {
	width:210px!important
}
* html .anchura210 {
	width:205px!important;

}

.anchura130 {
	width:130px!important;
}
.anchura145 {
	width:145px!important;
}
.anchura385 {
	width:385px!important;
}
* html .anchura385 {
	width:365px!important;
}
* + html .anchura385 {
	width:375px!important;
}
.anchura176 {
	width:176px!important;
}
.anchura350 {
	width:350px!important;
}
/*******************fin diferentes anchuras de los marcos izquierdo o derecho***************************************************/

/*******************dl,dt dd para la dirección**********************************************************************************/
dl.direccion {
	width:100%;
	margin:0 0 0 0;
}
dl.direccion dt {
	display:block;
	float:left;
	width:30%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:1px solid #CCCCCC;
	line-height:20px;
	color:#555555;
}
dl.direccion dd {
	display:block;
	float:left;
	width:70%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:1px solid #CCCCCC;
	line-height:20px;
	color:#000000;
	font-weight:bold;
}
/*******************fin dl,dt dd para la dirección**********************************************************************************/

/*****************************mapa**************************************************************************************************/
div.mapa {
	background-image:url(/images/marcoMapa.jpg);
	background-repeat:no-repeat;
	width:528px;
	height:366px;
	padding:14px 10px 10px 16px;
}
/***********************fin *mapa**************************************************************************************************/

/*****************************noticias**********************************************************************************************/
div.noticia {
	border-bottom:1px solid #CCCCCC;
	width:530px;
	min-height:60px;
	clear:both;
	margin-bottom:5px;
}
div.noticia div.fecha {
	background-image:url(/images/fechaNot.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	width:55px;
	height:60px;
	position:relative;
	float:left;
}
div.fecha .dia {
	position:absolute;
	color:#FFFFFF;
	left:6px;
	top:12px;
	font-size:20px;
	font-weight:bold;
}
div.fecha .mesAnio {
	position:absolute;
	color:#FFFFFF;
	left:1px;
	top:33px;
	font-size:10px;
	font-weight:bold;
}
div.noticia div.contenidoNot {
	width:465px;
	float:left;
	text-align:justify;
	margin:0 0 10px 10px;
}

/**************************fin noticias**********************************************************************************************/

/****************************enlaces*************************************************************************************************/
a.enlaceLeer {
	font-size:12px;
	color:#DFB920!important;
	text-transform:capitalize!important;
	display:block;
	float:right;
	margin-bottom:10px;
	font-weight:normal;
}
a.linkAWeb {
	position:absolute;
	right:0;
	top:12px;
	color:#DFB920;
	text-decoration:none;
	font-size:11px;
}
a.linkEnForm {
	font-size:11px;
	color:#DFB920;
	display:block;
	float:left;
	width:140px;
}
a.linkMusica {
	background-image:url(/images/musica.gif);
	background-repeat:no-repeat;
	height:20px;
	width:20px;
	display:block;
}
a.linkInternet {
	background-image:url(/images/navegador.gif);
	background-repeat:no-repeat;
	height:20px;
	width:20px;
	display:block;
}
a.enlaceRadioTrovador {
	background-image:url(/images/trovadorLogo.png);
	background-position:0 0;
background-repeat:no-repeat;
display:block;
height:74px;
left:495px;
position:absolute;
top:8px;
width:60px;
}
* html a.enlaceRadioTrovador {
	background-image:url(/images/trovadorLogo.gif);
}
a.email {
	position:absolute;
	display:block;
	background-image:url(/images/email.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	right:5px;
	bottom:0px;
	width:20px;
	height:20px;
}
* html a.email {
	bottom:-5px;
}
/*****************************fin enlaces**********************************************************************************************/

/***************************dos columnas iguales****************************************************************************************/
div.columnaMitadIzq {
	float:left;
	width:255px;
	margin:10px 0px 0 0;
	clear:both;
}
div.columnaMitadDcha {
	float:right;
	width:255px;
	margin:10px 0px 0 0;
}
/************************fin dos columnas iguales****************************************************************************************/

/***************************tablas******************************************************************************************************/
table.tabla {
	margin:0 0 15px 0;
	padding:0 0 0 0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
table.tabla th, table.tabla td {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	line-height:21px;
}
table.tabla tr td, table.tabla tr td a {
	color:#808080;
	text-transform:uppercase;
	padding:0 3px 0 3px;
}
table.tabla tr.impar {
	background-color:#E9E9E9;
}
table.juegos td, table.juegos td a {
	text-transform:capitalize!important;
}
table.rutas {
	float:right;
	width:92%;
	margin-bottom:10px;
}
table.rutas th {
	background-color:#E8E8E8;
	color:#555555;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}
table.rutas td, table.rutas th {
	border-bottom:1px solid #C0C0C0;
	color:#555555;
	padding:0 5px 0 5px;
	font-size:11px;
}
table.musica td {
	line-height:23px!important;
}
table.musica td.titulo {
	/*font-weight:bold;*/
	text-transform:capitalize;
	color:#000000;
}
table.musica td.autor {
	font-weight:normal;
	text-transform:capitalize;
}
table.enlaces {
	border-left:none!important;
	margin-bottom:0px;
}
table.enlaces th {
	text-align:left;
	padding-left:10px;
	text-transform:uppercase;
}
table.enlaces th a {
	color:#000000;
}
table.enlaces td {
	border-right:none!important;
}
table.enlaces td.titulo {

	text-transform:capitalize;
}
table.enlaces td.contenido {
	font-weight:normal;
	text-transform:capitalize;
}
.textMin td {
	text-transform:capitalize!important;
}
table.horarios {
	border-left:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	margin: 0 0 15px 0;
}
table.horarios th, table.horarios td {
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	padding:0 3px 0 3px;
	color:#808080;
}
table.horarios th {
	font-weight:normal;
	text-transform:uppercase;
	line-height:25px;
}
table.horarios td {
	height:25px;
	font-size:11px;
}
table.horarios .par {
	background-color:#FFFFCC;
}
table.horarios .impar {
	background-color:#F0F0F0;
}
table.horarios span {
	display:block;
	text-align:center;
}
span.telefono {
	background-image:url(/images/telefono.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:16px;
	height:16px;
	float:left;
	display:block;
	margin:3px 3px 3px 0;
}
table.tablaComedor {
	border-left:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	margin: 15px 0 15px 0;
}
table.tablaComedor th, table.tablaComedor td {
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	padding:3px 3px 3px 3px;
	color:#000000;
}
table.tablaComedor th {
	background-color:#E8E8E8;
	height:25px;
	color:#808080;
}
table.menu td {
	height:50px;
	text-align:center;
}
table.tablaComedor .par {
	background-color:#FFFFCC;
}
table.tablaComedor .titulo {
	text-transform:uppercase;
	text-align:left;
	color:#555555;
}
table.extraescolares
{
	width:500px;
	margin-bottom:10px;
}
table.extraescolares th
{
	color:#663300;
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
}
table.extraescolares td
{
	border-top:1px dotted #C0C0C0;
	color:#555555;
	line-height:20px;
}
/***************************fin tablas******************************************************************************************************/

/*************************reflexion******************************************************************************************************/
div.reflexion {
	border-bottom:1px solid #CCCCCC;
	width:530px;
	min-height:60px;
	clear:both;
	padding:0 0 10px 0;
	margin-bottom:5px;
}
/***********************fin reflexion******************************************************************************************************/

.anchuraCampos input {
	width:380px;
}
.anchuraCampos select {
	float:left!important;
	margin-left:87px!important;
	border:1px solid #cccccc;
}
* html .anchuraCampos select {
	margin-left:55px!important;
	}
* + html .anchuraCampos select {
	margin-left:77px!important;
	}
.anchuraCampos textarea
{
		width:380px!important;
}
/***********************postales**********************************************************************************************************/
div.postal {
	background-image:url(/images/fondoPostal.jpg);
	background-repeat:no;
	background-position:0 0;
	position:relative;
	float:left;
	width:147px;
	height:138px;
	margin-bottom:10px;
}
div.postal a.zoom {
	background-image:url(/images/zoom.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:20px;
	width:65px;
	display:block;
	position:absolute;
	left:10px;
	bottom:10px;
	font-size:11px;
	color:#000000;
}
div.postal label {
	width:50px;
	position:absolute;
	right:5px;
	bottom:15px;
	display:block;
}
div.postal img {
	/*width:117px;*/
	/*height:88px;*/
	position:absolute;
	left:13px;
	top:12px;

}
.postales input {
	width:130px!important;
}
.postales select {
	width:132px!important;
}
/******************fin postales**********************************************************************************************************/


/******************recuadros  **********************************************************************************************************/
.enRecuadro {
	padding:10px;
	background-color:#F2F2F2;
	border:1px dotted #A0A0A4;
	margin:15px 0 15px 0;
	width:89%;
	float:right;
}
.enRecuadro p.title {
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}
.enRecuadro span {
	font-style:italic;
	margin-bottom:5px;
	display:block;
	text-align:left;
}
.enRecuadro label {
	padding-left:15px;
	display:block!important;
}
.enRecuadro input {
	width:130px!important;
	border:1px solid #cccccc;
}
.enRecuadro textarea {
	width:200px!important;
	height:40px!important;
}
/**************fin recuadros  **********************************************************************************************************/

/**************organigramas*************************************************************************************************************/

ul.organigrama {
	width:100%;
	position:relative;
}
ul.organigrama li {
	display:block;
	float:left;
	margin:0 0 0px 0;
	padding-bottom:0;
	line-height:20px;
	clear:both;
	width:100%;
	border-bottom:1px solid #C0C0C0;
}
ul.organigrama li span {
	width:200px;
	position:absolute;
}
ul.organigrama li ul {
	margin-top:0px;
}
* + html ul.organigrama li ul {
	margin-top:0px;
}
* html ul.organigrama li ul {
	margin-top:0px;
}
ul.organigrama li ul li {
	display:block;
	float:right;
	width:300px;
	margin:0px 0 0px 0;
	padding:0px 10px 0 10px;
	line-height:25px;
	color:#000000;
	position:relative;
	font-weight:normal;
	border-bottom:none;
}
ul.organigrama li ul li.par {
	background-color:#E9E9E9;
	line-height:25px;
}
/**********fin organigramas*************************************************************************************************************/

/**********slider organizacion**********************************************************************************************************/
div.sliderOrganizacion {
	/*height:414px;*/
	/*width:144px;*/
	/*background-image:url(/images/sliderVert.jpg);
	background-repeat:no-repeat;*/
	/*position:relative;*/
	/*padding:40px 0 0 0;*/
}
div.sliderOrganizacion a.botonSubir {
	background-image:url(/images/botones/botSubir.jpg);
	background-repeat:no-repeat;
	display:block;
	top:6px;
	height:31px;
	width:31px;
	left:55px;
	position:absolute;
}
div.sliderOrganizacion a.botonBajar {
	background-image:url(/images/botones/botBajar.jpg);
	background-repeat:no-repeat;
	display:block;
	margin-left:auto;
	margin-right:auto;
	bottom:10px;
	height:31px;
	width:31px;
	left:55px;
	position:absolute;
}
div.sliderOrganizacion img {
	/*width:123px;
	height:90px;*/
	float:left;
	margin:10px 0 0px 15px;
	display:block;
}
* html div.sliderOrganizacion img{
	margin:10px 0 0px 0px;
	float:right;
	}

/**********fin slider organizacion*************************************************************************************************************/

/**********marco grande para foto*************************************************************************************************************/
div.marcoGrande {
	background-image:url(/images/marcoImagenGrande.jpg);
	background-repeat:no-repeat;
	width:437px;
	height:336px;
	margin:10px auto;
	position:relative;
}
div.marcoGrande img {
	position:absolute;
	left:13px;
	top:3px;
}
/******fin marco grande para foto*************************************************************************************************************/

/**********marco para biblioteca*************************************************************************************************************/

div.marcoBiblioteca {
	background-image:url(/images/fondoPostalBiblioteca.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:134px;
	position:relative;
}
div.marcoBiblioteca img {
	position:absolute;
	left:11px;
	top:0px;
	width:152px;
	height:112px;
}
/**********fin marco para biblioteca*********************************************************************************************************/

/*******************************dl,dt,dd biblioteca******************************************************************************************/
dl.biblioteca {
	width:98%;
	margin:0 0 0 0;
}
dl.biblioteca dt {
	background-color:#F4F4F4;
	color:#555555;
	line-height:25px;
	border-bottom:1px solid #C0C0C0;
}
dl.biblioteca dd {
	margin:5px 0 5px 0;
	text-align:justify;
}
/*************************fin dl,dt,dd biblioteca******************************************************************************************/

/*************************rutas***********************************************************************************************************/

div.cabeceraRuta {
	border-bottom:1px solid #C0C0C0;
	color:#555555;
	font-size:12px;
	height:20px;

	position:relative;
	cursor:pointer;
	clear:both;
}
div.cabeceraRuta a.pdf {
	background-image:url(/images/pdf.gif);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	position:absolute;
	top:2px;
	right:0;
}
div.cabeceraRuta a.visualizar {
	font-size:11px;
	color:#DFB920!important;
	position:absolute;
	top:2px;
	right:30px;
}
div.cuerpoRuta {
	clear:both;
}
/*************************fin rutas**************************************************************************************************/


/*********************extraescolares*********************************************************************************************/
div.extraescolar {
	border-bottom:1px solid #CCCCCC;
	width:530px;
	min-height:60px;
	clear:both;
	padding:0 0 10px 0;
	margin-bottom:5px;
}
/*****************fin extraescolares*********************************************************************************************/


.bloqueFoto{
	float:left;
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
}

.bloqueTexto{

	/*width:300px;*/
	clear:none;
}
/****************************estilo para input type="file"**************************************************************************/
.botonAdjuntar{
    background-image:url(/images/lupaie.gif);
    background-repeat:no-repeat;
    position:absolute;
    top:100px !important;
    z-index:0;
    cursor:pointer;
    right:10px;
    width: 30px;
	height: 22px;

}
* + html .botonAdjuntar
{
	top:100px !important;
	/*right:-290px!important;*/


	}
.botonAdjuntar span
{
   color:#DFB920;
cursor:pointer;
left:-55px;
position:absolute;
text-decoration:underline;
}
.tipoFile
{
	position:absolute;
	-moz-opacity:0;
	opacity:0;
	filter:alpha(opacity=0);
	width:100px!important;
	cursor:pointer;
	z-index:7!important;

}
* + html .tipoFile{
	right:-00px;
	}
*  html .tipoFile{
	right:70px;
	}
.contenidosMenu p
{
		padding-bottom:0px;
}
.enlacePdf{
	font-size: 12px;
}
/*********************fin estilo para input type="file"**************************************************************************/
div#menuAlumnado,div.menuAlumnado  {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	position:relative;
	margin-bottom:20px;
}
div#menuAlumnado .cabecera,div.menuAlumnado .cabecera {
	background-image:url(/images/flechaAlumnado.gif);
	background-repeat:no-repeat;
	background-position:5px 8px;
	font-size:11px!important;
	padding:5px 10px 5px 20px;
	border-bottom:1px solid #CCCCCC;
	text-transform:uppercase;
	cursor:pointer;
	position:relative;
	z-index:0!important;
}
div#menuAlumnado .contenido, div.menuAlumnado .contenido {
	padding:5px 10px 15px 20px;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFCC;
	font-size:11px!important;

}
div#menuAlumnado .contenido p, div.menuAlumnado .contenido p{
font-size:11px!important;

}
.ui-state-active {
 color:#DFB920;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}
.cab
{
	display:inline;
	}
.imagenConLabel {
	position:relative;
	min-height:85px;
	margin-bottom:20px;
}
* html .imagenConLabel {
	height:85px;
}
.imagenConLabel img {
	margin:0!important;
}
.imagenConLabel label {
	position:absolute;
	left:60px;
	top:85px;
	font-size:10px;
	color:#555555;
}
.espacioPdf
{
		float:right;
		/*clear:both;*/
		margin:5px 10px 0 0 ;
		width:100%;
	}

select.selectCalendario
{
	position:absolute;
	right:170px;
	top:-30px;
	width:170px;
}
*  html select.selectCalendario{
	top:-40px;
	}
* + html select.selectCalendario{
	top:-40px;
	}
a.enlaceEnPagina
{
	color:#555555;
	display:block;
	background-image:url(/images/pdf.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:16px;
	padding:0px 0px 0px 20px;
	position:absolute;
	right:0;
	top:10px;
}
.labelInvisible ul li label
{
	display: none!important;
}
a.linkDcha
{
	display:block;
	float:right;
	position:absolute;
	right:0;
	top:10px;
	}
label.comentarioEnImagen
{
	width:100%;
	clear: both;
	display:block;
	text-align:center;
	margin-left:15px
}
/***********************album**********************************************************************************************************/
div.album {
	background-image:url(/images/marcoAlbum.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
	float:left;
	width:170px;
	height:155px;

	margin-right:6px;
}
.espacioTitulo
{
	position:absolute;

	bottom:0;
	position:relative;
	height:20px;
	background-color:red;
	}

div.album label {
	width:100%;

	display:block;
	height:20px;

	text-align:center;
	vertical-align: bottom;
	position:absolute;
	bottom:0px;
}
div.album img {
	/*width:117px;*/
	/*height:88px;*/

	display:block;
	padding:10px 0 0 10px;


}
.anios{

width:270px;
float:right;
	}
.anios label
{
	width:80px!important;
	}


/******************fin postales**********************************************************************************************************/
div.formu{
position:absolute;
right:0;
top:8px;
width:330px;


	}
.sugerencias
{
	width:100%;
	margin-top:20px;
}
.sugerencias ul li
{
	min-height:30px;
	clear:both!important;

}
* html .sugerencias ul li
{
	height:30px!important;
}
* + html .sugerencias ul li
{
	height:auto;
}
.sugerencias ul li label
{
	width:180px;
	display:block;
	float:left;
	text-align:right;
	margin-right:10px;

}
.sugerencias ul li input
{
	width:330px!important;
	float:right!important;
	display:block!important;
	border:1px solid #cccccc;

}
.sugerencias input.chekeo,.sugerencias input.herram
{
	width:30px!important;
	display:inline!important;
	float:none!important;
	margin-top:10px;
	border:none;
}
ul.radio_list
{
	display:block!important;
	width:340px;
	padding-bottom:10px;
	float:right;
}
ul.radio_list li
{
	  display:inline!important;
}
ul.ckecklist
{
	display:block!important;
	/*width:400px!important;*/
	padding-bottom:10px;
	float:right;
	width:340px;

}
.labelHerr
{
	margin-top:-20px!important;
	}
ul.ckecklist li
{

	  float:left;
	  width:80px;

	  position:relative;
	  clear:none!important;
}
ul.ckecklist li label
{
	  position:absolute;
	  top:0;
	  right:0;
	  width:40px;
	  text-align:left;

}
ul.ckecklist li input
{
	  position:absolute;
	  top:0;
	  left:0;
	  width:30px!important;
	  border:none;

	}
ul.radio_list li label
{
	   display:inline!important;
	   float:none!important;
}

.sugerencias textarea
{
width:330px!important;
	float:right!important;
	display:block!important;
	margin-bottom:10px!important;
}
/************************************************faro********************************/

div.contenedorFaro{
background-image:url("/images/fondoRaya.jpg");
background-repeat: repeat-y;
overflow: auto;
width:753px;
margin:35px 0 20px 0;

float:left;
}
div.contenidosFaro {
	width: 430px !important;

}
* html div.contenidosFaro{
	width: 420px !important;
	}

div.articulosDcha {
	float: right;
	width: 290px;
	margin: 35px 0 0 10px;
	position: relative;
	padding:0 0 0 10px;
}
* html div.articulosDcha{
	width: 280px;
	}

/*div.articulosDcha h2 {
	border: none;
	color: #666633;
	font-size: 14px;
	text-transform:capitalize;
}*/
div.articulosDcha div#menuAlumnado{
border-right:none;
border-left:none;
border-top:none;
}

div.formularioFaro {
	margin-top: 10px;
	padding-bottom: 10px;
}

div.formularioFaro ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}

div.formularioFaro label {
	margin-right: 10px;
}

div.formularioFaro ul li {
	float: left;
	display: block;
	margin-right: 10px;
}

div.editorial {
	color: #cccccc;
	text-transform: uppercase;
	font-size: 14px;
}

div.editorial span.titulo {
	color: #666633;
	font-size: 16px;
	margin-left: 10px;
}
div.articulo
{
	border-bottom:1px dashed #cccccc;
	overflow:auto;
	padding-bottom:5px;
}
p.encabezado{
color:#000000;
}
/********************************************fin faro*****************************/
h2.preinscripcion{
	background-color:#E6E6E6;
font-size:13px;
line-height:25px;
padding-left:10px;
	}
div.bloqueCampo,div.bloqueCampoError {
clear:both;
margin:0 0 0px;
padding:5px 0 !important;
position:relative;
width:700px;

}
* html div.bloqueCampo, * html div.bloqueCampoError
{

	width:550px;
	}
div.bloqueCampo label, div.bloqueCampoError label {
display:block;
float:left;
margin:0 0 0 0px;
padding:0 0 0 8px;
width:125px;
}

div.bloqueCampo span,div.bloqueCampoError span {
display:block;
float:left;
}

div.labelLarga label{
	width:210px!important;
}

div.bloqueCampo input,div.bloqueCampoError input {
	border:1px solid #D9D9D9;
	width:270px;
	margin-right:10px;
	float:left;
}
div.bloqueCampo select{
	border:1px solid #D9D9D9;
}

div.dosCampos{
	padding:5px 0 0 0 ;
	width:740px;
	position:relative;
	clear:both;
}


* html div.dosCampos{
	width:555px;

	}
div.dosCampos label{
	display:block;
	float:left;
	width:125px;
	padding-left:8px;
	line-height: 25px;
	}
div.dosCampos input{
	display:block;
	float:left;
	border:1px solid #D9D9D9;
	margin-right:10px;

line-height: 25px;
	}
div.botonEnviar
{
	width:100%;
	margin:10px 0;
	overflow:auto;
	}

div.camposCheck{
	line-height:25px;
	width:100%;
	clear:both;
	}
	div.camposCheck label{
	display:block;
	float:left;
	}
div.camposCheck input{
	display:block;
	float:right;
	width:20px;
	}
span.mensajeError{
	display:block;
	color:red;
	clear:both;

}
.rojo{
	color:red;
}
div.resaltar{
	position:relative;
	}
div.bloqueCampoError label,.resaltar label{
	color:red;
	font-style: italic;
}
div.bloqueCampoError input,.resaltar input,div.bloqueCampoError select{

	border:1px solid red!important;
}
span.obligatorio{
	color:red;
left:0;
position:absolute;
top:4px;
}
span.obligatorio2{
	color:red;
left:0;
position:absolute;
top:8px;
}
label.fecha{
	float:right;
	color:#cccccc;
	font-style: italic;
	position:absolute;
right:260px;
top:8px;

}
/*************************PAGINAS BUSQUEDAS*****************************/
div.resultadosEncontrados{
	line-height:30px;
	width:100%;
	border:1px dotted #cccccc;
	position:relative;
	background-color:#EFEFEF;
}
div.resultadosEncontrados p{
	margin-left:20px;
	}
div.resultadosEncontrados p span{
	color:#000000;
	}
dl.resultadosBusqueda{
	}
dl.resultadosBusqueda dt{
	margin-bottom:5px;
	margin-top:5px;
	}
	dl.resultadosBusqueda dt a{
	text-decoration: underline;
	}
dl.resultadosBusqueda dt span.num{
	color:#DFB920;
	}
dl.resultadosBusqueda dd{
	margin:0 0 0 0px;
	padding:0 0 5px 15px;
	border-bottom:1px dotted #cccccc;
	color:#555555;
	}
.labelInvisible input
{
	border:none!important;
	}
div#menu0{
	z-index:0!important;
}
div.contenidosMapa{
	width:730px;
	margin-top:-15px;
}
div.noPublicacion{
	margin-top:40px;

	width:100%;
	padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
	background-color:#FFFFCC;
	border:1px dotted #cccccc;
}
div.contenidosFaro ul li,div.formatoFaro ul li
{
	margin-bottom:10px;
	}
/*div.articulosDcha h1{
	border:medium none;
	color:#666633;
	font-size:14px;
	text-transform:capitalize;
}
div.articulosDcha h3,div.formatoFaro h3 {
	color:#666633;
	text-transform:capitalize;
	text-decoration: underline;
	font-size:12px;
}*/
div.articulosDcha p{
	display:block;
}
div.cont{
	width:100%;
	text-align:right;
	margin:20px 0;
	}

label.consecutiva{
	width:auto !important;
	margin-left:5px  !important;
	margin-right:5px  !important;
}

