/***************************/
/* General element styles: */
/***************************/
body {
	background-image: url(../img/cepesiu_fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cepesiu_fondo02{
	background-image: url(../img/cepesiu_fondo02.gif);
}
td.linea_divisoria{
	background-image: url(../img/linea_divisoria.jpg);
}
td.cepesiu_fondo_menu
	background-image: url(../img/cepesiu_fondo_menu.jpg);
}
td.cepesiu_bottom{
	background-image: url(../img/cepesiu_bottom.gif);
}
td.cepesiu14{
	background-image: url(../img/cepesiu14.jpg);
}
td.cepesiu13{
	background-image: url(../img/cepesiu13.jpg);
}
.Estilo1 {color: #A8CC2E}
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Arial, Helvetica, sans-serif; }
A {
	color: #005EC6;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #9EC900;
	text-decoration: none;
}
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { font-size: 11px; }
	
/******************/
/* Headers, plain */
/******************/
H1 {
	font-size: 13px;
	color: #005EC6;
}
H2 {
	font-size: 12px;
	color: #005EC6;
	font-weight: bold;
	margin-bottom: 0px;
}
H3 {
	font-size: 11px;
	color: #005EC6;
	font-weight: bold;
	margin-bottom: 0px;
}
H4 { font-size: 11px; color: #005EC6; }
H5 {
	font-size: 18px;
	color: #FF0000;
}
/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #92C100; text-decoration: none; }

/*******************/
/* RTE / Bodytext: */
/*******************/
/* A los <p> del contenido typo3 siempre les pone class=bodytext */
P.bodytext {
	font-size: 11px;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
P.bodytext A {
	font-weight: bold;
	color: #005EC6;
}

/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI {
	margin: 0px;
	padding: 0px;
}

/* RTE / Table styling */
/* Las tablas que genera el cms la genera como <table class="contenttable"> */
TABLE.contenttable { border: 1px solid #CCCCCC; margin: 0px; width: auto; }
TABLE.contenttable TR TD { padding: 0px; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px; }
TABLE.contenttable TR { background-color: #FFFFFF; }


.INPUT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	border: 1px solid #015FC6;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005EC6;
	text-align: right;
	margin-top: 3px;
}
.menu2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-align: right;
	margin-top: 3px;
}

.menu2 A{
	color: #666666;
}
.bottom1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 4px;
	margin-top: 1px;
}
.bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	margin-top: 1px;
	margin-left: 3px;
}
.descripcion_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
