body {
	background-color: #ffffff;
	background-image: url(img/repitefondo.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.logosuperior {
	background-image: url(img/superior1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.logo {
	background-attachment: fixed;
	background-image: url(img/titulo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.zonabienvenida {
	background-attachment: fixed;
	background-image: url(img/zonabienvenida.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003366;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.lineastexto {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px none #666666;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pielogo {
	background-attachment: fixed;
	background-image: url(../imagenes/pielogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
	font-size: 10px;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.repiteizquierda {
	background-attachment: fixed;
	background-image: url(img/repiteizq.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.repitederecha{
	background-attachment: fixed;
	background-image: url(img/repitederecha.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.flash {
	background-attachment: fixed;
	background-image: url(../imagenes/flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.Tituloslateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.Titulosgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.titulosubicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #990000;
}

.textogeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.titulosnoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

p.estilo2:first-letter { 
font-size: 200%;
color: #FFFFFF;
font-weight: bold; 
background-color: #333333; 
border-style: solid; 
border-width: 2px; 
border-bottom-color: #333333; 
border-right-color: #333333; 
border-left-color: #333333; 
border-top-color: #333333; 

}
