@charset "utf-8";
body {
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #666666;
	background-image: url(../img/fondo/f1.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF93;
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}

a.gris:link {
	color: #333333;
	text-decoration: none;
	font-family: "Tw Cen MT", Verdana, Arial;
	
}
a.gris:visited {
	text-decoration: none;
	color: #666666;
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 13px;
}
a.gris:hover {
	text-decoration: underline;
	color: #111111;
	font-family: "Tw Cen MT", Verdana, Arial;
	font-style: bold;
}
a.gris:active {
	text-decoration: none;
	color: #666666;
}


a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Tw Cen MT", Verdana, Arial;
	font-style: italic;
}
a.white:visited {
	text-decoration: none;
	color: #EBEBEB;
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 13px;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFF00;
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 13px;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

.small_txt {
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.txt_blanco {
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
}
h6 {
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/fondo/3.jpg);
}
.titulos_1 {
	font-family: "Tw Cen MT", Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../img/fondo/3.jpg);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
