/***************************** CSS GENERIC ********************************/
* {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

body, td, pre, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html, body, p, table, td, form, input, select, textarea, pre, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
}

body{
	text-align: center;
}

a{
	color: #F0027F;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;

}

a img{
	border-width: 0px;
}

td{
	vertical-align: top;
}

ul, ol{
	/* Sinon les puces ne sont pas visible sous IE */
	padding-left: 25px;
}

ul{
	list-style-type: disc;
}

li{
   line-height: 18px;
}

.cms_bloc ul, .cms_bloc ol{
	position: relative;
	padding: 5px 0px;
	line-height: 16px;
}

.cms_bloc ol{
	list-style-position: inside;
}

.cms_bloc ul{
	list-style-type: none;
	_list-style-type: disc;
}

.cms_bloc ul li{
	padding-left: 23px;
	background: url(http://www.traiteur-pochart.com/default/CMS/css/common/../../images/ap/puceli.gif) 6px 7px no-repeat;
	overflow:hidden;

	_padding-left: 7px;
	_background: none;
	_list-style-position: inside;
}

.cms_bloc ol li{
	padding-left: 7px;
}

.cms_part{
	text-align: left;
	margin: 0px auto;
}

.cms_bandeau{
}

.cms_page{
}

.cms_gauche{
}

.cms_droite{
}

.cms_gauche, .cms_droite{
	float: left;
}

.cms_zone{
}

.cms_bloc{
	padding: 5px 0px;
	clear: both;
}

.cms_bloc table{
	border-collapse: collapse;
}

/*** BLOCS FILE ***/
.cms_bloc_file{
}

/*** BLOCS FORM ***/
.cms_bloc_form{
}

.cms_bloc_form table td{
	padding: 3px;
}

.cms_bloc_form table td.intitule{
	font-weight: bold;
	text-align: left;
	width: 200px;
	vertical-align: top;
}

.cms_bloc_form table td.valeur td{
	vertical-align: middle;
}


.cms_bloc_form label{
	padding: 0px 15px 0px 3px;
}

.cms_bloc_form input{
	width: 200px;
}

.cms_bloc_form textarea{
	width: 300px;
	height: 100px;
}

.cms_bloc_form select{
	width: 204px;
}

.cms_bloc_form_error{
	color: #FF0000;
	padding-bottom: 10px;
}

.cms_bloc_form_message{
	font-weight: bold;
	text-align: center;
}

.cms_bloc_form .cms_bloc_form_field_content{
	text-align: justify;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	width: auto;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image{
	text-align: right;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image img{
	border: 1px solid #000000;
}

.cms_bloc_form .cms_bloc_form_field_content, .cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	padding: 10px 0px;
}

.cms_bloc_form .cms_bloc_form_field_checkbox input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_checkbox table td{
	padding: 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio table td{
	padding: 0px 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_submit input{
	width: 85px;
	margin: 5px 0px;
}

/*** BLOCS HTML ***/
.cms_bloc_html{
}

/*** BLOCS MEDIA ***/
.cms_bloc_media{
	text-align: center;
}

.cms_bloc_media *{
	border: 0px;
	margin: 0px auto;
}

/*** BLOCS MODULE ***/
.cms_bloc_module{
}

/*** BLOCS MAP ***/
.cms_bloc_map .mm_carte{
	margin: auto;
}

.cms_bloc_map .mm_carte .mm_info_photo{
	float: left;
	padding: 0px 5px 5px 0px;
}

.cms_bloc_map .mm_carte .mm_info_titre{
	font-weight: bold;
}

.cms_bloc_map .mm_carte .mm_info_resume{
}

/*** BLOCS TEXTE ***/
.cms_bloc_text{
	text-align: justify;
}

.cms_bloc_text table{
	width: 100%;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_media_gauche{
}

.cms_bloc_text_media_gauche .cms_bloc_media{
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 15px 15px 0px;
}

.cms_bloc_text_media_droite{
}

.cms_bloc_text_media_droite .cms_bloc_media{
	padding: 0px;
	margin: 0px;
	float: right;
	padding: 0px 0px 15px 15px;
}

.cms_bloc_text_haut{
}

.cms_bloc_text_media_centre{
	text-align: center;
	padding: 15px auto;
}

.cms_bloc_text_media_centre .cms_bloc_media{
	margin: 15px 0px;
}

.cms_bloc_text_bas{
}

.cms_bloc_text table{
	width: 100%;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_gauche{
	width: 49%;
}

.cms_bloc_text_milieu{
	width: 2%;
}

.cms_bloc_text_droite{
	width: 49%;
}

/*** BLOCS TITRE ***/
.cms_bloc_title{
}

.cms_bloc_title h2{
	text-align: left;
	line-height: 15px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

/*** ***/
.spacer{
	clear: both;
	line-height: 0px;
	width: 0px;
	font-size: 0px;
}

/*** ***/
#contenu{
	color:#95017E;
}/***************************** CSS MODELE 2 ********************************/
html, body {
	height: 100%;

	color:#95017E;
}


.cms_bloc_title h2 {
	padding: 5px 0px 10px 28px;
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/puce_titre.gif') 0px 3px no-repeat;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #f0027f;
}

/***************************** DECOUPAGE DE LA PAGE ********************************/
#ap_contener_div {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/fd_page2.gif') -3px 0px no-repeat;
}
#ap_bandeau {
	position: relative;
	width: 740px;
	clear: both;
	height: 230px;
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/bandeau.jpg') no-repeat;
}
#ap_page {
	position: relative;
	width: 960px;
	float: left;
background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/fd_pageg.gif') repeat-y;
}
#ap_gauche_repet {
	position: relative;
	width: 218px;
	float: left;
	background: #453620;
}
#ap_gauche_haut {
	background: url(http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/haut_gauche.jpg) no-repeat;
	padding-top: 152px;
position : relative;
}
#ap_gauche_bas {
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/bas_gauche.jpg') bottom no-repeat;
	padding-bottom: 192px;
}
#ap_centre {
	position: relative;
	width: 740px;
	float: left;
	min-height: 660px;
	height: auto;
	_height: 660px;
}
#contenu {
	width: 444px;
	padding: 0px 50px 0px 50px;
	float: left;
}
#ap_droit {
position: absolute;
width: 195px;
float: right;
right: 1px;
_right: -20px;
}
#ap_bas {
	position: relative;
	width: 973px;
}
/***************************** PARTIE GAUCHE ********************************/
#ap_logo {
	position: absolute;
	top: 0px;
	left: 5px;
}
#ap_plan {
	position: absolute;
	bottom: -187px;
_bottom: 5px;
	right: 30px;

}
#ap_imp {
	position: absolute;

bottom: -187px;
	_bottom: 5px;
	right: 6px;
}
#ap_news {
	padding-left: 10px;
	color: #fff;
}
.WGInputEmail, .WGInputNom {
	border: 1px solid #95017e;
}
.WGInputImageSubmit {
padding-left: 3px;
	height: 17px;
	width: 23px;
	border: none;
}


#ap_menu a{
	text-decoration: none;
}

#ap_menu {
	padding: 15px 0px 20px 0px;
}
#ap_menu ul {
	margin: 0px;
	padding: 0px;
}
#ap_menu li {
	list-style: none;
}
#ap_menu a:hover {
	text-decoration: none;
}
.menu_niv1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 45px;
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/pucemenu.gif') 20px 9px no-repeat;
}
.menu_niv1 a {
	color: #fff;
}
.menu_niv1_on {
	background-image: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/pucemenu1on.gif');
}
.menu_niv1_on a {
	color: #f63e8e;
}
.menu_niv2 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 53px;
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/pucemenu2.gif') 24px 4px no-repeat;
}
.menu_niv2 a {
	color: #fff;
}
.menu_niv2_on {
	background-image: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/pucemenu2on.gif');
}
.menu_niv2_on a {
	color: #b94ea9;
}
.menu_niv3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 6px 70px;
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/pucemenu3.gif') 58px 14px no-repeat;
}
.menu_niv3 a {
	color: #fff;
}
.menu_niv3_on {
	background-image: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/pucemenu3on.gif');
}
.menu_niv3_on a {
	border-bottom: #f0027f 1px solid;
}
/***************************** PARTIE DROITE ********************************/
#flashbandeau {
position: absolute;
top : 22px;
left: 52px;
}

#ap_actu {
	margin-top: 20px;
	height: 150px;
	padding: 45px 8px 0px 8px;
	width: 180px;
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/fd_actu.gif') no-repeat;
}


#ap_liste_actu{
	padding: 0px 10px 0 3px;
	color: #FFFFFF;
}

.actu_date{
	font-weight: bold;
}
.actu_titre,
.actu_titre a{
	padding: 2px 0px 6px 0px;
	font-size: 12px;
	color: #95017e;
	font-weight: bold;
	text-decoration: none;
}
.actu_resume img{
	float: right;
	margin: 0px 0px 5px 5px;
}
.actu_resume{
	padding: 0px 0px 5px 0px;
	text-align: justify;
}
.actu_description img{
	float: right;
	margin: 0px 0px 15px 15px;
}
.actu_savoir_plus{
	text-align: right;	
}
.actu_savoir_plus a{
	color:#FFFFFF;
	font-weight: bold;
}



#ap_adresse {
	margin-top: 40px;
	padding: 50px 8px 0px 8px;
	background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/fd_adress.gif') no-repeat;
	height: 157px;
	color: #fff;
	line-height: 15px;
font-size: 11px;
}
#ap_adresse .titre {
font-size: 11px;
	color: #f0027f;
	font-weight: bold;
}
/***************************** PARTIE CENTRE ********************************/
#ap_balise_h1 {
	float: right;
}
#ap_balise_h1 h1 {
	color: #e4dbe3;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	margin: 0px;
}
/***************************** PARTIE BAS ********************************/
#ap_copyright{
	padding: 25px 7px 3px 340px;
color : #e4dbe3;
color: #95017e;
font-size: 11px;
}
#ap_copyright a{
color: #95017e;
font-weight : bold;
}
#ap_copyright img{
	margin-bottom: -3px;
}

 #plan_du_site{ 
     padding-left: 25px; 
  } 
   
  #plan_du_site a{ 
     text-decoration: none; 
  } 
   
  #plan_du_site a:hover{ 
     text-decoration: underline; 
  } 
   
  #plan_du_site div{ 
     padding: 5px 0px 0px 0px; 
  } 
   
  #plan_du_site .plan_du_site_niveau1{ 
     ppadding-left: 25px; 
  } 
   
  #plan_du_site .plan_du_site_niveau2{ 
     ppadding-left: 50px; 
  } 
   
  #plan_du_site .plan_du_site_niveau3{ 
     ppadding-left: 75px; 
  }
  
/***** GALERIE ******/

#galerie .categorie img,
#galerie .categorie photo,
#galerie .categories img{
	padding: 1px;
	border: #999999 1px solid;
	margin: 0px 22px 0px 0px; 
}
#galerie .categorie img{
	margin: 0px 20px 15px 0px; 
}
#galerie .categorie photo{
	margin: 0px auto; 
}
#galerie a.lien_txt{
	display: block;
	width: 124px;
	padding: 10px 0 20px 0;
	text-align: center; 	
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
#galerie a.lien_txt:hover{
	text-decoration: underline;
}
 
#galerie .categorie .navigation_galerie{
	text-align: right;
	background: #F4F4F4;
	border: #999999 1px solid;
	padding: 5px 20px 5px 20px;
}

.titre_categorie{
	padding: 5px 0 15px 0;
	color: #669900;
	font-weight: bold;
	text-transform: uppercase;
}
.legende_galerie{
	padding: 10px 0px;
	color: #F0027F;	
}
.navigation_galerie div{
	float: left;
}
.navigation_galerie div a{
	padding-right: 20px;
}

form#form_register_nl input{
	border:1px solid #95017E;
	padding-top:1px;
	padding-bottom:1px;
}

form#form_register_nl input.WGInputImageSubmit{
	border:0px;
	padding:1px 0px 0px 3px;
}.surtitre {color: #95017e;padding: 5px 0px 5px 0px;text-transform: uppercase;display: block;}
.titre_ {color: #f0027f;font-size: 14px;font-weight: bold;padding: 5px 0px 5px 30px;background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/puce_titre.gif') 0px 6px no-repeat;display: block;}
.soustitre {color: #54155b;font-size: 14px;padding: 5px 0px 5px 25px;background: url('http://www.traiteur-pochart.com/default/CMS/css/tpl4/../../images/ap/pucemenu.gif') 4px 8px no-repeat;display: block;text-align: left !important;}
.chapo {color: #95017e;font-weight: bold;}
.texte2 {color : #f0027f;}
.intertitre {color: #7f2564;font-weight: bold;font-size: 11px;padding: 5px 0px 0px 0px;display: block;}
.legende {color: #37164b;font-size: 11px;font-style: italic;padding: 5px 0px 5px 0px;display: block;}

