/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	margin-top: 0px;
	background-color: #f5edda;
}

.topeTitle {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}
.titcolder {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

a.PertenecerTitShort

{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration:none;
		letter-spacing: -1px
}

a.PertenecerTitShort:hover

{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration:underline;
		letter-spacing: -1px
}

a.PertenecerTitShortTop

{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000066;
	text-decoration:none;
		letter-spacing: -1px
}

a.PertenecerTitShortTop:hover

{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000066;
	text-decoration:underline;
	letter-spacing: -1px
}

/* BANDA DE ENLACES INFERIOR */

.titenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.linkenlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.linkenlace a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.linkenlace a:hover {
	text-decoration: underline;
}

/* CLIMA DATE*/
.fecha1{font-family: Arial,Verdana,sans-serif;font-size:12px;color:#000000;}

/* PUNTEADO */
DIV.Punteado{height:10px;width:100%; background:transparent url(/img/punto.gif) repeat-x left center}
DIV.Punteado2{height:15px;width:100%; background:transparent url(/img/punto.gif) repeat-x left center;}
DIV.Punteado3{height:15px;width:100%; clear:both; background:transparent url(/img/punto.gif) repeat-x left center;}
.pingrey { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#666666; vertical-align:text-top}

/* PIE FOOT*/

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

/* BOTONERA MENU SUPERIOR*/

a.txtMenu {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 4px;
	text-decoration: none;
}
a.txtMenu:hover {
	text-decoration: underline;
}
