.orange-bar {
	background-image: url(images/orange-bar.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h1 {
	font-family: Tahoma;
	font-size: 15px;
	color: FF7F00;
	font-weight: bold;
	text-decoration: none;
}
p {
	font-family: arial, tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.texto-centro {
	padding-right: 20px;
	padding-left: 15px;
}
.enlaces-texto {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #666666;
	font-family: arial, tahoma;
	padding-right: 8px;
	padding-left: 8px;



}
a:link {
	color: FF7F00;
	text-decoration: none;
}
a:visited {
	color: FF7F00;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FE5301;
}
.menu-fondo {
	background-image: url(images/fondo-menu.gif);
	background-repeat: repeat;
}
.menu-arribas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	color: #999999;
	padding-top: 8px;


}
li {
	list-style-image: url(images/bullet.gif);
	font-family: arial, tahoma;
	font-size: 12px;
	color: #333333;

}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.padd-box {
	padding: 4px;
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

