html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 678px;
	height: 600px;
	/* _height: 750px; */
	background: url(images/header.jpg) no-repeat;
  position: relative;
}

h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

h2 {
font-size: 12px;
}

h3 {
font-size: 12px;
}

h4 {
font-size: 14px;
}

/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 335px;
  width: 500px;
}
#nav li {
  float: left;
  background: url(images/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 45px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

/** topcontent **/

#topcon {
  background: url(images/topcon.jpg) no-repeat;
  width: 427px;
  position: absolute;
  top: 105px;
  left: 338px;
  color: #fff;
}

.topcon-inner {
  margin: 10px 40px 81px 100px;
  height: 120px;
}

.topcon-innerb {
  margin: 3px 40px 41px 30px;
  height: auto;
}

#topcon h2, #bgnews h2 {
  font-size: 14px;
}

#listen {
background: url(images/listen.png) no-repeat;
width: 75px;
height: 80px;
float: left;
}

#ctaradio {
background: url(images/rv7_c_ta_radio.png) no-repeat;
width: 250px;
height: 174px;
float: left;
display: block;
margin-top: 5px;
}

#onair a {
background: url(images/on_air.gif) no-repeat;
width: 132px;
height: 34px;
float: left;
display: block;
margin-top: 480px;
margin-left: 35px;
position: absolute;
z-index: 90;
}

#wma a {
background: url(images/wma.png) no-repeat;
width: 50px;
height: 50px;
float: right;
display: block;
}

#bgnews {
background: url(images/bgnews.png) no-repeat;
width: 352px;
height: 168px;
margin-left: 77px;
color: #fff;
}

.imgnews {
float: left;
margin-right: 5px;
}

.textnews {
float: none;
font-size: 12px;
}

.textnews h2, .textnews h3 {
font-size: 12px;
margin-bottom: 5px;
}

#linksnews h2 a, #linksnews h3 a {
margin-left: 247px;
font-size: 14px;
text-decoration: none;
}

/** Body **/

#content {
  width: 717px;
  /* height: auto; */
  color: #ffffff;
  position: absolute;
  top: 522px;
  left: 31px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: url('images/ondulationsradio.gif') #FFFFFF no-repeat;
  padding: 10px;
   /* position: relative; */
}

.boxemail {
  float: left;
  width: 629px;
  background: #730F11;
  margin-right: 18px;
}

p.more {
  margin: 0;
}

.contenu {
height: 35px;
}

#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}

#body h3 {
  font-size: 9px;
  color: #FFEA00;
}

#body h4 {
  font-size: 12px;
}

#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** Menu **/
#news, #evenements, #artistes, #prog {
margin-left: 9px;
margin-right: 9px;
cursor: url(http://www.radiovolume7.com/images/mouse.png), auto;
}

#news h2, #evenements h2, #artistes h2, #prog h2 {
color: #901315;
padding-top: 6px;
padding-right: 10px;
font-weight: bolder;
}

#news h2:hover, #evenements h2:hover, #artistes h2:hover, #prog h2:hover {
color: #FFCC00;
}

#news {
background: url(images/menu/menunews.png) no-repeat;
width: 155px;
height: 66px;
float: left;
display: block;
}

#evenements {
background: url(images/menu/menuevenements.png) no-repeat;
width: 154px;
height: 67px;
float: left;
display: block;
}

#artistes {
background: url(images/menu/menuartistes.png) no-repeat;
width: 154px;
height: 67px;
float: left;
display: block;
margin-top: -2px;
}

#prog {
background: url(images/menu/menuprog.png) no-repeat;
width: 154px;
height: 67px;
float: left;
display: block;
}

/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}

/* AJOUTS AJAX */
#ajax, #ajaxemail {
background-color: #9A0000;
width: 711px; /* Largeur du bloc d'animation */
height: 512px;
left: 31px;
top: 0px;
position: absolute;
border: 3px solid white;
z-index: 100;
}

#fermer {
font-weight: bold;
color: #FFFFFF;
font-size: 13px;
position: absolute;
right: 5px;
top: 5px;
text-decoration: underline;
cursor: pointer;
}

#boutonvert {
background: url(images/boutonvert.gif) no-repeat;
width: 24px;
height: 24px;
float: left
}

#logo2 {
background: url(images/logo2.png) no-repeat;
width: 200px;
height: 228px;
position: relative;
left: 5px;
top: 5px;
}

#news .image {
position: absolute;
}

.image {
margin: 5px;
background: transparent;
}

div#social-network div#social-network-inner {
	width: 354px;
	height: 38px;
	margin: auto;
	background-color: #1b100d;
}
div#social-network div.social-network-item {
	margin-right: 15px;
	margin-left: 32px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom center;
}
div#social-network div.social-network-item a {
	display: block;
	width: 100%;
	height: 100%;
}
div#social-network div.social-network-item a:visited, div#social-network div.social-network-item a:hover, div#social-network div.social-network-item a:focus {
	outline: none;
	text-decoration: none;
}
div#social-network div.social-network-item:hover {
	background-position: top center;
}
div#facebook-logo {
	background-image: url('../images/facebook-logo.png');
	width: 116px;
	height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
div#twitter-logo {
	background-image: url('../images/twitter-logo.png');
	width: 120px;
	height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a#youtube {
background: url(images/youtube.png) no-repeat;
width: 63px;
height: 25px;
display: block;
float: left;
margin-left: 19px;
margin-bottom: 10px;
}

a#dailymotion {
background: url(images/dailymotion.png) no-repeat;
width: 83px;
height: 25px;
display: block;
float: left;
margin-left: 19px;
margin-bottom: 10px;
}

a#myspace {
background: url(images/myspace.png) no-repeat;
width: 63px;
height: 25px;
display: block;
float: left;
margin-left: 19px;
margin-bottom: 10px;
}

a#hi5 {
background: url(images/hi5.png) no-repeat;
width: 51px;
height: 25px;
display: block;
float: left;
margin-left: 19px;
margin-bottom: 10px;
}



