/* CSS Document */

body {
	background-image: url("img/fondo.jpg");
      background-repeat:repeat-y;
}

.fecha_grande {
	font-family: Georgia, "Times New Roman", Times, serif;
	height:45px;
	font-size: 18px;
	font-weight:100;
	background-image: url(img/fondo_fecha.png);

	background-repeat:no-repeat;
	text-indent:20px;
	text-shadow:#000000;
	
	color:#FFFFFF;
}
.fondo_borde{
	background-image: url(img/borde01.png);
	background-repeat:no-repeat;
        background-repeat:repeat-y;
        background-position:right;
}
/*.top {background-image:url(img/top_has_left2.png);}*/
/*.mid{background-image:url(img/mid_left_right.png);}*/
/*.pie{background-image:url(img/bot_has_left.png);}*/
.Estilo01 {font-size: 12px;}
.Estilo2 {color: #FFFFFF;	font-weight: bold;}
.Estilo02 {color: #FFFFFF; font-size: 11 px; }
.Estilo3 {font-family: Georgia, "Times New Roman", Times, serif}
.Estilo4 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px; color: #006699; 
}
.boton_leer_mas
{

	color: #006699;
	font-size: 12px;
}
.texto{
	font-family: "Courier New", Courier, monospace;
        color: #333333;
        font-size: 14px;
}
.Estilo5 {font-size: 12px;color: #FFFFFF;}
.Estilo6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
.Estilo7 {color: #66CC00; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
.Estilo10 {font-size: 12px; color: #666666; }
.Estilo11 {color: #999999; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
.Estilo_rojo{color: #FF0000;}
.Estilo14 {font-size: 28px; color: #3399CC; font-weight: bold; }
.Estilo15 {font-size: 24px; color: #3399CC; font-weight: bold; }
.titulo {
	color: #0066CC;
	font-size: 24px;
}
.titulo2 {
	color: #0066CC;
	font-size: 20px;
}

.fecha{
	color: #333333;
	font-size: 12px;
}
.fondo_tiulo_derecha{
background-image:url(img/fondo_titulo_derecha.png);
background-repeat:no-repeat;
}
.fondo_fecha{
background-image:url(img/fondo_fecha.png);
background-repeat:no-repeat;
}
.estilo_blanco {
	font-size: 14px;
	color: #FFFFFF;
}
.Estilo_enlace 
{
   background-image:url(img/enlace.png);
   background-repeat:no-repeat;
   text-align:left; 
   margin:auto;
}
.Estilo1 {	
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
/* enlace no visitado*/
a:link { color: #0066FF; 
text-decoration:none;} 
/* enlace visitado */
a:visited { color: #0066FF; 
text-decoration:none;} 
/* enlace activo (pulsado) */
a:active { color: #0066CC; } 
 /* ratn en el enlace, sin pulsar. */
a:hover {color: #FF0000; }



.fondo_titulo_noticia
{
background-image:url(http://aplicacionesaguilar.net/img/titulo_noticia.png);
background-position:inherit;
background-repeat:no-repeat;
}
