/*reset
-------------------------------------------------------- */

body, img, ul, li, div, p, a {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}

li {
	list-style: none;
}

/*structure
-------------------------------------------------------- */

body {
	font: normal 100% Arial, sans-serif;
	background: #fff;
	color: #000;
	text-align: center;
}

#conteneur {
	height: 100%;
	margin: 16px auto 0 auto;
	width: 986px !important;
	width: 990px;
	font-size: 12px;
	text-align: left;
}

#main {
	width: 100%;
	padding-top: 18px!important;
	padding-top: 5px;
	z-index: 1;
	text-align: justify;
}

#col_left {
	width: 221px;
	float: left;
	margin: 0;
	overflow: visible;
	text-align: left;
	}

.col_content {
	width: 517px;
	float: left;
	margin: 0 0 0 14px;
	background: transparent;
	}

#col_right {
	width: 220px;
	float: left;
	margin: 0 0 0 14px;
	font-size: 0.917em;
	line-height: 1.3em;
		}

#col_right_top {
	background: url(img/back_top_right.png) center top no-repeat;
	padding-top: 5px;	
	}
	
#new_grey_box{
	background: url(img/back_colRepeat_right.png) left top repeat-y;
	padding: 0 0 10px 0;
	}
/*style généraux
-------------------------------------------------------- */

img {
	margin: 0;
	padding: 0;
	border: none;
}

p {
	padding-bottom: 5px;
}

.right {
	float: right;
}

.left {
	float: left;
}

address {
	font: normal bold 1em Arial, sans-serif;
	padding: 5px 10px 5px 14px;
}

.clear {
	clear: both;
}

.marge {
	margin: 10px 0;
}
.marge_left_right{
	margin: 0 10px;
}

.indent {
	padding-left: 25px;
}

acronym {
	border-bottom: 1px dotted silver;
}

.center {
	text-align: center;
	margin: auto;
}

a {
	color: #000;
}

li a {
	color: #000;
}

.small {
	font-size: 0.9em;
}

/* header + menu
-------------------------------------------------------- */

#header {
	height: 144px;
	background: url(img/back_header.png) left top no-repeat;
	padding-left: 10px;
}

#menu_header {
	height: 30px;
	padding-top: 80px !important;
	background: url(img/back_menu.png) no-repeat left 80px;
}

#menu_header ul#main_menu {
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	width: 890px;
}

#menu_header ul#main_menu li {
	float: left;
	background: url(img/menu_left.png) no-repeat left 1px;
	margin: 0;
	padding: 0 0 0 9px;
}

#header a {
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #d6d6d6;
}

#menu_header ul#main_menu a {
	background: url(img/menu_right.png) no-repeat right 1px;
	padding: 6px 15px 7px 6px;
}

#menu_header ul#main_menu li:hover {
	background: url(img/menu_left_on.png) no-repeat left 1px;
}

#header ul#main_menu a:hover {
	color: #fff;
	background: url(img/menu_right_on.png) no-repeat right 1px!important;
}

#menu_header ul#main_menu #current {
	background-image: url(img/menu_left_on.png);
}

#menu_header ul#main_menu #current a {
	background-image: url(img/menu_right_on.png);
	color: #fff;
}

ul#menu_right {
	margin-left: 913px;
}

ul#menu_right li {
	display: inline;
}

ul#menu_right li a {
	padding: 6px 5px 0 8px;
	margin-right: 3px;
	height: 30px;
	color: #d6d6d6;
}

ul#menu_right li.padd2 a {
	padding: 6px 9px 0 10px;
}

ul#menu_right li:hover {
	background: none;
}

ul#menu_right a:hover {
	background: url(img/menu_small_on.png) 3px 0px no-repeat;
	color: #fff;
}

#search{
padding: 0px 0 0 20px;
width: 199px;
float: right;
margin: 0;
height: 24px;
}

p.lien_header {
	position: absolute;
	top: 22px;
	margin-left: 755px;
	color: #A3A3A3;
	width: 200px;
	line-height:2px;

}
p.lien_header img{
	padding: 0 0 4px 0;
	margin: 0;
	}

/* COLONNE GAUCHE */

/*grey boxes*/

.black_box .titre {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 25px;
}

div.grey_boxes, div.black_box {
	position: relative;
	background: url(img/grey_boxes_repeat.png) center top repeat-y;
	width: 221px;
	z-index: 1;
	margin-bottom: 10px;
}

.grey_boxes div.titre {
	height: 30px;
	line-height: 30px;
	position: relative;
	background: url(img/titre_gris.png) left top no-repeat;
	z-index: 100;
	padding: 0 0 14px 14px;
	font-weight: bold;
}

div.black_box div.titre {
	height: 25px;
	position: relative;
	background: url(img/infos_US.png) left top no-repeat;
	z-index: 100;
	padding: 0 0 0 14px;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
}

#cadre_diapo {
	position: relative;
	z-index: 1;
	width: 219px!important;
	width: 220px;
	padding-left: 1px;
	overflow: hidden;
}

.grey_boxes div.grey_boxes_titre {
	height: 30px;
	line-height: 30px;
	position: relative;
	background: url(img/titre_gris.png) left top no-repeat;
	z-index: 100;
	padding: 0 0 5px 14px;
	font-weight: bold;
}

.grey_boxes_content {
	padding: 5px 10px 5px 14px;
	width: 196px;
}

.grey_boxes_content li {
	padding-bottom: 3px;
	line-height: 1.2em;
}

.grey_boxes_bottom {
	background: url(img/grey_boxes_bottom.png) left bottom no-repeat;
	height: 10px;
	z-index: 100;
}
.new_grey_boxes_bottom {
	background: url(img/back_bot_right.png) left bottom no-repeat;
	height: 10px;
	z-index: 100;
	margin-left: -10px;
}

ul.puce_or li {
	border-bottom: 1px solid #ccc;
	background: url(img/puces/fle_or.png) left 5px no-repeat;
	padding: 2px 0 2px 10px; 
}

ul.puce_or li a {
	font-weight: bold;
}

* html ul.puce_or li a {
	padding: 7px 5px 7px 15px;
	}
* html ul.puce_or li{
	background: url(img/puces/fle_or.png) 8px 4px no-repeat;
	}
p.small {
	font-size: 9px;
	padding: 2px 0;
}

p.bord {
	border-bottom: 1px solid #dfdfdf;
}

div.bord {
	padding: 5px 0;
	border-bottom: 1px solid #dfdfdf;
}

/* newsletter*/

form#sfform input, form tr.newsletter input {
	margin: 0;
	background: transparent;
	padding: 0;
	border: none;
}
tr.newsletter input.text_newsletter {
	background: url(img/input_news.jpg) left top no-repeat;
	width: 160px;
	height: 19px;
	padding: 0 0 0 5px !important;
	font-size: 10px;
		}
.newsletter_mc{
	background: url(img/back_newsletter.png) left top no-repeat;
	padding:  10px 0 15px 10px;
}
td.ok_button {
	margin: 0 0 0 15px;
}

form#newsletter {
	padding: 0;
	margin: 0;
}
.newsletter_ok {
	padding-bottom: 48px;
}
/* recherche*/

td.go_td {
	margin: 0;
	padding: 1px 0 0 0;
}

tr input.search {
	height: 18px;
	width: 164px!important;
	width:166px;
	background: transparent;
	border: none;
}

input.loupe {
	padding-left: 10px;
}

/* infos univers-sons */

ul.border_bottom {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 5px 0;
}

p.open {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 10px 5px 14px;
}

ul.puce_or {
	padding: 0px 10px 0px 14px !important;
	padding: 0;
}
.text11{
	font-size: 11px;
}
/*COLONNE CENTRE----------------------------
---------------------------------------------*/
.contact_img{
	width: 190px;
}
.contact_img img{
	padding-bottom: 10px;
}
.contact_text{
	width: 250px;
	margin_left: 190px;
}
.post_col_left {
	float: left;
	width: 100px;
	color: #585858;
	font-weight: bold;
	font-size: 11px;
	padding: 10px 1px;
	text-align: justify;
}

.post_col_right {
	margin-left: 100px;
	padding: 6px 0 20px 0;
}

div.logo {
	padding: 6px 7px 20px 6px;
	background: transparent url(img/fond_img.gif) left top no-repeat;

}
.post_content, .post_content_accueil{
	padding: 0 10px 0 5px;
	}
.post_list {
	margin: 5px 0 10px 0;
	clear: both;
}
.kdo,.kdo2{
	border: 1px solid #ccc;
	margin: 5px 10px 5px 0;
	padding: 1px 5px 3px 3px;
	clear:  both;
	width: auto;
	}
.kdo2{
	background: url(img/back_kdo.png) left top repeat;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px 3px 10px;
}
div.kdo img{
	margin-right: 5px;
}
p.cag{
	padding-right: 5px;
}
.post-inscription, .post-inscription_list{
	font-size: 1.2em;
	color:  #fff;
	padding: 4px 0 10px 10px;
	background: url(img/barre_gris.png) left top no-repeat;
}
.post_content a{
	color: #f54000;
}
table.inscription {
	font-size: 1em;
	font-weight:  bold;	
}
.inscription{
	line-height: 2.3em;
	font-weight: bold;

}
#mois_prec_suiv{
	color: #666!important;
	font: italic bold 1.2em Arial, Helvetica, sans-serif;
}
.heure{
	display: block;
	float: left;
	width: auto;
	padding: 0 7px;
	line-height: 2.3em;
	font-weight: bold;
	background: url(/themes/masterclass/images/fond_inscr.gif) left top no-repeat;
	cursor: pointer;
}
.back_index{
	background: url(img/back_orange_index.jpg) left top no-repeat;
	padding: 10px;
	color: #fff;
	margin-bottom: 10px;
}
.pub{
	padding-bottom: 15px;
}
#date_jour{
	margin-top: 10px;
}
#evit{
	width: 986px !important;
	position: absolute;
	top: 1px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	margin: 0 auto 0 auto;	
}
#evit a, #evit2 a{
	color: #fff;
}
#evit a:hover, #evit2 a:hover, #evit a:focus, #evit2 a:focus, #evit a:active, #evit2 a:active{
	color: #666;
}

/*COLONNE DROITE-------------------------
------------------------------------------*/

/*calendrier*/
div#calendar #suiv_prec table{
  width: 200px;
  border-bottom: 1px dashed #ccc;
}
div#calendar #suiv_prec table td{
  width: auto;
  color: #c6c6c6;
  border: none;
  font-style: italic;
}
.cal {
	font-size: 1.3em;
	text-align: left;
	color: #000!important;
	font-style: normal!important;
}
div#calendar #suiv_prec table td a{
  background: transparent;
}
div#calendar table {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border-collapse: separate;
	margin-left: 10px;
}

div#calendar table caption {
	margin: 0 auto;
}

div#calendar table th {
	color: #A49C8E;
	background: transparent;
	font-style: italic;
}

div#calendar table td {
	width: 2em;
	line-height: 2em;
	border: 1px solid #C6C6C6;
	background:  #fff;
}

div#calendar table td a {
	display: block;
	background: #fe8721;
	font-weight: bold;
	text-decoration: none;
}

div#calendar table td a:hover {
	color: #FFF;
}

#col_right ul{
	padding-left: 10px;
}
#archives ul li{
	display:  block;
	padding: 0 0 0 20px;
	background: url(img/puces/puce_archive.gif) 0px 2px no-repeat;
}
#aretenir ul li a{
	display:  block;
	padding: 0 0 0 10px;
	background: url(img/puces/puce_itunes.gif) 0px 4px no-repeat;

}
/* FOOTER */
#footer{
padding-top: 50px;
clear: both;
text-align:left;
font-size: 1em;
color: #7A7A7A;
font-weight: 600;
background: #fff;
}
#footer p{
border-bottom: 1px solid #ccc;
padding: 5px 0;
}
#footer p a, #footer_small a{
color: #7A7A7A !important;
font-weight: bold;
}
#footer_small img{padding-top: 5px;}
#footer_small{
line-height: 15px;
}


/* font */
h1{
	position: absolute;
	top: -2000px;
}

h2 {
	font-size: 1.3em;
	margin: 10px 10px 10px 0px;
}
h2.post-title{
	border-bottom: 1px solid #c9c9c9;
	color: #000;
	font-size: 1.5em;
	margin-top: 5px;
}

#col_right h2 {
	border-bottom: 1px dashed #ccc;
	color: #000;
	margin-left: 10px;
	padding-bottom: 5px;
}
#col_right h3{
	color: #cc6600;
	font-weight: bold;
	font-size: 1em;
	padding: 2px 0 2px 10px;
	margin: 0;
}
.dore {
	color: #cc6600;	
}

.orange {
	color: #fe730b;
}

.small {
	font-size: 0.9em;
}

.new_orange {
	color: #f54000;
}
.date-post{
	font-size: 1.2em;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
/*HACK FOR SAFARI bloque cette déclaration et toutes les suivantes ne pas déplacer*/
 #search{ background:url(img/back_search.png) left top no-repeat;#}
 
 *html #search{
	background: url(img/back_search.png) 2px 1px no-repeat;
}
*+html #search{
	background: url(img/back_search.png) 4px 1px no-repeat;
	margin: 6px 3px 0 0!important;
}
