body{
     background-image:"images/bkg.jpg";
     background-repeat: repeat-x;
      background-color:# 6da2be;
}
.titulo_blanco {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFCC;
}
.titulo_negro {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.texto_blanco {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
.texto_gris {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: normal;
	color: #3d3c3c;
}
.texto_gris2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4c;
}
.subtitulo {
	font-family: "Arial";
	font-size: 20px;
	color: #005c8e;
	font-weight: bold;
}
.texto_2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #595959;
}