/*CHARTE COULEUR
Indication des couleurs principales de la charte :
Couleur rouge de la page : #c2003f
Couleur ivoire de la page : #fefee2
*/
/*style css du PIT ceproc*/
*{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial;
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
}
body{
	background-image: url(images/charcuterie_traiteur_fond.jpg);
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	padding:0px;
	text-align:center;/*on r&eacute;tablit l'alignement normal de body ici pour IE */
	font-style:normal;
	font-size:12px;
	margin:0 0 0 0;/*hauteur de la page du bord haut*/
	background-color:#fff;
	margin-left: -495px;
}
/***************************/
/*Code commun avec TinyMCE*/
hr{
border-top: 1px dotted #D30A02;/*the border*/
margin-top:5px;
margin-bottom:-5px;
background-color:#FFFFFF;
color:#FFFFFF;
}
ul{
list-style-image: url(images/puce-01.jpg);
}
li{
margin-left:20px;
}
ul ul{
list-style-image: url(images/puce-02.jpg);
}
ul ul ul{
list-style-image: url(images/puce-01.jpg);
}
.img-float-left{
float:left;
margin-right:20px;
margin-bottom:5px;
margin-top:5px;
}
.img-float-right{
float:right;
margin-left:10px;
margin-bottom:5px;
margin-top:5px;
}
.img-float-l-haut{
float:left;
vertical-align:top;
margin-right:20px;
margin-bottom:5px;
margin-top:5px;
}
.img-float-r-haut{
float:right;
vertical-align:top;
margin-left:10px;
margin-bottom:5px;
margin-top:5px;
}
.noir_10{
color:#000000;
font-size:10px;
}
.noir_11{
color:#000000;
font-size:11px;
}
.texte_normal{
	color:#000000;
	font-size:11px;
	text-decoration: none;
	text-align: justify;
}
.texte_noir_12{
	color:#000000;
	font-size:12px;
	text-decoration: none;
	text-align: justify;
}
.texte_noir_12_gras{
	color:#000000;
	font-size:12px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.texte_noir_13{
	color:#000000;
	font-size:13px;
	text-decoration: none;
	text-align: justify;
}
.texte_noir_13_gras{
	color:#000000;
	font-size:13px;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
.texte_petit_gras_rouge{
color:#c2003f;
font-size:12px;
font-weight: bold;
}
.texte_petit_gras_noir{
color:#000000;
font-size:11px;
font-weight: bold;
}
.texte_petit_gras_gris{
color:#666;
font-size:11px;
font-weight:bold;
}
.texte_petit_noir_italic{
color:#000000;
font-size:10px;
font-style: italic;
}
.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 28px;
font-family: arial;
color: #c2003f;
margin: 1px;
padding: 1px;
line-height: 24px;
}
.lien_rouge_gras{
	color:#c2003f;
	font-size:11px;
	text-decoration: underline;
	font-weight:bold;
}
.lien_rouge_gras:hover{
	color:#c2003f;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;
	
}
.lien_noir_gras{
	color:#000;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
.lien_noir_gras:hover{
	color:#000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.lien_rouge{
	color:#c2003f;
	font-size:11px;
	text-decoration: none;
}
.lien_rouge:hover{
	color:#c2003f;
	font-size:11px;
	text-decoration: underline;	
}
.lien_rouge_souligne{
	color:#c2003f;
	font-size:11px;
	text-decoration: underline;
}
.lien_rouge_souligne:hover{
	color:#c2003f;
	font-size:11px;
	text-decoration: none;	
}
.lien_noir{
	color:#000;
	font-size:11px;
	text-decoration:none;
}
.lien_noir:hover{
	color:#000;
	font-size:11px;
	text-decoration:underline;
}
.lien_noir_souligne{
	color:#000;
	font-size:11px;
	text-decoration:underline;
}
.lien_noir_souligne:hover{
	color:#000;
	font-size:11px;
	text-decoration:none;
}
/***************************/
/* Style recurrent */
/* Ici tous les styles de type attribues directement au balise (sans class ni identifiant)*/
h1{
    color:#000;
	font-size:12px;
}
ul.none{
list-style:none;
list-style-image:none;
font-size:11px;
}
.lien_petit_gras_rouge_upper{
	color:#c2003f;
	font-size:11px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
}
.lien_petit_gras_rouge_upper:hover{
	text-decoration: underline;
}
.lienRouge11Gras{
font-size:11px;
color:#c2003f;
font-weight:bold;
}
.lienSsTheme{
font-size:10px;
color:#c2003f;
}
.lienSsTheme_sans{
padding-left:30px;
font-size:10px;
display: block;
color:#000000;
}
.lienSsTheme_sans:hover{
padding-left:30px;
font-size:10px;
color:#000000;
text-decoration: underline;
}
ul.plan{
padding-left:20px;
list-style:none;
}
.text-center{
text-align:center;
}
.text-right{
text-align:right;
}
/* Style de texte */
.lien_transparent_rouge{
  text-decoration:none;
  color:#c2003f;
  cursor:auto;
}
.lien_transparent_rouge{
  text-decoration:none;
  color:#c2003f;
  cursor:auto;
}
.lien_transparent{
  text-decoration:none;
  color:#000000;
  cursor:auto;
}
.lien_transparent{
 text-decoration:none;
 color:#000000;
 cursor:auto;
}
/* Ici tous les styles des textes du site */
.texte_normal_rouge{
	color:#c2003f;
	font-size:11px;
	text-decoration: none;
	text-align: justify;
}
.texte_normal_rouge_soul{
	color:#c2003f;
	font-size:11px;
	text-decoration: underline;
	text-align: justify;
}
.texte_petit_gras_noir_justifie{
	color:#000000;
	font-size:11px;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
.texte_moyen_noir{
	color:#000000;
	font-size:14px;
	text-decoration: none;
}
.texte_blanc_footer{
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
}
.texte_gras_blanc{
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
	text-align: left;
	text-decoration: none;
}
/* Fin Style des textes */
/* Style de lien */
/* Ici tous les styles des liens hypertextes du site */
.pageActu{
	color:#000000;
	font-size:11px;
	text-decoration: none;
	text-align:center;
}
.pageActu:hover{
	color:#c2003f;
	font-size:11px;
	text-decoration: underline;
	text-align: center;
}
.pageActuB{
	color:#c2003f;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.pageActuB:hover{
	color:#c2003f;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.lien_petit_gras_rouge{
	color:#c2003f;
	font-size:11px;
	text-align: right;
	text-decoration: none;
}
.lien_petit_gras_rouge:hover{
	color:#c2003f;
	font-size:11px;
	text-align: right;
	text-decoration: underline;
}
.lien_petit_gras_noir{
	color:#000000;
	font-size:11px;
	text-align: right;
	text-decoration: underline;
}
.lien_petit_gras_noir:hover{
	color:#000000;
	font-size:11px;
	text-align: right;
	text-decoration: none;
}
.lien_petit_gras_noir_bold{
	color:#000000;
	font-weight: bold;
	font-size:11px;
	text-align: right;
	text-decoration: none;
}
.lien_petit_gras_noir_bold:hover{
	text-decoration: underline;
}
.copyright{
	color:#c2003f;
	font-size:11px;
	text-decoration: none;
}
.copyright:hover{
	color:#c2003f;
	font-size:11px;
	text-decoration: underline;
}
.lien_blanc_footer{
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
}
.lien_blanc_footer:hover{
	color:#FFFFFF;
	font-size:11px;
	text-decoration: underline;
}
.lien_h1{
	color:#FFFFFF;
	font-size:16px;
	text-decoration: none;
}
.lien_h1:hover{
	color:#FFFFFF;
	font-size:16px;
	text-decoration: none;
}
.lien_gras_rouge{
	color:#c2003f;
	font-size:11px;
	text-decoration: underline;
}
.lien_gras_rouge:hover{
	color:#c2003f;
	font-size:11px;
	text-decoration: none;
}
/* Fin Style des lien */
/* Fin Style recurrent */
/* Style general */
#contenu{
 position:relative;/*contient tout les autres calques*/
 width:990px;
 text-align: left; /*on r&eacute;tablit l'alignement normal du texte */
 color:#1949aa;
}
/* Style Header*/
#header{
	width:990px;
	height: 179px;
	color:#1949aa;
}
#logo-recherche{
	width:202px;
	float: left;
}
#logo{
	background-image: url(images/charcuterie_traiteur_logo.gif);
	width:202px;
	height:145px;
	background-color:white;
	color:#1949aa;
	font-size:0px;
}
#rechercher{
	 background-color: #FFFFFF;
	 width:197px;
	 margin-left: 5px;
	 height: 34px;
	 text-align: left; /*on r&eacute;tablit l'alignement normal du texte */
	 color:#000000;
}
.cadrerecherche{
	background-color: #FFFFFF;
	width:150px;
	height: 13px;
	border: 1px solid #c2003f;	
}
.okrecherche{
	background-image: url(images/charcuterie_traiteur_ok_rechercher.jpg);
	background-repeat: no-repeat;
	width:15px;
	height: 16px;
}
.okrecherche:hover{
	background-image: url(images/ok_rechercher_hover.jpg);
	background-repeat: no-repeat;
}
#flashheader{
	width: 788px;
	height: 179px;
	background-color:white;
	color:#1949aa;
	float: left;
	font-size:0px;
}
/* Fin Style Header*/
/* Style Menu*/
#menuombre{
    position:absolute;
    top:206px;
	left:0px;
	background-image: url(images/charcuterie_traiteur_ombre.gif);
	background-repeat: no-repeat;
	width: 1009px;
	height: 10px;
	z-index: 1;
}
#conteneurmenu{
	background-color: #CCFFFF;
	width:990px;
	height:27px;
	text-align: center;
}
#menu1{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 60px;
	height: 27px;
	float: left;
	display: block;
}
#menu2{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 117px;
	height: 27px;
	float: left;
	display: block;
}
#menu3{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 84px;
	height: 27px;
	display: block;
	float: left;
}
#menu4{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 68px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu5{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 76px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu6{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 65px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu7{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 96px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu8{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 96px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu9{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 96px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu10{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 71px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu11{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 60px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu12{
	background-color: #fefee2;
	width: 90px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a, #menu6 a, #menu7 a, #menu8 a, #menu9 a, #menu10 a, #menu11 a, #menu12 a{
	color:#000000;
	font-size:12px;
	line-height: 200%;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	height: 27px;
}
#menu1 a:hover, #menu2 a:hover, #menu3 a:hover, #menu4 a:hover, #menu5 a:hover, #menu6 a:hover, #menu7 a:hover, #menu8 a:hover, #menu9 a:hover, #menu10 a:hover, #menu11 a:hover, #menu12 a:hover{
	background-color: #c20040;
	color: #FFFFFF;
	height: 27px;
	display: block;
	font-size: 12px;
	line-height: 200%;
	text-transform: uppercase;
	font-weight: normal;
}
/* Sous-menus */
div.ssmenu{
	position:absolute;
	visibility:hidden;
	border-left: 1px solid #c2003f;
	border-right: 1px solid #c2003f;
	text-align: left;
	z-index: 100;

}
div.ssmenu a{

	height:15px;
	border-bottom:1px solid #c2003f;
	padding:5px;
	background-color: #fefee2;
	color:#000000;
	display:block;
	font-size:10px;
	padding-bottom:2px;
	text-decoration: none;
}
div.ssmenu a:hover{
	background-color:#c20040;
	color:#ffffff;
}
div#ssmenu1{
	top: 206px;
	left: 60px;
	width: 117px;
	z-index: 100;
}
div#ssmenu3{
	top: 206px;
	left: 332px;
	width: 142px;
	z-index: 100;
}
div#ssmenu4{
	top: 206px;
	left: 572px;
	width: 96px;
	z-index: 100;
}
/* Fin Style Menu*/
/* Style Page*/
/* Style Contenu-Page*/
/* Contenu du centre de la page */
#contenu-footer{
    position: absolute;
	width: 990px;
	top: 216px;
	left:0px;
	z-index: 1;
}
#contenu-centre-infos{
	width: 990px;
	float:left;
}
#contenucentre{
	width: 670px;
	color:#000000;
	font-size:10px;
	text-decoration: none;
	float:left;
}
#contenucentre-mention{
	width: 990px;
	color:#000000;
	font-size:10px;
	text-decoration: none;
	float:left;
	text-align:justify;
}
#contenucentre01{
	width: 670px;
	color:#000000;
	font-size:10px;
	text-decoration: none;
	float: left;
}
#contenucentre01image{
	width: 235px;
	height: 300px;
	float: left;
}
#contenucentre01imageGlob{
    position:relative;
    width:235px;
	height:300px;
}
#ccontenucentre01imageGlobDessus{
  	position:absolute;
    background-image:url(images/flash-accueil/fond.gif);
    width:238px;
	height:278px;
	top:0px;
	left:0px;
	z-index:100;
}
#ccontenucentre01imageGlobDessous{
	position:absolute;
    background-image:url(images/flash-accueil/image1.jpg);
    width:193px;
	height:186px;
	top:52px;
	left:42px;
	z-index:1;
}
#contenucentre01image_cadre_rouge_titre{
	background-image: url(images/charcuterie_traiteur_rouge_titre.gif);	
	background-repeat: no-repeat;	
	width: 430px;
	height: 68px;
	padding-left: 5px;
	padding-top: 27px;
	float: left;
}
#contenucentre01texte{
	width: 400px;
	padding-left: 5px;
	padding-right: 25px;
	margin-top: -25px;
	float: left;
}
/* Contenu cadre 01 */
#contenucentre02{
	width: 670px;
	float:left;
}
#contenucentre02_cadre01{
	float: left;
	width: 320px;
}
.contenucentre02_cadre01_image_haut{
	background-image: url(images/charcuterie_traiteur_titre_contenu_02.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 12px;
	width: 310px;
	height: 18px;
}
.contenucentre02_cadre01_image_centre{
	background-image: url(images/charcuterie_traiteur_01_image_r.jpg);
	background-repeat: repeat-y;
	font-size: 0px;
	padding-left: 10px;
	width: 320px;
	height: 110px;
}
.contenucentre02_cadre01_image_repeat{
	background-image: url(images/charcuterie_traiteur_image_r.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	width: 290px;
}
.contenucentre02_cadre01_image_bas{
	background-image: url(images/charcuterie_traiteur_image02.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	width: 305px;
	height: 24px;
	text-align:right;
	padding-right:15px;
	}
#contenucentre02_cadre02{
	margin-left: 10px;
	float: left;
}
/* Contenu du cote droit */
#contenuinfos{
	width:315px;
	color:#000000;
	font-size:10px;
	text-decoration: none;
	float:left;
}
.contenuinfos_cadre01{
	width: 315px;
	margin-top:15px;
}
.contenuinfos_cadre01_haut{
	background-image: url(images/charcuterie_traiteur_haut.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 12px;
	width: 295px;
	height: 29px;
	float:left;
}
.contenuinfos_cadre01_titre{
	padding-left: 20px;
	width: 300px;
	float:left;
}
.contenuinfos_cadre01_itp{
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	width: 290px;
	float:left;
}
.contenuinfos_cadre01_image{
	width: 136px;
	height: 195px;
	float: left;
}
.text-pdf{
    padding-left:10px;
	width:144px;
	float:left;
}
.contenuinfos_cadre01_texte{
	width:144px;
	float:left;
}
.contenuinfos_cadre01_pdf{
	cursor: pointer;
	margin-top: 10px;
	width:126px;
	height: 22px;
	float: left;
}
.contenuinfos_cadre01_lettres{
	cursor: pointer;
	width:126px;
	height: 22px;
	float: left;
}
.contenuinfos_cadre02_texte{
	padding-left: 10px;
	width: 300px;
	float:left;
}
/* Contenu page - Qui sommes nous - Les activites du PIT */
#contenu-barre-rouge{
	background-image: url(images/barre-rouge.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	width: 655px;
	height: 18px;
	padding-top: 3px;
	padding-left: 15px;
	float:left;
}
#contenu-barre-rouge-mention{
	background-image: url(images/barre-rouge.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	width: 990px;
	height: 18px;
	padding-top: 3px;
	padding-left: 15px;
	float:left;
	text-align:justify;
}
.contenu-texte-image{
	margin-top: 25px;
	width: 630px;
	padding-top: 3px;
	padding-left: 20px;
	float:left;
}
.contenu-texte-image-mention{
	margin-top: 25px;
	width: 960px;
	padding-top: 3px;
	padding-left: 20px;
	float:left;
	text-align:justify;
}
.images-lettres{
	padding-right: 10px;
	padding-bottom: 10px;
}
/* Fin de Contenu page - Qui sommes nous - Les activites du PIT */
/* Contenu page - Actualites */
.trait_rouge{
	border-bottom: 1px solid #c2003f;
	width:620px;
	float:left;
}
/* Fin de Contenu page - Actualites */
/* Contenu de la page lettres */
.select{
	background-color: #fefee2;
	color: #000000;
	border: 1px solid #7f9db9;
	width: 287px;
}
.text-area{
	background-color: #fefee2;
	color: #000000;
	border: 1px solid #7f9db9;
	width: 285px;
	padding-top: 2px;
	height:14px;
}
.image-lettres{
	float: left;
}
.bouton_lettre{
	float: right;
}
#pagination{
	text-align: center;
	color:#000000;
	height: 20px;
	width: 670px;
	float:left;
	font-size:11px;
	text-decoration: none;
}
#image-ssmenu-etude{
	float:left;
	width:190px;
	margin-top:15px;
}
.image_etude{
	width:190px;
	float:left;
}
.ssmenu_etude{
	margin-top: 15px;
	width:190px;
	float:left;
}
.texte_etude{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	width:420px;
	float:left;
}
/* Fin de Contenu de la page lettres */
/* Contenu de la page partenaire */
.titre_temoignages{
	color:#000000;
	font-size:16px;
	text-decoration: none;
	text-align: left;
}
.texte_normal-li ul{
	color:#000000;
	font-size:11px;
	text-decoration: none;
	text-align: justify;
	list-style: none;
}
/* Fin de Contenu de la page partenaire */
/* Contenu de la page partenaire */
.titre_temoignages{
	text-align: left;
	list-style: none;
}
/* Fin de Contenu de la page partenaire */
/* Contenu de la page telecharger */
.texte_telecharger{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
	list-style: none;
	float:left;
}
/* Fin de Contenu de la page telecharger */
/* Fin Contenu page - Qui sommes nous - Les activites du PIT */
/* Fin Style Contenu-Page*/
/* Fin Style Page*/
/* Style Footer*/
#footer{
	clear:both;
	background-image: url(images/charcuterie_traiteur_footer.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	width: 990px;
	height: 36px;
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
	float: left;
}
#copyright{
	width: 990px;
	padding-top: 3px;
	text-align: center;
}
/* Style Fin Footer*/
/* Fin Style des pages */
.divPartenaire{
border-bottom:1px solid #000;
margin-bottom:10px;
}

.inputPart{
width:250px;
border:1px solid #000;
}
.inputPartMessage{
width:250px;
height:150px;
border:1px solid #000;
}
.btnPart{
background-color:#fff;
color:#c2003f;
cursor:pointer;
}
#tablePartenaire{
width:100%
}
#tablePartenaire td{
width:25%
}