html, body{
	margin: 0px;
	padding:0px;
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cont{
	margin: 0px auto;
	padding:124px 20px 0 20px;
	background:url(portada.gif) top center no-repeat;
	width:760px;
	height:434px;
}
h1{
	display: none;
}
h2{
	display: none;
}
.menu{
	padding: 0;
	margin: 0;
	width: 400px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu li{
	margin: 0 0 12px 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	width: 180px;
}
.menu li a{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 180px;
	color: #180733;
}
.menu li a:hover{
	color: #c00;
	text-decoration: none;
}
.menu li a.ofertas{
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0 0 11px 0;
	padding: 0;
	width: 180px;
	color: #990000;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.menu li a.ofertas:hover{
	color: #c00;
	text-decoration: none;
}
.series{
	width: 175px;
	height: 350px;
	float: right;
}
.series ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.series li#sidney a{
	display: block;
	margin: 0;
	padding: 0;
	width: 175px;
	height:55px;
	background-image:url(menu_series_01.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.series li#sidney a:hover{
	background-position:0px -55px;
	background-repeat:no-repeat;
}
.series li#omega a{
	display: block;
	margin: 0;
	padding: 0;
	width: 175px;
	height:55px;
	background-image:url(menu_series_02.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.series li#omega a:hover{
	background-position:0px -55px;
	background-repeat:no-repeat;
}
.series li#boston a{
	display: block;
	margin: 0;
	padding: 0;
	width: 175px;
	height:55px;
	background-image:url(menu_series_03.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.series li#boston a:hover{
	background-position:0px -55px;
	background-repeat:no-repeat;
}
.series li#alfa a{
	display: block;
	margin: 0;
	padding: 0;
	width: 175px;
	height:80px;
	background-image:url(menu_series_04.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.series li#alfa a:hover{
	background-position:0px -80px;
	background-repeat:no-repeat;
}
.series li#president a{
	display: block;
	margin: 0;
	padding: 0;
	width: 175px;
	height:45px;
	background-image:url(menu_series_05.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.series li#president a:hover{
	background-position:0px -45px;
	background-repeat:no-repeat;
}
.series li#classic a{
	display: block;
	margin: 0;
	padding: 0;
	width: 175px;
	height:60px;
	background-image:url(menu_series_06.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.series li#classic a:hover{
	background-position:0px -60px;
	background-repeat:no-repeat;
}
.series li a span{
	display:none;
}
.footer{
	clear: both;
	height: 70px;
	background: #fff url(balear.gif) bottom center no-repeat;
	font-size: 11px;
	text-align: center;
	color: #900;
}
.footer a{
	color: #036;
	text-decoration: none;
}
.footer a:hover{
	color: #036;
	text-decoration: underline;
}
.footer span{
	display: none;
}
#titol{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 250px;
	height: 20px;
	line-height: 20px;
	position: relative;
	top: -30px;
	left: 300px;
}
