.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-align: justify;
}
.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: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-style: normal;
}

.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/internas/fondo.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0;
	padding: 0;
}
p {
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
