@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #E7E7E7;
	background-image: url(images/fondo1.gif);
	background-repeat:  repeat-x;
}
.fondotop {
	background-image: url(images/img_02.gif);
	background-repeat:  repeat-x;
}
.titulo1 {
	font-family: "Trebuchet MS", Arial, "Lucida Sans";
	font-size: 18px;
	color: #004F7E;
}
.textosimple {
	font-family: "Trebuchet MS", Arial, "Lucida Sans";
	font-size: 14px;
}
.separador {
	background-image: url(images/hor_line1.gif);
	background-repeat:  repeat-x;
}
.fondobody {
	background-image: url(images/img_21.gif);
	background-repeat:  repeat-x;
	background-color: #FBFBFB;
}
.textosimples {
	font-family: "Trebuchet MS", Arial, "Lucida Sans";
	font-size: 12px;
}
.textosimplewhite {
	font-family: "Trebuchet MS", Arial, "Lucida Sans";
	font-size: 14px;
	color: #FFFFFF;
}
.titulo2 {
	font-family: "Trebuchet MS", Arial, "Lucida Sans";
	font-size: 18px;
	color: #FF9900;
}
.textosimpleCopia {
	font-family: "Trebuchet MS", Arial, "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
