/*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;
}
h1{
color:#FFFFFF;
font-weight:bold;
font-size:14px;
text-align:center;}

.dep{
text-transform: uppercase;
color:#000000;
font-size:12px;
font-weight:bold;
text-align:left;
}
h2{
text-transform: uppercase;
color:#000000;
font-size:11px;
font-weight:bold;
}
.offre{
text-transform: uppercase;
color:#c2003f;
font-size:13px;
font-weight:bold;
text-align:left;
}
/***************************/
/*Code commun avec TinyMCE*/
hr{
border-top: 1px dotted #D30A02;/*the border*/
margin-top:5px;
margin-bottom:-5px;
background-color:#FFFFFF;
color:#FFFFFF;
}
ul{font-size:11px;}
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-border{
border:1px solid #c2003f;
}
.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;
}
.rouge_11{
color:#c2003f;
font-size:11px;
}
.rouge_10{
color:#c2003f;
font-size:11px;
}
.texte_nojustify{
	color:#000000;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
}
.texte_normal{
	color:#000000;
	font-size:11px;
	text-decoration: none;
	text-align: justify;
	font-weight:normal;
}

.texte_normal_left{
	color:#000000;
	font-size:11px;
	text-decoration: none;
	text-align: left;
	font-weight:normal;
	
}
.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_12_gras_center{
	color:#000000;
	font-size:12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.texte_noir_13{
	color:#000000;
	font-size:13px;
	text-decoration: none;
	text-align: justify;
}
.texte_rouge_13{
	color:#c2003f;
	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:11px;
font-weight: bold;
}
.texte_petit_gras_noir{
color:#000000;
font-size:11px;
font-weight: bold;
}
.texte_petit_gras_noir_center{
color:#000000;
font-size:11px;
font-weight: bold;
text-align:center;
}
.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 */
.img-right{
float:right;
}
/* Ici tous les styles de type attribues directement au balise (sans class ni identifiant)*/
.lienRouge11Gras{
font-size:11px;
color:#c2003f;
font-weight:bold;
}
.lien-plan{
padding-left:30px;
font-size:11px;
display: block;
color:#000000;
}
.lien-plan:hover{
padding-left:30px;
font-size:11px;
display: block;
color:#000000;
text-decoration: underline;
}
.lien_11_rouge_soul{
font-size:11px;
color:#c2003f;
text-decoration:underline;
}
.lien_11_rouge_soul:hover{
font-size:11px;
color:#c2003f;
text-decoration:none;
}
.lien-jaune-gras{
font-size:11px;
color:#fefee2;
font-weight:bold;
text-decoration:none;
}
.lien-jaune-gras:hover{
text-decoration:underline;
}
.lien_transparent{
text-decoration:none;
color:#000000;
cursor:pointer;
}
.lien_transparent:hover{
text-decoration:none;
}
.lien_transparent_blanc{
text-decoration:none;
color:#fff;
cursor:auto;
font-size:16px;
}
.lien_transparent_blanc:hover{
text-decoration:none;
font-size:16px;
}
ul.none{
list-style:none;
list-style-image:none;
font-size:11px;
}
.uppercase{
text-transform:uppercase;
}
.text-right{
text-align:right;
}
.text-center{
text-align:center;
}
strong{
font-weight:bold;
}
em{
font-style:italic;
}
u{
text-decoration:underline;
}
/* Style de texte */
/* Ici tous les styles des textes du site */
.texte_14_rouge_ita{
	color:#c2003f;
	font-size:14px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}
.texte_11_rouge_gras{
	color:#c2003f;
	font-size:11px;
	font-weight:bold;
}
.texte_11_rouge_soul{
	color:#c2003f;
	font-size:11px;
	text-decoration:underline;
}
.texte_normal_rouge{
	color:#c2003f;
	font-size:11px;
	text-decoration: none;
	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_moyen_noir_formation{
	color:#000000;
	font-size:14px;
	text-decoration: none;
	float:left; padding-top:50px
}
.rouge_11_gras{
color:#c2003f;
font-size:11px;
font-weight:bold;
}
.texte_blanc_footer{
	color:#666;
	font-size:11px;
	text-decoration: none;
}
.texte_gras_blanc{
	color:#FFFFFF;
	font-weight: bold;
	font-size:11px;
	text-align: left;
	text-decoration: none;
}
.txt-souligne{
font-size:11px;
text-decoration:underline;
}
/* Fin Style des textes */
/* Style de lien */
/* Ici tous les styles des liens hypertextes du site */
.pagination{
	color:#000000;
	font-size:11px;
	text-decoration: none;
	text-align:center;
}
.pagination:hover{
	color:#c2003f;
	font-size:11px;
	text-decoration: underline;
	text-align: center;
}
.paginationB{
	color:#c2003f;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
.paginationB: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: none;
}
.lien_petit_gras_noir:hover{
	color:#000000;
	font-size:11px;
	text-align: right;
	text-decoration: underline;
}
.maj{
    text-transform:uppercase;
}
.lien_petit_gras_blanc{
	color:#fff;
	font-size:11px;
	text-align: right;
	text-decoration: none;
}
.lien_petit_gras_blanc:hover{
	color:#fff;
	font-size:11px;
	text-align: right;
	text-decoration: underline;
}
.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:#000;
	font-size:11px;
	text-decoration: none;
}
.copyright:hover{
	color:#000;
	font-size:11px;
	text-decoration: underline;
}
.lien_blanc_footer{
	color:#666666;
	font-size:11px;
	text-decoration: none;
}
.lien_blanc_footer:hover{
	color:#666666;
	font-size:11px;
	text-decoration: underline;
}
.lien-noir-rouge{
     color:#000;
	font-size:11px;
	text-decoration: none;
}
.lien-noir-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;
	height:179px;
	float: left;
	background-image: url(images/header-fond.gif);
}
#logo{
	width:202px;
	height:149px;
	color:#1949aa;
	font-size:11px;
}
#rechercher{
	 width:197px;
	 margin-left: 5px;
	 height: 30px;
	 text-align:left;
	 color:#000000;
}
.cadrerecherche{
	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;
	background-color: #fefee2;
}
#menu1{
	background-color: #fefee2;
	border-right: 1px solid #fefee2;
	width: 96px;
	height: 27px;
	float: left;
	display: block;
}
#menu2{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 83px;/*100px;*/
	height: 27px;
	float: left;
	display: block;
}
#menu3{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 190px;
	height: 27px;
	display: block;
	float: left;
}
#menu4{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 206px;/*155px;165px;*/
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu5{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 133px;/*145px;*/
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu6{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 169px;/*120px;*/
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu7{
	background-color: #fefee2;
	border-right: 1px solid #c2003f;
	width: 86px;
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu8{
	background-color: #fefee2;
	width: 70px;/*80px;*/
	height: 27px;
	text-align:center;
	display: block;
	float: left;
}
#menu1 a, #menu3 a{
	background-color: #c20040;
	color: #FFFFFF;
	font-size:12px;
	line-height: 200%;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	height: 27px;
}
#menu1 a:hover, #menu3 a:hover{
	background-color:#fefee2;
	color:#000000;
	height: 27px;
	display: block;
	font-size: 12px;
	line-height: 200%;
	text-transform: uppercase;
	font-weight: normal;
}
#menu2 a, #menu4 a, #menu5 a, #menu6 a, #menu7 a, #menu8 a, #menu9 a, #menu10 a, #menu11 a{
	color:#000000;
	font-size:12px;
	line-height: 200%;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	height: 27px;
}
#menu2 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{
	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;
	border-bottom: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: 798px;/*left: 747px;*/
	width: 185px;
	z-index: 100;
}
div#ssmenu2{
	top: 206px;
	left: 96px;
	width: 190px;
	z-index: 100;
}
div#ssmenu6{
	top: 206px;
	left: 494px; /*left: 443px;*/
	width: 169px;
	z-index: 100;
}
div#ssmenu3{
	top: 206px;
	left: 286px;
	width: 230px;
	z-index: 100;
}
/* Fin Style Menu*/
/* Style Page*/
/* Style Contenu-Page*/
/* Contenu du centre de la page */
#contenu-footer{
    position: absolute;
	width: 1010px;
	top: 216px;
	left:0px;
	z-index: 1;
}
#contenu-centre-infos{
	width: 1010px;
	float:left;
}
#contenu-mention{
	width: 1010px;
	float:left;
}
#contenucentre{
	width: 670px;
	color:#000000;
	font-size:10px;
	text-decoration: none;
	float:left;
}
#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;
}
.formationUne{
    float: left;
	width: 320px;
	margin:5px;
}
.formationUne-haut{
    float: left;
	width: 320px;
	background-image: url(images/formationUne.gif);
	background-repeat: no-repeat;
	height: 19px;
}
.formationUne-mil{
    float: left;
	width: 290px;
	background-image: url(images/formationUne-mil.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
	height:150px;
}
.formationUne-mil2{
    float: left;
	width: 290px;
	background-image: url(images/formationUne-mil.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:15px;
}
.formationUne-bas{
    float:left;
	width:320px;
	background-image:url(images/formationUne-bas.gif);
	background-repeat:no-repeat;
	height: 9px;
}
/* Contenu cadre 01 */
#contenucentre02{
	width: 100%;
	float:left;
}
#contenucentre02_cadre01{
	float: left;
	width: 320px;
	margin-bottom:20px;
}
#contenucentre02_cadre03{
	float: left;
	width: 320px;
	margin-top: 10px;
}
#contenucentre02_cadre02{
	margin-left: 10px;
	float: left;
	margin-bottom:20px;
}
#contenucentre02_cadre04{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.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;
}
/* Contenu du cote droit */
#contenuinfos{
	width:315px;
	color:#000000;
	font-size:10px;
	text-decoration: none;
	float:left;
}
#menuVertical{
	width: 315px;
	margin-top:22px;
}
.contenuinfos_cadre01{
	width: 315px;
	margin-top:10px;
}
.contenu-dte-center{
	width: 315px;
	margin-top:10px;
	text-align:center;
}
.contenuinfos_cadre01_haut{
	background-image: url(images/charcuterie_traiteur_haut.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 12px;
	width: 315px;
	height: 29px;
	float:left;
}
.contenuinfos_cadre01_titre{
	padding-left: 20px;
	width: 300px;
	float:left;
}
.contenuinfos_cadre01_itp{
	padding-left: 20px;
	padding-top: 10px;
	width: 290px;
	float:left;
}
/* Contenu page */
#contenu-barre-rouge{
	background-image: url(images/barre-rouge.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 25px;
	width: 655px;
	height: 18px;
	padding-top: 3px;
	padding-left: 15px;
	float:left;
}
#tableFormation{
width: 640px;
}
#contenu-barre-rouge-mention{
	background-image: url(images/barre-rouge.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	width: 980px;
	height: 18px;
	padding-top: 3px;
	padding-left: 15px;
	float:left;
	text-align:justify;
}
.contenu-texte-image{
	width: 630px;
	padding-top:3px;
	padding-left:20px;
	float:left;
	font-size:11px;
	color:#000000;
}
.formation{
	width: 620px;
	float:left;
}
.image-dep{
	width:120px;
	height:120px;
	float:left;
	position:relative;
	}
	.image-ss{
		width:120px;
	    height:120px;
		position:absolute;
		top:0px;
		left:0px;
		z-index:1;
	}
	.image-sur{
		width:120px;
	    height:120px;
		position:absolute;
		top:0px;
		left:0px;
		z-index:99;
	}
.texte-dep{
	width:480px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	text-align:left;
	}
.contenu-texte-image-mention{
	margin-top: 25px;
	width: 940px;
	padding-top: 3px;
	padding-left: 20px;
	float:left;
	text-align:justify;
}
.float-gauche{
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
}
/* Fin de 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:#666666;
	font-size:11px;
	text-decoration: none;
	float: left;
}
#copyright{
	width: 990px;
	padding-top: 3px;
	text-align: center;
}
/* Style Fin Footer*/
/* Fin Style des pages */
.inputPart{
width:250px;
border:1px solid #000;
}
.inputPartMessage{
width:250px;
height:150px;
border:1px solid #000;
}
.btnPart{
background-color:#fff;
color:#c2003f;
cursor:pointer;
}
.connectInput{
width:150px;
border:1px solid #000;
background-color:#fefee2;
}
.connectInputFinance{
width:140px;
border:1px solid #000;
height:15px;
border-style:inset;
background-color:#fefee2;
}
.connectBtn{
background-image:url(images/btn.gif);
background-color:#fff;
width:120px;
height:21px;
font-size:13px;
font-weight:bold;
color:#fefee2;
padding-top:-4px;
}
.connectBtn:hover{
background-image:url(images/btn_roll.gif);
background-color:#fff;
color:#c2003f;
}
.RechercheSelect{
width:150px;
border:1px solid #000;
background-color:#fefee2;
}

.RechercheSelectFinance{
width:150px;
border:1px solid #000;
background-color:#fefee2;
border-style:inset;
}
#tableListe{
width:100%;
font-size:11px;
border-collapse:collapse;
border-spacing:0px;
}
#tableListe tr.titre{
font-weight:bold;
background-color:#c2003f;
color:#fefee2;
}
#tableListe td{
border-bottom:1px solid #c2003f;
}
.fondIvoire{
background-color:#fefee2;
}
/*recette lor*/
.recetteType{
float:left;
width:210px;
padding-bottom:10px;
text-align:center;
}
.detailRecette{
width:630px;
font-size:11px;
border-collapse:collapse;
border-spacing:0px;
border-right:1px solid #c2003f;
}
.titreRecette{
width:603px;
background-color:#c2003f;
font-size:11px;
padding-left:4px;
font-weight:bold;
color:#fefee2;
border-top:1px solid #c2003f;
border-bottom:1px solid #c2003f;
border-left:1px solid #c2003f;
}
.suppRecette{
border-top:1px solid #c2003f;
border-bottom:1px solid #c2003f;
background-color: #c2003f;
}
.tr_tableGestion{
vertical-align:top;
}
.tableGestion{
border-collapse:collapse;
border-spacing:0px;
}
.recetteGestion{
border:1px solid #c2003f;
border-right:0px solid #c2003f;
vertical-align:top;
width:26px;
height:26px;
}
.contenuRecette{
padding:10px;
vertical-align:top;
border-left:1px solid #c2003f;
border-bottom:1px solid #c2003f;
}
.detailCommentaire{
width:630px;
font-size:11px;
border-collapse:collapse;
border-spacing:0px;
border-right:1px solid #c2003f;
}
.titreCommentaire{
width:603px;
background-color:#fefee2;
font-size:11px;
padding-left:4px;
font-weight:bold;
color:#c2003f;
border-top:1px solid #c2003f;
border-bottom:1px solid #c2003f;
border-left:1px solid #c2003f;
}
.suppCommentaire{
border-top:1px solid #c2003f;
border-bottom:1px solid #c2003f;
background-color: #c2003f;
}
.commentaireGestion{
border:1px solid #c2003f;
border-right:0px solid #c2003f;
vertical-align:top;
width:26px;
height:26px;
background-color:#c2003f;
}
.contenuCommentaire{
padding:10px;
vertical-align:top;
border-left:1px solid #c2003f;
border-bottom:1px solid #c2003f;
}
.tablo{
width:100%;
font-size:11px;
border-collapse:collapse;
border-spacing:0px;
}
.tablo td{
padding-top:10px;
}
.tablo td.espace{
width:10%;
}
.tablotd{
width:50%
}
.RechercheSelect2{
width:160px;
border:1px solid #000;
background-color:#fefee2;
}
.connectInput3{
width:160px;
border:1px solid #000;
background-color:#fefee2;
}
.titreT{
width:36%;
padding-left:3px;
}
.titreA{
width:20%;
}
.titreDC{
width:14%;
text-align:center;
}
.titreP{
width:35%;
text-align:left;
padding-top:2px;
padding-bottom:2px;
}
.titrePT{
width:35%;
text-align:right;
vertical-align:top;
padding-top:2px;
padding-bottom:2px;
padding-right:5px;
}
.titreN{
width:30%;
text-align:center;
}
.contenu-texte-image_{
	width: 630px;
	padding-left: 20px;
	float:left;
}
.connectInput2{
width:250px;
border:1px solid #000;
background-color:#fefee2;
}
.select2{
	background-color: #fefee2;
	margin-top: 10px;
	color: #000000;
	border: 1px solid #7f9db9;
	width: 250px;
}
#rechercheRecette {
width:40%
}
#tablePartenaire{
width:100%
}
#tablePartenaire td{
width:50%
}
.contenu_photo{
float:left; 
margin:1px;
width:150px;
}
.contenu_texte{
float:left; 
margin-left:5px;
color:#c2003f;
font-size:11px;
width:470px;
}
.contenu_droite_photo{
float:left; 
width:100px;
}
.contenu_droite_text{
float:left; 
width:180px;
margin-left:5px;
color:#c2003f;
font-size:11px;

}

.contenu_droite_text_formation{
float:left; 
margin-left:5px;
color:#c2003f;
font-size:11px;
 width:200px
}
.text_noireMaj{
text-transform: uppercase;
color:#000000;
font-size:12px;
font-weight:bold;
}

.text_rougenonMaj{
color:#c2003f;
font-size:12px;
font-weight:bold
}
.text_rougeMaj{
text-transform: uppercase;
color:#c2003f;
font-size:12px;
font-weight:bold
}

.text_titreblancMaj{
text-transform: uppercase;
color:#FFFFFF;
font-size:12px;
font-weight:bold
}
.contenu_droite_photo_grand{
float:left; 
width:250px;
height:250px;
position:relative;
}
#image-ss{
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
}
#image-sur{
	z-index:99;
	position:absolute;
	top:0px;
	left:0px;
}

.text_droite_renseignement{
float:left;
width:380px;
margin-bottom:5px;
text-align:right; 
}
.text_gauche_date{
float:left;
width:375px;
margin-left:5px;
text-align:left; 
}
#cout{
float:left;
width:375px;
text-align:left;
font-weight:bold;
color:#000;
margin-bottom:2px;
}
.petiteimageformation{
float:right; 
width:50px;
text-align:right;
}
#intervenant{
float:left;
width:375px;
background-color:#c2003f;
color:#FFFFFF; 
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
}
#accroche{
float:left;
width:360px;
margin-top:10px;
font-style:italic; 
color:#c2003f; 
font-weight:bold; 
font-size:14px; 
text-align:center;
padding-left:10px;
padding-right:10px;
}
.trait_rouge{
	border-bottom: 1px solid #c2003f;
}

.text_norm{
color:#000000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}
.connectInputInscription{
width:270px;
border:1px solid #000;
height:15px;
border-style:inset;
background-color:#fefee2;
}
.textareaInscr
{
width:270px; 
height:60px; 
background-color:#fefee2; 
border-style:inset; 
border-width:1px 
}

.RechercheSelectInscription{
width:270px;
border:1px solid #000;
background-color:#fefee2;
border-style:inset;
}
.cache{
display:none;
}
.montre{
display:block;
}
#affichedateStage{
padding-top:5px;
}
optgroup{
 font-weight:bold
}
optgroup {
    color:red;
    background-color:lightyellow;
	display:block;
}
optgroup {
    color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	display:block;
}
option.liste{
    color:#000000;
	padding-left:45px
}
