@charset "iso-8859-1";
/* FR : CSS et graphisme par WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */
/* EN : CSS and design template by WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */

/* FR : Style générale de la page  ------------------------------------------------------------------------------------------- */
/* EN : Genral style of every page ------------------------------------------------------------------------------------------------ */

body {
	background: url(images/bg_page.png) repeat;
	background-repeat: repeat-x;
	background-color: #CBD5BA;
	color:#D6D6D6;
	margin:0;
	padding:0;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}
	
#page {
	position:relative;
	width:947px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

.bloc_top {
	width: 947px;
	height: 85px;
	background: url(images/bg_top.png) 0 0 repeat-x;
	border:0px;
	float:left;
	}

.bloc_search {
	width: 411px;
	height: 53px;
	line-height:53px;
	background: url(images/bg_search_motor.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	margin:20px 20px 0px 250px;
	}	
.bloc_search_text {
  font-size:10px;
  font-weight:bold;
  color:#c2c2c2;
  float:left;
  margin-left:10px;
  }
.bloc_search_input {
  float:left;
	width: 154px;
	height: 29px;
	border:0px;
	margin-top:15px;
	background: url(images/bg_input_search.png) 0 0 no-repeat;
  margin-left:10px;
  padding:5px 2px 0px 2px;
  font-size:10px;
  color:#c2c2c2;
  font-weight:bold;
  }
.bloc_search_button {
  float:left;
  width:114px;
  height:29px;
	margin-top:15px;
	background: url(images/button_search.png) 0 0 no-repeat;  
  margin-left:10px;
  }

.logo {
  float:left;
  margin-left:15px;
  }

.bloc_header {
	width: 947px;
	height: 193px;
	background: url(images/bg_header.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}

.header_bloc_text {
  top:80px;
  left:85px;
  position:absolute;
  font-size:10px;
  width:550px;
  }
.header_bloc_button {
  float:left;
	background:url(images/bg_button_header.png) no-repeat right top;
  height:30px;
  line-height:22px;
  font-weight:bold;
  width:180px;
  text-align:center;
  margin-top:15px;
  color:#eb5b01;
  }

/* FR : Style pour le menu du haut de page ------------------------------------------------------------------------------------------- */
/* EN : Style of the top menu (present in every page of this tempalte) ------------------------------------------------------------------------------------------------ */

ul#menu1{
	float: left;
	width:808px;
  height:62px;
	list-style: none;
	padding:0px 0px 0px 139px;
	margin:0px 0px 0px 0px;
	background: url(images/bg_menu_top.png) 0 0 repeat-x;
  }

ul#menu1 li{
	float: left;
	width: 126px;
	height: 62px;
	text-align: center;
	margin-right:10px;
	}

ul#menu1 li:hover, ul#menu1 li#current{
	background: url(images/bg_onglet1_hover.png) 0 0 no-repeat;
	}

ul#menu1 li a{
	display: block;
	width: 127px;
	height: 46px;
	line-height:46px;
	padding-top:5px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #385110;
	text-decoration: none;
	outline: none;
	}

ul#menu1 li:hover a, ul#menu1 li#current a{
	color: #ffffff;
}

/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------------ */
/* EN : Style of the left menu ------------------------------------------------------------------------------------------------ */
	
#column1 {
	float:left;
	width:281px;
	padding:0px 10px 0px 10px;
	background:#ffffff;
	}
	
/* FR : Style pour le bloc news importante ------------------------------------------------------------------------------------------------ */
/* EN : Style of the important news  ------------------------------------------------------------------------------------------------ */

.head_menu_1 {
	border:0px;
	background:url("images/bg_header_menu_1.png");
	width:281px;
	height:76px;
	margin-top:5px;
	}
	
.hot_news {
	width:281px;
	padding:10px;
	}

.date {
	font-size:14px;
	color:#ff2700;
	font-weight:bold;
	}
.subject {
	font-size:09px;
	color:#5d7f27;
	text-decoration:underline;
	text-align: left;
	}
.text {
	font-size:10px;
	color:#737373;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding-left: 0px;
	}
.next {
	font-size:10px;
	color:#737373;
	font-weight:bold;
	margin:10px;
	padding:0 0 0 15px;
	margin-bottom:30px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}	

.img_left {
  display:block;
  border:0px;
  margin:10px 0px 10px 0px;
  float:left;
  }
.unsubscribe {
  font-size:10px;
  text-decoration:underline;
  float:left;
  color:#424242;
  font-weight:bold;
	height:29px;
	line-height:22px;
  }

.newsletter_input {
  border:1px solid #424242;
  width:278px;
  margin:10px 0px 20px 0px;
  }
.newsletter_text {
	font-size:10px;
  color:#424242;  
  }

/* FR : Style pour les boutons rouge et vert ------------------------------------------------------------------------------------------------ */
/* EN : Style of the red / green buttons  ------------------------------------------------------------------------------------------------ */
	
.button_red {
	font-size:10px;
	color:#ffffff;
	width:114px;
	height:29px;
	line-height:22px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button_red.png) 0 0 no-repeat;
	}
.button_green {
	font-size:10px;
	color:#ffffff;
	width:114px;
	height:29px;
	line-height:22px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button_green.png) 0 0 no-repeat;
  margin-right:10px;
  }
	
/* FR : Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - first bloc------------------------------------------------------------------------------------------------ */
	
#column2 {
	float:left;
	width:616px;
	background:#ffffff;
	margin:0px;
	padding:0px 10px 0px 20px;
	}

.img_bloc_right_2 {
  margin:15px 10px 10px 0px;
  float:left;
  }

.content_text {
	font-size:10px;
	color:#5f7f89;
	padding:15px;
	}
.content_s_subject {
	font-size:10px;
	color:#424242;
	font-weight:bold;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
#list_last_news_2 {
	position:absolute;
	display:block;
	list-style-type: none;
	padding:0px;
	width: 200px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 600;
	text-align: right;
	left: 724px;
	top: 246px;
	visibility: visible;
	overflow: visible;
	background-color: #BECCA9;
	}
ul#list_last_news_2 li a { 
	display:block; 
	font-weight:bold;
	text-decoration:underline;
	color:#eb5901; 
	text-align:left; 
	cursor:pointer; 
	font-size:10px; 
	padding:0 0 0 15px;
	margin:4px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}
ul#list_last_news_2 li a:hover {
	color:#FFFFFF;
	}
	
/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
	float:left;
	background: url(images/bg_footer.png) 0 0 no-repeat;
	width:947px;
	height:90px;
	padding: 0px;
	background-color:#ffffff;
	}
	
.texte_footer {
	margin-left:20px;
	margin-top:20px;
	font-size:10px;
	font-weight:bold;
	color:#646464;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#646464;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#eb5901;
	}
	

/* FR : Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the galery in the page 1 (page1.htm) ------------------------------------------------------------------------------------------------ */


#parent2-wrap{
  float:left;
}
#parent2 li{
	font-size:10px;
	}
#parent2-menu a{
	margin:5px 3px 0px 0px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:url(images/cube_up.png) no-repeat right top;
	}
#parent2-menu a:hover, #parent2-menu a.wactive{
	color:#fff;
	background:url(images/cube_hover.png) no-repeat right top;
	}
	
	
/* FR : Style pour la page des partenaires (page3.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the partners page (page3.htm) ------------------------------------------------------------------------------------------------ */

.partner_titre {
	font-size:12px;
	font-weight:bold;
	color:#eb5901;
	text-decoration:underline;
	}

.partner_img {
	float:left;
	border:0px solid #394d53;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#eb5901;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.partner_next:hover {
	color:#000000;
	text-decoration:underline;
	}
	
/* FR : Style pour la page de contact (page4.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the contact form (page4.htm) ------------------------------------------------------------------------------------------------ */

.texte_contact {
	font-size:10px;
	color:#737373;
	margin:10px;
	}

.input_contact {
	border:1px solid #5e7e88;
	background:url("images/bg_input_contact.png") repeat-x #FFFFFF;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#394c52;
	width:300px;
	}

.bouton {
	float:left;
	background:url("images/bouton_contact.png") repeat-x #FFFFFF;
	width:170px;
	height:35px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	}
.bouton:hover {
	background:url("images/bouton_contact_hover.png") repeat-x #FFFFFF;
	color:#fff;
	}
@import url("file:///C|/Users/baptiste/Desktop/themfinal/themes/default/style_texte.css");
/********/
/* corps de page */
/********/
.body {
	background-color:#FFFFF;
	}
h1 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:18px;
}
h2 {
	margin:0px;
	padding:8px 0px 5px 0px;
	font-size:15px;
	}
h3 {
	margin:0px;
	padding:0px;
	}
h4 {
	margin:0px;
	padding:0px;
	}
#Site{
	margin:0px;
	padding:0px;
	}
.img img{
	padding:0px;
	margin:5px 10px 5px 15px;
	border:2px #333333 solid;
}

/**********/
/* Header */
/**********/
#header{
	margin:0px;
	padding:0px;
	width:280px;
	}
.titre-etiquette1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #547483;
	text-transform:uppercase;
	}
.titre-etiquette1 a:link {
	color: #547483;
	text-decoration: none;
	
	}
.titre-etiquette1 a:visited {
	color: #547483; 
	text-decoration: none; 
	}
.titre-etiquette1 a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}

.titre-etiquette2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #C56657;
	text-transform:uppercase;
	}
.titre-etiquette2 a:link {
	color: #C56657;
	text-decoration: none;
	
	}
.titre-etiquette2 a:visited {
	color: #C56657; 
	text-decoration: none; 
	}
.titre-etiquette2 a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}
	
.titre-etiquette3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #9B9A8D;
	text-transform:uppercase;
	}
.titre-etiquette3 a:link {
	color: #9B9A8D;
	text-decoration: none;
	
	}
.titre-etiquette3 a:visited {
	color: #9B9A8D; 
	text-decoration: none; 
	}
.titre-etiquette3 a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}
.texte-etiquette {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	text-transform:none;
	}
.texte-etiquette a:link {
	color: #808080;
	text-decoration: none;
	
	}
.texte-etiquette a:visited {
	color: #808080; 
	text-decoration: none; 
	}
.texte-etiquette a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}
	
.favoris {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #C56657;
	text-transform:none;
	padding:0px;
	margin:-15px 0px 0px 0px;
	}
.favoris a:link {
	color: #C56657;
	text-decoration: none;
	
	}
.favoris a:visited {
	color: #C56657; 
	text-decoration: none; 
	}
.favoris a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	}

/********/
/* Menu du site et onglets */
/********/
#Menu{
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #333333;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	margin:-10px 0px 0px 0px;
	padding:0px;
	}
#Menu ul{
	list-style: none;
	margin:10px 0px 0px 0px;
	padding:0px;
	}
#Menu ul li{
	float:left;
	margin:0px;
	padding:0px;
	}
#Menu ul li a {
	margin:0px;
	padding:0px;
	display:block;
	cursor:pointer;
	color:#999999;
	text-decoration: none;
	width:94px;
	height:22px;
	background-image:url(../images/bt-of.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
#Accueil #Menu ul li a#Accueil {background-image:url(../images/bt-on.jpg);}
#Infos #Menu ul li a#Infos {background-image:url(../images/bt-on.jpg);}
#Qui #Menu ul li a#Qui {background-image:url(../images/bt-on.jpg);}
#Liens #Menu ul li a#Liens {background-image:url(../images/bt-on.jpg);}
#Acces #Menu ul li a#Acces {background-image:url(../images/bt-on.jpg);}
#Contact #Menu ul li a#Contact {background-image:url(../images/bt-on.jpg);}

#Menu ul li a:hover{	
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:bottom;
	color:#ffffff;
	}	
#Menu ul li a#Accueil:hover{background-image:url(../images/bt-on.jpg);}
#Menu ul li a#Infos:hover{background-image:url(../images/bt-on.jpg);}
#Menu ul li a#Qui:hover{background-image:url(../images/bt-on.jpg);}
#Menu ul li a#Liens:hover{background-image:url(../images/bt-on.jpg);}
#Menu ul li a#Acces:hover{background-image:url(../images/bt-on.jpg);}
#Menu ul li a#Contact:hover{background-image:url(../images/bt-on.jpg);}

/************/
/* corps */
/************/
#corps {
	padding:15px 0px 10px 0px;
	margin:0px;
	}
.col_gauche {
	width:600px;
	margin:0px;
	padding:0px 10px 0px 0px;
	}
.col_droite {
	width:100%;
	margin:0px;
	padding:0px;
	}
	
	
/********/
/* Logo Titres et textes */
/********/
.logo {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #C56657;
	text-decoration: none;
	text-transform:uppercase;
	}
.logo a:link {
	color: #C56657;
	text-decoration: none;
	}
.logo a:visited {
	color: #C56657;
	text-decoration: none;
	}
.logo a:hover {
	color: #000000;
	text-decoration: none;
	}

.accroche {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform:none;
	letter-spacing:5px;
	}
	
/********/
/* contenu Titres et textes */
/********/
h1.titre{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color:#333333;
	}
h2.titre{
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color:#333333;
	}

.titre-texte {
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#58585A;
	text-align: justify;
	}
.texte {
	font-family: "Trebuchet MS" , Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#58585A;
	}
.texte a:link {
	color: #C56657;
	text-decoration: none;
	}
.texte a:visited {
	color: #C56657;
	text-decoration: none;
	}
.texte a:hover {
	color: #000000;
	text-decoration: underline;
	}	
	
	
/********/
/* footer*/
/********/
#foot {
	padding:0px;
	margin:10px 0px 0px 0px;
	}
#footer {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	}
h4.footersmall {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	}
h4.footersmall a:link {
	color:#333333;
	text-decoration:none;
	}
h4.footersmall a:visited {
	color:#333333; 
	text-decoration:none; 
	}
h4.footersmall a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
	
.datitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F00;
	text-align: left;
	text-decoration: blink;
}
.texye {
	font-family: Verdana, Geneva, sans-serif;
	color: #090;
}
.da {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}	
#page #column2 .content_text p {
	text-align: left;

}
#page #column2 .content_s_subject blockquote .texte-etiquette {
	text-align: justify;
}
#page #column2 .content_s_subject blockquote .texte {
	text-align: justify;
}
#page #column2 .content_s_subject blockquote .texte {
	text-align: justify;
}
#page #column2 .content_s_subject blockquote .texte {
	text-align: justify;
}
