@charset "utf-8";

/* CSS Document */

td img 
{
	display: block;
}

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F0FFE1;
	background-repeat: repeat;
}


.Estilo1 {color: #FFFFFF}

a:link {

	color: #006600;

	text-decoration: none;
}

a:visited {

	text-decoration: none;

	color: #006600;

}

a:hover {

	text-decoration: none;

	color: #F9A713;

}

a:active {

	text-decoration: none;

	color: #F9A713;

}

.piepagina:link {

	color: #FFFFFF;

	text-decoration: none;
}

.piepagina:visited {

	text-decoration: none;

	color: #FFFFFF;

}

.piepagina:hover {

	text-decoration: none;

	color: #F9A713;

}

.piepagina:active {

	text-decoration: none;

	color: #FFFFFF;

}


.subtitulo1 {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	font-style: italic;

	font-weight: bold;

	color: #006600;

}

.texto1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-align: justify;

}

.subtitulo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #4f8b4d;
}

.subtitulo2:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #F9A713;

}


.texto_blanco {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFFFFF;

}


