body {
	margin: 0px;
	}

.txtverde {
	color: #A8B700;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.txtblanco {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

.txtcabecera {
	color: #0b6444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}

.txttitulo {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}

.txtsubtitulo {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.txtnoticia { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.titulonoticia { 

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.txtavisos {
	color: #0b6444;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}


.txt { 

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #0b6444;
}


a:link {text-decoration: none; color: #0b6444;}
a:visited {text-decoration: none; color: #0b6444;}
a:actived {text-decoration: none;color: #0b6444;}

a:hover {text-decoration:underline;color: #0b6444;}

#tablas a:link {text-decoration: none; color: #000000;}
#tablas a:visited {text-decoration: none; color: #000000;}
#tablas a:actived {text-decoration: none;color: #000000;}

#tablas a:hover {text-decoration:underline;color: #000000;} 

.fondo_verde_oscuro{background-color: #0b6444;}
.fondo_verde_claro{background-color: #A8B700;}
.fondo_gris{background-color: #EBEBEC;}


.boton { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff; 
	border: 1px white solid; 
	background-color: #0b6444; 
	cursor: hand;
}

.fondotitulo
{
	margin: 0px;
	background-image: url(../img/titulo.gif);
	background-position: top;
}