body
{
	background-image: url(fondo.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:25px 0px 25px 0px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

.texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5E625D;
	text-decoration: none;
	font-size: 12px;
	text-align:justify;
}

.li-lista
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:justify;	
	line-height: 10pt;
	list-style:outside url(../images/icoflecha.jpg);
}


.bordecito{
	border:1px solid #5E625D;
	width:350px;
}

.textoNegrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #5E625D;
	text-align:justify;
}

.textoNegritaGen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #5E625D;
	text-align:justify;
}

.textoRojita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	text-align:justify;
}

.textoRojitaGen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	text-align:justify;
}

.titulotabla {
	background-color: #FFCC33;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

.tabla1 {
	font-family: tahoma;
	font-size: 12px;
	color: #666600;
	text-decoration: none;
	background-color: #FCF8C5;
}

.tabla2 {
	font-family: tahoma;
	font-size: 12px;
	color: #666600;
	text-decoration: none;
	background-color: #EBDE85;
}


.azul{
	font-family:tahoma;
	font-size:8pt;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.azul:hover{
	font-family:tahoma;
	color:#e3e1c1;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
}


.link1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #215263;
	text-decoration: underline;
}

.link1:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}

.tituloadmin {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.link_admin {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.link_admin:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.portadas{
	border-bottom:2px solid #8f8d8d;
	border-right:2px solid #8f8d8d;
	float:left;
	background-color: #fff;
	text-align:center;
	padding-top:0.05in;
	width: 115px;
	height: 170px;
	margin: 15px;
}

.portadas2{
	border-bottom:2px solid #8f8d8d;
	border-right:2px solid #8f8d8d;
	float:left;
	background-color: #fff;
	text-align:center;
	padding-top:0.05in;
	width: 105px;
	height: 160px;
	margin: 5px;
}

.bordes{
	border:1px solid #ffffff;
}


.blanco{
	font-family: Century Gothic;
	font-size: 14pt;
	font-weight:bolder;
	color: #ffffff;
	margin-top:0.00in;
	text-decoration: none;
}

.blanco:first-letter { 
	font-size: 20pt; 
	
} 

.texto_portada{
	font-family:Century Gothic;
	font-weight: normal;
	color: #5E625D;
	text-decoration: none;
	font-size: 12px;
	text-align:justify;
}

a{outline:none}

.contadorVisitas{padding:2px 10px;margin:0 10px;background-color:#ff0000;color:#ffffff;font-family:verdana;font-size:7pt;font-weight:bold;text-align:center;-moz-border-radius:8px;-webkit-border-radius:8px;}
