body {
	background-color: #892629;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
}

.leyenda{
	font-size:14px;
	color:#333;
	font-weight:bold;
	font-style:oblique;
	text-align: center;
}
	
	.texto{
	font-size:14px;
	color:#333;
	}
	
	p{
	font-size:14px;
	color:#333;
	}

.blanco {
	color: #FFF;
	font-weight:bold;
	font-size: 16px;
	font-style:italic;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

img a{
	border:none;
	text-decoration: none;}
	
	img{
	border:none;
	text-decoration: none;}



#main{
	background-image:url(fondo1bg.jpg);
	background-repeat:repeat-x;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
	#centro {	
	background-image:url(centrobg.jpg);
	
	}
	
	.mediobajo{	
	height: 30px;
	background-image:url(fondo2bg.jpg);
	background-repeat:repeat-x;
	}
	
	
	.blanco{color: #FFF;}
	
	.negro{
		color: #333;
		font-style: oblique;
		font-weight: bold;
		}
		
			.negro a{
		color: #333 !important;
		font-style: oblique;
		font-weight: bold;
		}
