.txtMedNegro {
	font-size: 12px;
	color: #000000;
}
.txtPeqNegro, .txtxPeqNegro  {
	font-size: 10px;
	color: #000000;
}
.txtMiniNegro {
	font-size: 9px;
	color: #000000;
}
.txtMedColor {
	font-size: 12px;
	color: #135297;
}
.txtPeqColor {
	font-size: 10px;
	color: #135297;
}
.txtMiniColor {
	font-size: 9px;
	color: #135297;
}



 /*
* AGENDA
*/

.cabecera_agenda {
background-color:#ED4912;
padding:2px;
color:#135297;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
 font-weight: bolder;
 text-align:center;
}

.agenda_ a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}



 a.agenda_mini{
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #ED4912;
	border: thin solid #ED4912;
}

 a:hover.agenda_mini{
	display: block;
	text-decoration: none;
	background-color: #135297;
	color:#ED4912;
}

.calendar_head {
	background-color: #ED4912;
	text-align: center;
	font-size: 95%;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvatica, sans-serif;
	border: 1px solid #ED4912;
}

.calendar_this_day {
	background-color: #c7def8;
	font-style:bold;
	border: 1px solid #ED4912;
	font-size: 12px;
}

.calendar_this_month {
font-size: 10px;
	background-color: #ffffff;
		border: 1px solid #ED4912;
}

.calendar_not_this_month {
	background: #eeeeee;
	color:#cccccc;
		border: 1px solid #ED4912;
		font-size: 10px;
}

.formbuscar_ag {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 128px;
	font-size: 12px;
	border: 1px solid #135297;
	color:#135297;
	padding: 0px;
	margin: 0px;
	
}
.botonbuscar_ag {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #eeeeee;
	background: #ffffff;
	color:#135297;
	margin: 0px;
	padding: 0px;
}

.formbuscar_cabecera {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 128px;
	font-size: 90%;
	border: 1px solid #135297;
	color:#135297;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
}

.botonbuscar_cabecera {
	font-size: 90%;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#135297;
	margin: 0px;
	padding: 0px;
	border:0px;
}

.small {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-color:#666666;
	border: 1px solid 135297;
}

.small_plus {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:95%;
font-color:#666666;
}

.small_mini {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:95%;
font-color:#135297;
text-align:center;
	font-style:normal;
}

.calendar_head_mini {
	background-color: #ED4912;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	font-style:normal;
}
 
 .boton_agenda A {
 display: block;
 margin: 0px;
 padding: 2px;
 background-color:#135297;
 color:#FFFFFF;
 text-decoration: none; 
 font-size:11px; 
 font-weight:bold;
 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 }
 
  .boton_agenda A:hover {
 display: block;
 margin: 0px;
 padding: 2px;
 background-color:#CCCCCC;
 color:#000000;
 text-decoration: none; 
 font-size:11px; 
 font-weight:bold;
 }

/*mini*/
.calendar_mini_head {
	background-color: #135297;
	text-align: center;
	font-size: 95%;
	color: #FFFFFF;

}

.calendar_mini_this_day {
	background-color: #c7def8;
	font-style:bold;

	font-size: 9px;
}

.calendar_mini_this_month {
font-size: 9px;
	background-color: #ffffff;

}

.calendar_mini_not_this_month {
	background: #eeeeee;
	color:#cccccc;

		font-size: 9px;
}


/* SPIP*/
.spip_puce{
	height: 0px;
	width: 0px;
}
h3.spip{
	font-size: 12px;
	font-weight: bolder;
	color: #135297;
}
p.spip{
	font-size:10px;
	text-align: justify;
}
a.spip_in, a.spip_out:hover{
	color: #135297;
}
a.spip_out, a.spip_in:hover{
	color: #135297;
	text-decoration: underline;
}

.spip_doc_titre{
	font-size: 8px;
	font-weight: bolder;
	color: #135297;
	align:center;
}
.spip_documents{
margin:1em;
}

/*titulos*/

a {
	color: #ED4912;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #135297;
}
.titGrande {
	font-size: 20px;
	font-weight: bolder;
	color: #ED4912;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED4912;

}
.titMediano, a.titMediano {
	font-size: 16px;
	font-weight: bolder;
	color: #ED4912;
	border: none;
}
.titPeq {
	font-size: 12px;
	font-weight: bolder;
	color: #ED4912;
}
a.titPeq  {
	font-size: 12px;
	font-weight: bolder;
	color: #135297;
}
.titPeqBlanco {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	border: none;
}

h3 {
	clip: rect(auto,auto,1em,auto);
}
.flotarDerecha{
float:right;
}
.spip_surligne {
   background-color: #EEE92E;
}

