body {
	background-repeat: no-repeat;
	background-position:top;
	background-color: #8D8340;
	}

.tituloBar {
	background-image: url(images/titulos_bar_pixel.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
	padding-bottom: 3px;
	text-decoration: none;
	}

.tituloBar:hover {
	
	text-decoration: underline;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
	vertical-align: middle;
	text-indent: 0px;
	}
.textos:hover {
text-decoration: underline;
font-weight: bold;
}
.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	text-indent: 0px;
}
.texto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	font-weight: bold;
	
}
.textosbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: none;	
}
.textosbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bf6000;
	text-align: justify;
	vertical-align: top;
	text-indent: 0px;
	font-weight: bold;
	text-decoration: underline;
}

[if IE 6]>
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/topfbggrad.png", sizingMethod="scale");
<![endif].textosboldtitulares {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #095A9C;
	text-align: justify;
	vertical-align: top;
	text-indent: 0px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333300;
	text-align: center;
}

.textosboldgrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D8340;
	vertical-align: top;
	text-indent: 0px;
	font-weight: bold;
}
.textossinjustificado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3a3a3a;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
	font-weight: normal;
}
.textoscentrado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: top;
	text-indent: 0px;
}
