/* 
	Description: Marthe Valle
	Author: Leiv Aspén
	Author URI: http://www.dayladoredesign.com
	Version: 3.0

*/

html {
	height:100%;
	margin-bottom:0px;
}

body {
	text-align:center;
	margin :0px auto;
	position:relative;
	font-size: 10px;
	font-family: "lucida grande", verdana, 'trebuchet ms', sans-serif;
	color:white;
	background: black url(images/bg-body.jpg) no-repeat top;
}

#site { width: 1000px; position: relative; margin: 0 auto; text-align: left;}

#header {float:left; height:270px;width:700px; float:left; padding-left: 200px; padding-top: 30px;}

span.small {font-size: 9px; color: #e40000; opacity: 0.9999;}
p {font-size: 11px; margin:0px; line-height: 18px; opacity: 0.9999;}
p img {float: left; padding: 0px 10px 10px 0px;}
p a {font-weight:normal;color: #e40000; text-decoration: none;}
p a:hover {text-decoration: underline;}
img{border: 0px;}
h1 {font-family: "century gothic", "lucida grande", verdana, 'trebuchet ms', sans-serif;font-size:26px;font-weight:normal;color: #e40000;margin: 10px 0px 15px 0px; opacity: 0.9999;}

h2 {"lucida grande", verdana, 'trebuchet ms', sans-serif;font-size:13px;text-transform:uppercase; opacity: 0.9999;font-weight: normal;margin:0px;}

#menu {margin: 150px 225px 0px 225px; width: 550px; float: left; color: white; font-size: 14px; font-family: helvetica; text-align: center;}
#menu ul {margin: 0px; padding: 0px;}
#menu ul li {display: inline; padding-right: 1px;}
#menu ul li a {text-decoration: none; color: #e40000; font-size: 14px; text-transform: uppercase; font-weight: none; opacity: 0.9999; font-family: "century gothic"; padding-right: 3px;}
#menu ul li a:hover {border-bottom: 0px solid white; color: #a20404;}


#container {float: left;margin-top:10px;width:380px;font-size:11px;margin-left: 170px;margin-right: 60px; margin-bottom: 40px; padding-bottom: 40px;}
#mp3 {float: left;margin-top:0px;width:250px;font-size:11px;margin-right: 120px; margin-bottom: 40px; padding-left: 15px;}

#media {float: left;margin-top:0px;width:235px;font-size:11px;margin-right: 120px; margin-bottom: 40px; padding-left: 15px; padding-bottom: 15px;}

#news {margin-bottom: 15px; padding-bottom: 5px; border-bottom: 1px solid #e40000; width: 380px;}

#main {
	width:599px;
	float:left;
	background-color:#ffffff;
	font-size: 9px;
	font-family: "lucida sans unicode", "lucida grande", verdana, 'trebuchet ms', sans-serif;
	color:#4595bf;
}