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

body,td,th {
	font-family: Trebuchet MS;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	background-image: url(../image/fondo.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.idiomas {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.menu {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.blc {
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.title1 {
	font-family: Trebuchet MS;
	font-size: 16px;
	text-decoration: none;
	color: #8A0E0C;
}
.title2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	text-decoration: none;
	color: #CCCCCC;
}
.title3  {
	font-family: Trebuchet MS;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 32px;
	border: 0;
	border-left: 0;
	left: 0px;
	right: 0px;
}
.contenido_b {
	color: #333;
}


.contenido{
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#banner {
	width: 950px;
	height: 220px;
	margin: 0 auto;
	background-image: url(../image/banner.png);
}
#footer {
	width: 950px;
	height: 100px;
	margin: 0 auto;
}
#content {
	width: 950px;
	height: 350px;
	margin: 0 auto;
	background-image: url(../image/content2.jpg);
}
h1 {
	margin-top: 1.5em;
	color: #FFFFFF;
	letter-spacing: -0.075em;
	font-size: 50px;
}
h2 {
	margin-top: 1.5em;
	color: #CCCCCC;
	letter-spacing: -0.075em;
	font-size: 25px;
}
