.Textos {
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TextosNOj {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.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='#000000', EndColorStr='#685841')
}

a 
{
	text-decoration: none;
}

a:hover 
{
	color: #962134;
	text-decoration: underline;
}
.Fondo 
{ 
background-repeat: repeat-x;
filter=progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00676d', EndColorStr='#00a3ac')
}
.Fotos {
	border: 1px dotted #003488;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.Pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: normal;
}

.Boton {
	color: #FFFFFF;
	background-color: #003488;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;

}
.Subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003488;
	text-decoration: none;
}

.Textos10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.punteado{
  border-style: dashed;
   border-width: 1px;
   border-color: #cccccc;
   background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

label.errHilite {
	color: #C00;
	}

input.errHilite, select.errHilite, textarea.errHilite {
	background-color: #FFFFCC;
	}
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	}	
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	}
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	}
	
.SubTitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
}
.SubMenuAzulC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #003488;
	font-weight: normal;
	margin: 3px;
}
.SubMenuAzulC A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	DISPLAY: block;
	background-color: #003488;
	font-weight: normal;
	padding: 3px;
}
.SubMenuAzulC A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #333366;
	font-weight: normal;
	padding: 3px;
}
.m_banner_hide{
	display:none;
}
.m_banner_show{
	display:block;
}
