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

body { 
background-image: url("images/bg5.jpg");
background-attachment: fixed;
background-position: top center;
} 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #cccccc;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height:140%;
	font-variant: normal;
	color: #ffffff;
}
.footercreditos {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;

}
.txtgrande1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
	letter-spacing: 120%;
}
.txtgrande2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height:180%;
	color: #333333;
}
.txtgrande3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
}
.txtgigant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
}
.txtpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
}
.txtdescripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height:140%;
	color: #666666;
}
.txtdescripcion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:140%;
	color: #333333;
}
.txtdescripcion1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txtdescripcion12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.txtgigant2 {
	font-family: Arial;
	font-size: 36px;
	color: #ffffff;
}
.txtgigant3 {
	font-family: Arial;
	font-size: 23px;
	color: #ffffff;
}
.lista {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height:220%;
	color: #999999;
}
.title {
	font-family: Verdana;
	font-size: 24px;
	color: #999999;

}
.title1 {
	font-family: Verdana;
	font-size: 24px;
	color: #333333;

}
.titleorange {
	font-family: Verdana;
	font-size: 24px;
	color: #FF6600;
}
.linkoscuro {
	font-family: arial;
	font-size: 13px;
	color: #000000;
}
.linkclaro {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}