/*
CSS By Absolut Cr�ations http://www.absolut-creations.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}

html {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

fieldset {
	border: 0;
}

legend {
	display: none;
}

label {
	display: none;
}

img {
	border: 0;
}

a {
	/*outline: none;*/
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	/*outline: none;*/
}

h1 {
	background: url(../images/logo-comfm.png) no-repeat top left;
	float: left;
	margin: 25px 0 0 5px;
}
h1 span{
	position: absolute;
	left: -9000px;
}
h1 a {
	display: block;
	width: 166px;
	height: 53px;
}

.both {
	clear: both;
}

.left {
	float: left;
}

.bold {
	font-weight: bold;
}

#carousel {
	text-align: left;
    float:left;
    position:relative;
	margin: 10px 0px 0px 30px;
}

#conteneur {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	background: url(../images/fond-repeat.png) repeat-y top left;
}

#contenor {
	text-align: left;
	width: 932px;
	margin: 0 auto;
}

#header {
	
}

#banner {
	position: relative;
	float: left;
	margin: 10px 10px 0 30px;
	display: inline;
	height: 90px;
}

#navig {
	position: relative;
	margin: 35px 0 0 0;
	padding: 0 0 0 8px;
	float: left;
}

#player {
	float: right;
	width: 280px;
	height: 260px;
	margin: 10px 10px 0px 0px;
}
#player a {
	display: block;
	width: 313px;
	height: 111px;
}
#player span {
	position: absolute;
	left: -9000px;
}

#formrecherche {
	width: 600px;
	height: 51px;
	position: relative;
	top: -6px;
	z-index: 0;
	left: 0;
}

#recherche {
	padding: 17px 0 0 10px;
}

#rech {
	border: solid gray 1px;
	height: 20px;
	width: 100px;
	margin-right: 5px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
}

#choixrech {
	width: 100px;
	margin-right: 5px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
}

#btnrech {
	margin-right: 5px;
}

#recherche p {
	float: left;
}

#liensnewsletter {
	position: absolute;
	top: 7px;
	right: 5px;
	font-size: 12px;
}
#liensnewsletter a {
	color: #663300;
}
#liensnewsletter a:hover {
	background: transparent;
	color: #FF6600;
}

#newsaide {
	float: left;
}
#lang {
	float: left;
	margin-left: 13px;
}

#langfr {
	margin-right: 3px;
}

#menu {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	background: url(../images/menu1-en.png) no-repeat top left;
	list-style: none;
	width: 422px;
	height: 30px;
}

#menu li {
	float: left;
}
#menu li a {
	display: block;
	text-decoration: none;
	height: 30px;
}
#menu li a#radio {
	width: 77px;
}
#menu li a#tv {
	width: 93px;
}
#menu li a#video {
	width: 73px;
}
#menu li a#musique {
	width: 90px;
}
#menu li a#podcast {
	width: 89px;
}
#menu li a span {
position: absolute;
left: -9000px;
}
#menu li a:hover, .currentr, .currentt, .currentv, .currentm, .currentp {
	background: url(../images/menu1-en.png) no-repeat top left;
}
#menu a#radio:hover, .currentr {
	background-position: 0px -35px;
}
#menu a#tv:hover, .currentt {
	background-position: -77px -35px;
}
#menu a#video:hover, .currentv {
	background-position: -170px -35px;
}
#menu a#musique:hover, .currentm {
	background-position: -243px -35px;
}
#menu a#podcast:hover, .currentp {
	background-position: -333px -35px;
}

#fil {
	padding-bottom: 10px;
}

#fil ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
#fil ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
#fil a {
	text-decoration: none;
	font-weight: bold;
}
#fil a:hover {
	text-decoration: underline;
}

#content {
	clear: both;
}

#contenu {
	margin: 10px;
	width: 600px;
	float: left;
	display: inline;
}

#sidebar {
	width: 312px;
	float: left;
	margin: 10px 0;
}

#newsfond {
	background: url(../images/sidebar-fond.png) repeat-y top left;
}
#newsfond h2 {
	background: #C8C8C8 url(../images/new-title.png) no-repeat top left;
	height: 22px;
	width: 300px;
}
#newsfond h2 span {
	font-size: 18px;
	color: #6F6F6F;
	margin-left: 20px;
}

#newsfondall {
	margin-left: 20px;
	padding: 10px 0;
	font-size:15px;
}
#newsfondall a {
	text-decoration: none;
	font-weight: bold;
}
#newsfondall a:hover {
	text-decoration: underline;
}

#date {
	background: url(../images/fond-new-date.png) top left no-repeat;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	padding-top: 5px;
}
#date span {
	background: url(../images/puce-new-date.gif) no-repeat 99% 2px;
	padding-right: 15px;
	margin-right: 20px;
}

.m h3 {
	width: 280px;
	margin: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}
.m ul {
	margin: 5px 0 0 20px;
}
.m li {
	list-style-type: none;
	padding-left: 20px;
	font-size: 11px;
	margin: 2px 0 0 0;
	font-weight: bold;
}
.m li span {
	color: #999;
	font-weight: normal;
}
.m a {
	text-decoration: none;
}
.m a:hover {
	text-decoration:  underline;
}
.m h3 a:hover{
	text-decoration: none;
}

#mradio h3 {
	border-bottom: 1px solid #F6DAB9;
}
#mradio h3 a {
	color: #F29627;
	display: block;
}
#mradio li {
	background: url(../images/puce-new-radio.png) no-repeat 0 65%;
}
#mradio ul {
	padding-bottom: 5px;
}

#mtelevision {
	margin: 10px 0 0 0;
}
#mtelevision h3, #mtv h3 {
	border-bottom: 1px solid #FFD324;
}
#mtelevision h3 a, #mtv h3 a {
	color: #fc0;
	display: block;
}
#mtelevision li, #mtv li {
	background: url(../images/puce-new-television.png) no-repeat 0 65%;
}
#mtelevision ul {
	padding-bottom: 5px;
}

#mvideo {
	margin: 10px 0 0 0;
}
#mvideo h3 {
	border-bottom: 1px solid #DDE8C6;
}
#mvideo h3 a {
	color: #8CB340;
	display: block;
}
#mvideo li {
	background: url(../images/puce-new-video.png) no-repeat 0 65%;
}
#mvideo ul {
	padding-bottom: 5px;
}

#mmusique {
	margin: 10px 0 0 0;
}
#mmusique h3 {
	border-bottom: 1px solid #B7F0F5;
}
#mmusique h3 a {
	color: #0FCDDD;
	display: block;
}
#mmusique li {
	background: url(../images/puce-new-musique.png) no-repeat 0 65%;
}
#mmusique ul {
	padding-bottom: 5px;
}

#mpodcast {
	margin: 10px 0 0 0;
}

#mpodcast h3, #mmpodcast h3 {
	border-bottom: 1px solid #CBC0E1;
}
#mpodcast h3 a, #mmpodcast h3 a {
	color: #623EAC;
	display: block;
}
#mpodcast li, #mmpodcast li {
	background: url(../images/puce-new-podcast.png) no-repeat 0 65%;
}
#mpodcast ul, #mmpodcast ul {
	padding-bottom: 5px;
}

#lemag {
	clear: both;
	text-align: center;
	align: center;
}

#footer {
	clear: both;
	border-top: 1px dotted #999;
	width: 590px;
	text-align: center;
	padding: 10px 0 5px 0;
	margin: 0 25px 0 10px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#ac {
	background: url(../images/ac.gif) no-repeat top left;
	display: block;
	float: left;
	width: 13px;
	height: 16px;
	margin-right: 10px;
}
#ac span {
	position: absolute;
	left: -9000px;
}

#pub {
	margin-top: 20px;
}
#pub300 {
	margin: 10px 0;
	width: 300px;
}

#pub300x125 {
	margin-top: 10px;
	width: 300px;
}

#lespodcasts  {
	clear: both;
}
#lespodcasts h3 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 20px 0 0 0;
}
#lespodcasts h3 a {
	color: #8670B7;
	text-decoration: none;
}
#lespodcasts a:hover {
	text-decoration: underline;
}
#lespodcasts ul {
	padding: 5px 0 0 50px;
}
#lespodcasts li {
	list-style-type: none;
	padding-left: 20px;
	font-size: 12px;
	background: url(../images/puce-bg-podcast.png) no-repeat 0 40%;
}
#lespodcasts ul a {
	text-decoration: none;
}
#lespodcasts ul a:hover {
	text-decoration: underline;
	color: #333;
}

.repeatpodcast {
	width: 590px;
	background: url(../images/podcast-cadre-590-repeat.png) repeat-y top left;
}
.toppodacst {
	background: url(../images/podcast-cadre-590-top.png) no-repeat top left;
}
.bottompodcast {
	height: 95px;
	background: url(../images/podcast-cadre-590-bottom.png) no-repeat bottom left;
	padding: 10px;
}

#podcasting {
	width: 320px;
	float: left;
}

#podcastimg {
	margin: 0 10px 0 0;
	float: left;
}
#podcastlive {
	background: url(../images/podcastlive.png) no-repeat top left;
	width: 210px;
	height: 70px;
	float: right;
	padding: 10px;
}
#podcastlivetitre {
	color:  #8670B7;
	font-weight: bold;
}

.ombreb {
	clear: both;
	height: 48px;
	width: 73px;
	background: url(../images/actu-bg-radio-ombre.png) no-repeat top left;
	float: left;
	margin: 0 10px 5px 0;
}
.ombreb img {
	margin: 4px 0 0 4px;
}

.ombre110 {
	clear: both;
	height: 66px;
	width: 118px;
	background: url(../images/ombre-110x58.png) no-repeat top left;
	float: left;
	margin: 0 10px 5px 0;
}
.ombre110 img {
	margin: 4px 0 0 4px;
}

#notreselectionall {
	clear: both;
	padding-top: 5px;
}
#notreselectionall a {
	padding-left: 20px;
	background: url(../images/radio-theme-puce.png) no-repeat 0 40%;
	text-decoration: none;
	font-weight: bold;
}
#notreselectionall a:hover {
	text-decoration: underline;
}

#topshebdosall, .topshebdosall {
	clear: both;
}
#topshebdosall a, #vinewsall a, .topshebdosall a {
	
	padding-left: 20px;
	background: url(../images/radio-theme-puce.png) no-repeat 0 40%;
	text-decoration: none;
	font-weight: bold;
}
#topshebdosall a:hover, #vinewsall a:hover, .topshebdosall a:hover {
	text-decoration: underline;
}
#vinewsall {
	clear: both;
	padding-top: 10px;
}
.bordright {
	padding-right:  10px;
	border-right: 1px solid #CCC;
}

.cadretop {
	margin-top: 20px;
}

.infobulle {
	position: absolute;	
	visibility : hidden;
	border: 2px solid #821919;
	padding: 5px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	background-color: #D34646;
	color: #fff;
	font-weight: bold;
}

.menuacces ul {
	display: block;
}
.menuacces a {
	padding-left: 5px;
}
.menuacces .rubprin{
	background: url(../images/puce-moins.png) no-repeat 0 1px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	padding: 0;
}
.menuacces span{
	position: absolute;
	left: -9000px;
}

.menuacces_hide ul {
	display: none;
}
.menuacces_hide a {
	padding-left: 5px;
}
.menuacces_hide .rubprin {
	background: url(../images/radio-theme-puce.png)  no-repeat 0 1px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	padding: 0;
}
.menuacces_hide span {
	position: absolute;
	left: -9000px;
}
.goto a {
	padding-left: 5px;
}
.goto div {
	background: url(../images/puce-moins.png) no-repeat 0 1px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	padding: 0;
}
.goto span {
	position: absolute;
	left: -9000px;
}

.topbloc {
	margin-top: 10px;
}

.modemploi {
}
.modemploi h2, .logav h2 {
	font-size: 17px;
	color: #8670B7;
	margin: 0 0 10px 0;
}
.modemploi h3, .logav h3 {
	font-size: 15px;
	color: #8670B7;
	margin: 20px 0 10px 0;
}
.modemploi p, .logav p {
	margin: 0 10px 10px 0;
	text-align: justify;
}
.modemploi a, .logav a {
	color: #8670B7;
	font-weight: bold;
	text-decoration: underline;
}
.modemploi strong, .logav strong {
	color: #8670B7;
	font-weight: bold;
}
.modemploi ul {
	margin: 0 0 10px 20px;
}
.modemploi pre {
	text-align: left;
	border-width: 1px 1px 1px 4px;
	border-style: solid;
	border-color: #8670B7;
	padding: 0 10px 10px 10px;
	margin: 5px 0;
	font-size: 11px;
	background: #E0D9EF;
	width: 550px;
  overflow: auto;
  height: 30px;
}
.modemploi h4 {
	font-size: 12px;
	font-weight: bold;
}
.modemploi form div {
	margin: 10px 0 0 0;
}
.modemploi form {
	margin: 0 0 25px 0;
}
.modemploi label {
	display: block;
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
}
.modemploi input, .modemploi select, .modemploi textarea {
	width: 500px;
	border: 1px solid #8670B7;
}
.modemploi textarea {
	height: 120px;
}
.modemploi #btn-contact {
	margin: 10px 0 0 0;
	width: 100px;
	text-align: center;
	background: #fff;
	
}
.modemploi #crad a {
	color: #F29627;
}
.modemploi #ctel a {
	color: #FFCB00;
}
.modemploi #cvid a {
	color: #8CB340;
}
.modemploi #cmus a {
	color: #5EC4CC;
}
.modemploi #cpod a {
	color: #A595C8;
}

.modemploi #creferencement a {
	font-weight: bold;
	font-size: 14px;
}

.plusinfo {
  text-decoration: underline;
}

.geocont ul {
  list-style: none;
  margin-top: 20px;
}
.geocont li {
  background: url(../images/puce-fleche.png) no-repeat top left;
  padding-left: 20px;
}

.geocont #ul1 {
  float: left;
  margin: 20px 80px 0 0;
}

.logav div p img {
  float: right;
}
.logav h4 {
  font-size: 14px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #8670B7;
  color: #8670B7;
}
.logav ul {
  float: left;
  width: 500px;
  list-style: none;
  margin: 0 0 10px 10px;
}
.logav li {
  background: url(../images/puce-bg-podcast-blanc.png) no-repeat 0 3px;
  padding-left: 20px;
}
.logav p a {
  background: url(../images/log-av-telecharger-en.png) no-repeat top left;
  display: block;
  width: 120px;
  height: 25px;
}
.logav p a span {
  position: absolute;
  left: -9000px;
}
.logav div {
  margin: 0 0 30px 0;
}
.logav div p {
  clear: both;
}
#itemfiche div {
	height: 50px;
	vertical-align: center;
}

#iteminfos div {
	vertical-align: center;
}

