* {
	margin: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	height: 595px;
	width: 994px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header #logo {
	background-color: #FFFFFF;
	height: 149px;
	width: 389px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #header #menu {
	background-color: #FFFFFF;
	float: right;
	height: 149px;
	width: 565px;
	margin-right: 40px;
}
.logo_class {
	height: 67px;
	width: 215px;
	margin-top: 40px;
	margin-left: 40px;
}
.menu_class {
	width: 565px;
	margin-top: 64px;
}
#wrapper #header #cuerpo {
	width: 994px;
	clear: both;
	height: 440px;
}
#wrapper #header #cuerpo #a {
	width: 497px;
	height: 440px;
	float: left;
}
.a_class_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	height: 30px;
	width: 437px;
	line-height: 30px;
	text-indent: 10px;
	margin-left: 40px;
	background-image: url(../Imagenes/fondo_titulo.gif);
	background-repeat: repeat;
}

#wrapper #header #cuerpo #b {
	width: 437px;
	height: 420px;
	float: right;
	margin-right: 40px;
	margin-left: 20px;
	background-color: #e5e5e5;
}

.b_class_bullet {
	font-family: Wingdings;
	font-size: 8pt;
	color: #C00021;
	font-weight: normal;
}
#wrapper #footer {
	background-color: #C00021;
	width: 994px;
	clear: both;
	height: 6px;
}
