.texto {
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
}
.textos_i {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.titulos {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.blancos {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.t_b {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
}
h1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.rojos {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.borde_imagen {
	border: thin solid #CCCCCC;
}
#scrool {
	padding-top: 5px;
	padding-bottom: 5px;
}
body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	font-weight:normal;
}
form {
	margin: 0px;
	padding: 0px;
}
.text_pata{ font-size:10px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;}.titulos_grandes {
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #D84814;
}

