.Textos {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TextosNOj {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Forms 
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F1F1F1;
	text-decoration: none;
	border: 1px solid #999999;
}

.Gradiente 
{
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f4f4f4', EndColorStr='#d7d7d7')
}

a 
{
	text-decoration: none;
}

a:hover 
{
	color: #029648;
	text-decoration: underline;
}
.Fondo 
{ 
background-repeat: repeat-x;
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00676d', EndColorStr='#00a3ac')
}
.Fotos {
	border: 2px dashed #F36F21;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.Boton {
	color: #333333;
	background-color: #CCCCCC;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;

}
.Titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #18386b;
	text-decoration: none;
}
.Subtitulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
