/* CSS Document */
body {
   margin: 0px;
   padding: 0px;   
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #571C00;
   text-align: left;
   background: url(../images/css/bg_body.png) repeat-x #F9ECD7;
   
}
h1, h2, h3, h4, h5, h6, p, form, input{
  margin: 0px;
  padding: 0px;
}
h1, h2, h3, h4, h5, h6{
 	font-weight: bold;
}
a {
  text-decoration: none;
  color: #571C00;
}

ul {
  margin:0px;
  padding:0px;
  list-style-type: none;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}
legend {
  display: none;
}
img {
   border: none;
}
input {
	vertical-align:middle; 
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}


.hide {
	display: none;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.breaker{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.bg_none{
	background:none;
}
.bold{
	font-weight:bold;
}
#page {
	width: 994px;
	background: url(../images/css/bg_page.png) no-repeat left top;
	padding: 24px 0 0 0;
	min-height: 610px;
	height: auto;
	
}
/************************************************************************************************************************************************
******************************************* SQUELETTE HOME **********************************************************************************
*************************************************************************************************************************************************/
/*****************************************
****************** HEADER *************
******************************************/
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 19px 41px;
}
/** LOGO **/
#header .logo {
	float: left;
	width: 248px;
	margin: 0 58px 0 0;
}
#header .logo img {
	margin: 0 15px 0 0 ;
}
/*****************************************
****************** FOOTER *************
******************************************/
#footer {
	background: url(../images/css/bg_footer.png) no-repeat 820px 22px;
	position: relative;
}
#footer .logos {
	float: left;
	width: 294px;
}
#footer .logos img {
	margin: 0 14px 0 22px;
}
#footer ul {
	margin: 36px 0 0 0;
}
#footer li {
	display: inline;
	padding: 0 16px 0 0;
}
#footer .nav_principal {
	margin: 0 0 20px 273px;
}
#footer .nav_principal ul{
	margin: 0;
}
#footer .nav_principal li {
	display: block;
	float: left;
	padding: 10px 3px 0 3px;
	background: url(../images/css/bg_li_principal.png) no-repeat;
	height: 49px;
	width: 89px;
	font-size: 118.5%;
	font-weight: bold;
	text-align: center;
	margin: 0 10px 0 0;
}
#footer .nav_principal li a {
	color: #fff;
}
/*****************************************
****************** COL GAUCHE ***********
******************************************/
#conteneur {
	padding: 0 0 0 3px;
}
.col_gauche {
	width: 318px;
	margin: 0 -48px 0 0;
	float: left;
}
.img_aleatoire {
	width: 318px;
	height: 308px;
}
.masque {
	background: url(../images/css/img_masque.png) no-repeat; 
	width: 318px;
	height: 308px;
	margin-top: -308px;
	position: relative;
}
.col_gauche .visuel {
	margin: -124px 0 0 40px;
	position: relative;
}
.pages .col_gauche {
	display:none;
}
/*****************************************
****************** COL CENTRE ***********
******************************************/
.col_centre {
	width: 494px;
	float: left;
	margin: 20px 34px 0 0;
	position: relative;
}
/*****************************************
****************** COL DROITE ***********
******************************************/
.col_droite {
	width: 193px;
	float: left;
	padding: 39px 0 0 0;
}
/************************************************************************************************************************************************
******************************************* BLOCS HOME **********************************************************************************
*************************************************************************************************************************************************/
/** entrees_comportementales **/
.entrees_comportementales{
	width: 241px;
	padding: 0 0 14px 0;
}
.entrees_comportementales.vert{
	float: left;
}
.entrees_comportementales.rouge{
	float: right;
}
.entrees_comportementales .online_editor{
	height: 140px;
	padding: 17px 10px 0 129px; 
	line-height: 20px;
}
.entrees_comportementales.vert .online_editor{
	background: url(../images/css/bg_bloc_vert.png) no-repeat;
}
.entrees_comportementales.rouge .online_editor{
	background: url(../images/css/bg_bloc_rouge.png) no-repeat;
}
.entrees_comportementales .online_editor h2{
	font-size: 172.5%;
	padding: 0 0 8px 0;
	font-family: "Trebuchet MS";
	line-height: 20px;
}
.entrees_comportementales.vert .online_editor h2{
	color: #336600;
}
.entrees_comportementales.rouge .online_editor h2{
	color: #990000;
}
.entrees_comportementales .lien {
	height: 43px;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	margin: -15px 0 0 0;
	cursor: pointer;
}
.entrees_comportementales .lien span{
	height: 30px;
	float: left;
	padding: 13px 14px 0 23px;
}
.entrees_comportementales .lien span.right{
	width: 21px;
	float: left;
}
.entrees_comportementales.vert .lien span{
	background: url(../images/css/bg_lien_left.png) no-repeat;
}
.entrees_comportementales.rouge .lien span{
	background: url(../images/css/bg_lien_left_r.png) no-repeat;
}
.entrees_comportementales.vert .lien span.right{
	background: url(../images/css/bg_lien_right.png) no-repeat 0px 11px;
}
.entrees_comportementales.rouge .lien span.right{
	background: url(../images/css/bg_lien_right_r.png) no-repeat 0px 11px;
}
/** actu **/
.actu {
	background: url(../images/css/bg_actu.png) repeat-x #F9EDD9;
	border-top: 1px solid #fff;
	padding: 10px 0 30px 22px;
}
.actu h3 {
	font-family: "Trebuchet MS";
	font-size: 173%;
	font-weight: normal;
	padding: 0 0 10px 0;
}
.actu .online_editor span{
	display: block;
	color: #8A5C26;
}
.actu .online_editor .ss_item_block{
	float: left;
	width: 221px;
	background: url(../images/css/sepa_block.png) repeat-y top right;
	margin: 0 21px 0 0;
}
.actu .online_editor .ss_item_block.lastone {
	background: url(../images/css/sepa_block.png) repeat-y top left;
	margin: 0 0 0 -22px;
	padding: 0 0 0 21px; 
}
/** RCEHRCHE **/
.recherche {}
.recherche h3{
	font-size: 164%;
	color: #990000;
	font-weight: normal;
	background: url(../images/css/bg_titre_recherche.png) no-repeat;
	height: 30px;
	padding: 10px 0 0 15px;
	line-height: 15px;
	font-family: "Trebuchet MS";
}
.recherche .bas_item {
	background: url(../images/css/bg_bas_recherche.png) no-repeat;
	height: 9px;
	overflow: hidden;
}
.recherche form {
	border: 0 solid #fff;
	border-width: 0 2px 0 3px;
	margin: 0 1px 0 0;
	padding: 11px 11px 0 13px; 
	background: url(../images/css/bg_degarde_recherche.png) repeat-x bottom left #F7EFE4;
	min-height: 100px;
	height: auto;
}
.recherche form label{
	font-weight: bold;
	padding: 0 0 3px 0 ;
	display: block;
}
.recherche form ul{
	padding: 0 0 3px 0 ;
}
.recherche form li{
	padding: 0 0 4px 0 ;
}
.recherche form li label{
	font-weight: normal;
	padding: 0 0 0 13px ;
	display: inline;
	color: #333;
}
.recherche form select{
	margin: 0 0 11px 0;
	width: 100%;
}
.recherche form .input{
	margin: 0 0 11px 0;
	width: 95%;
	border: 1px solid #C7C0B7;
	height: 18px;
	padding: 0 0 0 5px;
}

.recherche form .radio{
	margin: 0 0 3px 0;
	vertical-align: top;
	width: 15px;
	height: 14px;
}
.recherche form .checkbox{
	margin: 0 0 3px 0;
	vertical-align: top;
	width: 15px;
	height: 14px;
}
.recherche form .bt{
	background: url(../images/css/bg_bt.png) no-repeat;
	border: 0;
	width: 90px;
	height: 18px;
	color: #fff;
	cursor: pointer;
	margin-left: 70px;
}
/************************************************************************************************************************************************
******************************************* SQUELETTE PAGES **********************************************************************************
*************************************************************************************************************************************************/
/** NAV PRINCIPALE **/
.pages .nav_principal {
	display:none;
}
.pages .nav_principal li a{
	position:relative;
	z-index:+999;
	width: 94px;
	height: 30px;
	display:block;
}
.pages .nav_principal li {
	color: #FFEFAF;
	font-weight: bold;
	background: url(../images/css/bg_li_nav_p.png) no-repeat;
	width: 94px;
	height: 30px;
	text-align: center;
	padding: 13px 3px 0 3px;
	margin: 0 15px 0 0;
	float: left;
}
.pages .nav_principal li.deux_ligne {
	padding: 8px 0 0 0;
	height: 35px;
}
.pages .nav_principal li a {
	color: #fff;
	font-weight: bold;
}
/** FIL ARIANE **/
.fil_ariane {
	padding: 0 0 17px 275px;
}
.fil_ariane a {
	text-decoration: underline;
}
.fil_ariane a:hover {
	text-decoration: none;
}
/** MENU PRINCIPAL **/
.menu_principal {
	margin: 0 0 -8px 0;
}
.menu_principal h3{
	color: #336600;
	font-family: "Trebuchet MS";
	font-size: 164%;
	font-weight: normal;
	padding: 0 0 7px 0;
}
.menu_principal ul{
	padding: 0 0 20px 0;
}
.menu_principal li{
	color: #336600;
	font-size: 110%;
	background: url(../images/css/puce_menu_p.png) no-repeat 0px 1px;
	padding: 0 0 3px 10px;
}
.menu_principal li a {
	color: #336600;
}
/** VISUEL CHAUSSURE **/
.bloc_visuel {
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0 0 22px 0;
}
/** BLOC ESPACE **/
.item_block2 {}
.item_block2 h3{
	background: url(../images/css/bg_titre_bloc.gif) no-repeat #571C00;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 118.5%;
	padding: 6px 0 2px 14px;
}
.item_block2 .box_content {
	border: 0px solid #571C00;
	border-width: 0 3px;
	background: url(../images/css/bg_box_content.gif) no-repeat #FEF6E4;
	padding: 10px 0 0 13px;
	font-weight: bold;
}
.item_block2 .box_content li {
	padding: 0 0 3px 0;
}
.item_block2 .bas_item {
	background: url(../images/css/bg_bas_item.gif) no-repeat;
	height: 6px;
	overflow: hidden;
}
/** options **/
.options {
	font-family: "Trebuchet MS";
	margin: 0 0 11px -6px;
	position: relative;
}
.options a {
	color: #7B3900;
}
.options span {
	padding: 0 6px 0 3px
}
/** GOOGLE MAP **/
#carte_zones {
	margin: 0 0 20px 0;
	height: 134px;
}

#carte_zones_test {
	margin: 0 0 20px 0;
	height: 334px;
}

#carte_zones img{
	width:195px;
	height:134px;
}

/** MEDIA PLAYER **/
.media_player {
	margin: 0 0 20px 0;
	background: url(../images/css/bg_player.png) no-repeat;
	height: 133px;
	text-align: center;
	padding: 14px 0 0 0;
}
/** CENTRE **/
.pages .col_centre .picto  {
	margin: 0 0 -20px 0;
	float: left;
}
.pages .col_centre h2 {
	background: url(../images/css/bg_titre_centre.gif) no-repeat #EAD8C0;
	font-family: "Trebuchet MS";
	font-size: 183.5%;
	font-weight: normal;
	padding: 7px 0 6px 115px;
	margin: 0 0 10px 0;
	color: #571C00;
}
.pages .col_centre .box_content {
	padding: 0 22px;
}
.pages .col_centre h2 img {
	padding: 0 2px  0;
}
.pages .col_centre h2 span {
	padding: 0 14px 0 0;
}
.pages .col_centre .logos {
	margin: 0 36px 0 0;
	float: right;
}
.pages .col_centre h3 {
	font-size: 142%;
	font-weight: normal;
	color: #571C00;
	text-align: center;
	padding: 0 142px 0px 150px;
	position: relative;
}
.pages .col_centre p {
	padding: 0 0 8px 0;
	line-height: 16px;
}
.pages .col_centre p a {
	text-decoration: underline;
}
.pages .col_centre p a:hover {
	text-decoration: none;
}
.pages .col_centre p img{
	vertical-align: middle;
	padding: 0 7px 0 0;
}
.pages .col_centre p span img{
	vertical-align: text-bottom;
	padding: 0 3px 0 0;
}
.pages .col_centre p span{
	padding: 0 20px 0 0;
}
.pages .col_centre p span.prix {
	padding: 0 0 0 0;
	float: right;
	background: url(../images/css/bg_prix.png) no-repeat;
	height: 47px;
	width: 55px;
	overflow: hidden;
	margin: -10px 0 0 0;
	text-align: center;
	padding: 12px 0 0 0;
	color: #fff;
	font-size:90%;
}
.pages .col_centre p span.prix em{
	text-decoration: line-through;
	font-size: 92%;
	display: block;
	margin-top:-1px;
}
/* OFFRES */
.offres {
	background: #FEF6E4;
	border: 1px solid #DDC5A8;
	padding: 5px 0 10px 19px
}
.offres label{
	display: block;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding: 0 0 5px 0;
	font-size: 110%;
}
.offres select{
	border: 1px solid #DDC5A8;
	background: #FEF6E4;
	width: 258px;
	color: #7B3900;
	text-align: center;
}
.offres .bt{
	border: 0px solid #DDC5A8;
	background: none;
	text-align: center;
	background: url(../images/css/bg_bt1.gif) no-repeat;
	width: 47px;
	color: #fff;
}
/* liens */
.liens{
	padding: 7px 0 0 18px;
}
.liens a{
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	padding: 1px 0 2px 5px;
	margin: 0 12px 10px 0;
}
.lien_vert{
	background: url(../images/css/bg_lien_vert.gif) no-repeat;
	width: 168px;
}
.lien_rouge{
	background: url(../images/css/bg_lien_rouge.gif) no-repeat;
	width: 131px;
}
/* item block */
.pages .col_centre .item_block {
	width: 231px;
	float: left;
	margin: 0 0 6px 0;
}
.pages .col_centre .item_block.float_right {
	float: right;
}
.pages .col_centre .item_block h4{
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 133.5%;
	padding: 0 0 0 28px;
}
.pages .col_centre .item_block .box_content{
	border: 0px solid #DDC5A8;
	border-width: 0px 3px 3px 3px;
	background:  url(../images/css/border_top.gif) no-repeat #FEF6E4;
	font-size: 92%;
	font-weight: bold;
	padding: 12px 0 0 20px;
}
.pages .col_centre .item_block li{
	padding: 0 0 9px 17px;
	background: url(../images/css/puce_2.gif) no-repeat 0px 3px;
}
/************************************************************************************
*										mp3_2
*************************************************************************************/
.box .col_gauche {
	margin: 25px 24px 0 39px;
}
.box .col_gauche .recherche .bas_item {
	margin-bottom:45px;
}
.box .col_gauche .recherche form {
	margin: 0 3px 0 0;
}
.titre_logo{
	min-height:70px;
	height:auto;
	_height:70px;
	padding-bottom:5px;
}
.pages .box .col_centre h2 {
	padding: 7px 0 6px 14px;
	margin: 0 0 15px 0;
}
.pages .box .col_centre .item_bloc {
	padding: 0 0 8px 0px;
}
.pages .box .col_centre .item_bloc h3{
	color: #990000;
	font-family: "Trebuchet MS";
	font-size: 163.5%;
	padding: 0 0 5px 0px;
	text-align:left;
}
.pages .box .col_centre .item_bloc .float{
	float:left;
	padding-right:35px;
}
.pages .box .col_centre .item_bloc .liens{
	padding: 0px 0 0 0px;
}
.pages .box .col_centre .item_bloc .liens a{
	font-weight: normal;
}
.pages .box .col_centre .item_bloc .lien_vert{
	background: url(../images/css/bg_lien_vert2.gif) no-repeat;
	width: 131px;
}
.pages .box .col_centre .separateur{
	background: url(../images/css/separ.png) no-repeat;
	height:1px;
	margin-bottom:16px;
}
.pagination {
/*	width:60px; */
	width:90px;
	margin:0 auto;
	font-size:100%;
}
.pagination a{
	text-decoration:underline;
}
.pagination a.last {
	float:left;
	padding:4px 7px 0 0;
}
.pagination a.next{
	float:left;
	padding:4px 0 0 7px;
}
.pagination div {
	float:left;
}
.pagination div a{
	padding-right:1px;
}
.pagination div span.encour{
	font-weight:bold;
	padding-right:1px;
}

/* Ajout Emden pour libelle en rouge */
.red_label{
	color:#a00b1f;
}
