/*ARBELEC*/
/* -----------------------------TIPOGRAFÍA-----------------------------*/
body, td,th,thead,tbody,tfoot,div,span,p,h1,h2,h3,h4,h5,h6,b,em,strong,ol,ul,li,dl,dt,blockquote,a,textarea,input,select{font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px;  color : #000000; } 
b,em,strong {font-weight : bold;}
i {	font-style : italic;}
/*-----------------------------fin TIPOGRAFÍA-----------------------------*/

/*-----------------------------ESTILOS GENÉRICOS-----------------------------*/
body {  background-color: #EAF0FF;  text-align : center; }
a {color : #0000FE;  text-decoration : none; }
a:hover {color : Gray;}
.fondo1{background-color: #EAF0FF;}

/*-----------------------------fin ESTILOS GENÉRICOS-----------------------------*/


/*-----------------------------ANTE-CABECERA-----------------------------*/
/* tabla menú de navegación */
	div.margen-ante-cabecera {margin-top : 5px;}/* margen a la siguiente plantilla */
		table.ante-cabecera { border-bottom : 0px solid #FFFFFF; border-top : 0px solid #FFFFFF;}/* borde exterior de la tabla */
			td.ante-cabecera,td.ante-ante-cabecera1,td.ante-contenido1{  background-color: #FFFFFF;}
				div.ante-cabecera{margin-bottom :0px; color : #FFFFFF; }
/*-----------------------------fin ANTE-CABECERA-----------------------------*/


/* -----------------------------CABECERA-----------------------------*/
	div.margen-cabecera {margin-bottom : 0px;}/* margen a la siguiente plantilla */
		table.cabecera {border-left : 0px solid #FFFFFF; border-right : 0px solid #FFFFFFF;}/* borde exterior de la tabla */
			td.cabecera1 {  background-color: #FFFFFF;}
			td.cabecera2 {  background-color:#FFFFFF;}
				div.cabecera1 { text-align : left; margin-bottom:0px;  margin-left : 13px;  margin-top : 0px; }
				div.cabecera2 { margin-top : 0px; margin-bottom : 0px; margin-right:0px; }
				span.fecha {font-size:10px;margin-top: 31px; margin-right:10px; color: #0000FE; height:17px}
/* -----------------------------fin CABECERA-----------------------------*/


/*-----------------------------ANTE-MENÚ DE NAVEGACIÓN SUPERIOR-----------------------------*/
/*-----------------------------fin MENÚ DE NAVEGACIÓN SUPERIOR-----------------------------*/


/*-----------------------------MENÚ DE NAVEGACIÓN SUPERIOR-----------------------------*/
	td.margen-menusup{background-color: #0000FE;}
	td.margen-menusup2{background-color: #D2DEFF;}
	div.margen-menusup { margin-left : 0px;  margin-top : 7px;margin-bottom : 7px;}
	div.margen-menusup2 { margin-left : 0px;  margin-top : 3px;margin-bottom : 3px;}
	/* margen a la siguiente plantilla */
		table.menusup {border-left : 0px solid #1B9441; border-right : 0px solid #1B9441; }/* borde exterior de la tabla */
			td.menusup1,td.menusup2{background-color: #D2DEFF;}
			div.menusup1{margin-left : 0px;  margin-top : 3px;margin-bottom :3px; text-align : left;}

/* pestañas: hay que definir el color de fondo de la pestaña y el del borde. En total dos colores*/
					table.menusup-enlace-margen{margin-left : 5px;  margin-right : 0px;}
					td.menusup-enlace1{  background-color: #D2DEFF;    border-right : 1px solid #0000FF;  border-left : 0px solid #FEE530;}
					td.menusup-enlace2 {  background-color: #D2DEFF; }
					td.menusup-enlace3 {  background-color: #D2DEFF;}

						div.menusup-enlace1{  margin-left : 9px;  margin-right : 9px; margin-bottom : 2px; margin-top : 2px;}
						a.menusup-enlace1,a.menusup-enlace2 {font-size: 10px;color : #CC0000;  text-decoration : none; font-weight : bold;  text-transform : uppercase;  }
						a.menusup-enlace1:hover,a.menusup-enlace2:hover {color : Gray;}
/*-----------------------------fin MENÚ DE NAVEGACIÓN SUPERIOR-----------------------------*/


/*-----------------------------ANTE-CONTENIDO-----------------------------*/
/* tabla menú de navegación */
	div.margen-ante-contenido {}/* margen a la siguiente plantilla */
		table.ante-contenido { border-left : 0px solid #7A3580; border-right: 0px solid #7A3580}/* borde exterior de la tabla */
			td.ante-contenido{  background-color: #00FF00;border-bottom: 0px solid white;}
			td.ante-contenido1{  background-color:  #00FF00;}
			td.ante-contenido2{  background-color: white;}
			div.ante-contenido{margin-bottom :0px; color : #666666; }
			div.ante-contenido1{margin-bottom :0px; color : #666666; }
			div.ante-contenido2{margin-bottom :0px; color : #FF0000; }
/*-----------------------------fin ANTE-CONTENIDO-----------------------------*/


/*-----------------------------CONTENIDO-----------------------------*/
	div.margen-contenido { }/* margen a la siguiente plantilla */
		table.contenido { border-bottom:1px solid #FF0000; border-top:1px solid #FF0000;}
		div.contenido {margin-top : 2px;}
		/* borde exterior de la tabla */

				/* MENÚ DE NAVEGACIÓN IZQUIERDO */
			td.contenido1 {background-color:#D2DEFF;border-right : 1px solid #00FF00;border-top : 0px solid #1B9441;}
				div.contenido1 {margin-bottom : 6px;}
					table.menuizq { }
						td.menuizq1 { border-bottom : 0px solid #EAF0FF;}
							div.menuizq1 {margin-bottom : 3px;  margin-left : 7px;  margin-right : 5px;  margin-top : 8px;}
								a.menuizq1,span.menuizq1 { font-weight : bolder; font-size:11px; color: #CC0000; text-decoration : none;  text-transform : uppercase; }
						td.menuizq2 {border-top : 1px solid #EAF0FF;}
							div.menuizq2 {margin-bottom : 3px;  margin-left : 7px;  margin-right : 5px;  margin-top : 3px;}
								a.menuizq2{ font-weight : normal; color: #0000FF; text-decoration : none;}
    							a.menuizq2-seleccionado{ font-weight : bold; color: #0000FF; text-decoration : none;}
								td.menuizq3 {border-bottom : 0px solid #EAF0FF;}
									div.menuizq3 {margin-bottom : 3px;  margin-left : 19px;  margin-right : 5px;  margin-top : 3px; text-indent: -7px;}
										a.menuizq3{font-weight : normal; font-size:10px; color: #0000FF;text-decoration : none;}
										a.menuizq3-seleccionado{font-weight : bold; font-size:10px; color:#0000FF;text-decoration : none;}
										td.menuizq4 {border-bottom : 0px solid #0000FF;}
											div.menuizq4 {margin-bottom : 5px;  margin-left : 25px;  margin-right : 5px;  margin-top : 3px; text-indent: -7px;}
												a.menuizq4{font-weight : normal; font-size : 10px; color: #0000FF; text-decoration : none; }
												a.menuizq4-seleccionado{font-weight : bold; font-size : 10px; color: #0000FF; text-decoration : none; }
				/*fin  MENÚ DE NAVEGACIÓN IZQUIERDO */

				/*EDITOR WEB*/
			td.contenido2 {background-color: #ffffff;border-left : 0px solid #1B9441; border-right: 0px solid #1B9441;border-top : 0px solid #1B9441;}
				div.contenido2{margin-bottom : 15px;  margin-left : 11px;  margin-right : 10px;  margin-top : 12px; }
					div.articulo {font-size : 14px;   margin-bottom : 3px;  }
						div.antetitulo{font-size: 14px}
						div.titulo1, div.titulo1 a{font-weight: bold; font-size: 20px; margin-bottom: 5px; color: #0000FE; font-family: Verdana, Arial, Helvetica, sans-serif}
						div.titulo2, div.titulo2 a{font-weight: bold; font-size: 18px; margin-bottom: 5px; color: #0000FE; font-family: Verdana, Arial, Helvetica, sans-serif}
						div.titulo3, div.titulo3 a{font-weight: bold; font-size: 16px; margin-bottom: 5px; color:#0000FE; font-family: Verdana, Arial, Helvetica, sans-serif}
						div.titulo4, div.titulo4 a{font-weight: bold; font-size: 14px; margin-bottom: 8px; color: #0000FE; font-family:  Arial, Verdana, Helvetica, sans-serif}
						div.titulo5, div.titulo5 a{font-weight: bold; font-size: 12px; margin-bottom: 3px; color:#0000FE; font-family: Verdana, Arial, Helvetica, sans-serif}
						div.titulo6, div.titulo6 a{font-weight: normal; font-size: 11px; margin-bottom: 8px; color: #0000FE; font-family: Verdana, Arial, Helvetica, sans-serif}
						div.entradilla{font-weight: bold; font-size: 11px; margin-bottom: 3px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif}
						div.normal{font-size: 11px; margin-bottom: 3px; font-family: Verdana, Arial, Helvetica, sans-serif}
						div.firma{font-size: 11px; margin-bottom: 3px; color:#CC0000; font-family: Verdana, Arial, Helvetica, sans-serif}
			/*fin EDITOR WEB*/
			
		
/*-----------------------------fin CONTENIDO-----------------------------*/


/*-----------------------------ANTE-PIE-----------------------------*/
table.ante-pie{border-top:0px solid white;border-bottom:0px solid white;}
td.ante-pie1 {background-color: #FFFFFF;}
div.margen-ante-pie1{margin-top: 3px;}
/*-----------------------------fin ANTE-PIE-----------------------------*/


/*-----------------------------PIE-----------------------------*/
/* tabla menú de navegación */
	div.margen-pie {}/* margen a la siguiente plantilla */
		table.pie {border-top:0px solid #FFFFFF;border-right:0px solid #1B9441;border-bottom:0px solid #FFFFFF;border-left:0px solid #1B9441;}/* borde exterior de la tabla */
			td.pie{  background-color: #0000FF;}
				div.pie{ text-align : right;   margin-bottom : 0px;  margin-left : 0px;  margin-right : 10px;  margin-top : 0px;  color : #ffffff;  font-size : 10px;  }
				div.pie a{color : #ffffff; font-size : 10px;}
				td.pie2{  background-color: #00FF00;}
/*-----------------------------fin PIE-----------------------------*/


/*-----------------------------DESPUES-PIE-----------------------------*/
/*-----------------------------fin DESPUES-PIE-----------------------------*/


