body {
	background-color: 	#4f093e;
	background-image: 	url(frise.gif);
	background-repeat: 	repeat-y;
	margin: 			0;
	text-align: 		center;
}

img {
	display:			inline;
}
#global { /* GLOBAL */
	position: 			relative; /* on positionne le conteneur */
	margin-top: 		37px;
	margin-left: 		auto;
	margin-right: 		auto;
	width: 				770px;
	text-align: 		left;	/* on retablit l'alignement normal du texte */
}

#conteneur_titre {
	width: 				200px;
	height: 			199px;
	background-image: 	url(POUSSE.jpg);
	background-repeat: 	no-repeat;
	color: 				#50053E;
	font-family: 		"Times New Roman", Times, serif;
}

#conteneur_titre span {
	padding-left: 		10px;
	font-size: 			21px;
	letter-spacing: 	1.1px;
	padding-top: 		13px;
	display: 			block;
	font-weight: 		normal;
}

#conteneur_titre h1 {
	font-size: 			13px;
	font-weight: 		normal;
	padding: 			0;
	margin: 			0;
	padding-left: 		10px;
}

#conteneur_titre h2 {
	font-size: 			13px;
	font-weight: 		normal;
	padding: 0;
	margin: 0;
	padding-left: 		10px;
}

#conteneur_titre h3 {
	font-size: 			13px;
	font-weight: 		normal;
	padding: 			0;
	margin: 			0;
	padding-left: 		10px;
}

#gauche {
	position: 			absolute;
	top: 				0;
	left: 				0;
	width: 				200px;
	
}

#menu { 		/* MENU */
	clear: 				both;
	margin-left: 		28px;
	margin-top: 		37px;
	width: 				172px;
}

#citation { 		/* MENU CITATION  */
	margin-left: 		28px;
	width: 				172px;
	background-image: 	url(bloc_vert_fond.gif);
	background-repeat: 	repeat-y; 
	text-align: 		center;
	font-family: 		caslon, garamond, serif ;
	font-size: 			19px;
	line-height: 		30px;
	color: 				#727816;
}

.Gd {
	font-size: 			33px;
}

#nav {
	list-style: 		none ;
	margin: 			0 ;
	padding: 			0 ;
}

#nav li {
	background: 		#800e65 ; 
	margin-bottom: 		3px ;
}

#nav li a {
	display: 			block ;
	position: 			relative;          /* on positionne le conteneur */
	text-align: 		right ;
	background: 		#800e65 ; 
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size: 			11px;
	color: 				#fff;
	letter-spacing: 	3px; 
	line-height: 		14px ;
	padding-right: 		3px;
	text-decoration: 	none ;				
}

#nav li a:hover, #nav li a:focus, #nav li a:active {
	background: 		#931070 ;
}

#droite {        /*  BLOC DROITE TEXTES  */
  	text-align: 		left; 
  	width: 				560px;
  	margin-left: 		210px;
	position: 			relative;     /* on positionne le conteneur */
  	background-color:	#fff;
}

#contenu {
	min-height: 		485px;
}

#contenu strong {
	font-weight: 		normal;
}

#coin_haut {
	width: 				560px;
	height: 			16px;
	background-image: 	url(coin_menuHD2.gif);
	background-repeat: 	no-repeat;
	clear:				both;
}

#coin_bas {
  	width: 				560px;
	height: 			88px;
	background-image: 	url(lotus-psy.jpg);
	background-repeat: 	no-repeat;
	clear:				both;
}

.chapeau { 			  
 	text-align: 		left;
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-weight: 		bold;
	font-size: 			12px;
	color: 				#50053E;
	margin-left: 		30px;
	margin-right: 		30px;
	text-decoration: 	none ; 
}

.chapeau strong{ 			  
	font-weight: 		bold !important;
}

#cartouche_orange { 
	float: 				left;
	width: 				100px; 
	height: 			14px;	
	padding-left: 		12px;
	padding-top: 		2px;
	text-align: 		left;
	letter-spacing: 	3px; 
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-weight: 		bold;
	font-size: 			9px;
	color: 				#fff;
	text-decoration: 	none ; 
	background-image: 	url(cartouche_orange.jpg);
}

#cartouche_vert { 
	float: 				left;
	width: 				100px; 
	height: 			14px;	
	padding-left: 		12px;
	padding-top: 		2px;
	text-align: 		left;
	letter-spacing: 	3px; 
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-weight: 		bold;
	font-size: 			9px;
	color: 				#fff;
	text-decoration: 	none ; 
	background-image: 	url(cartouche_vert.jpg);
}

#cartouche_rouge { 
	float: 				left;
	width: 				100px; 
	height: 			14px;	
	padding-left: 		12px;
	padding-top: 		2px;
	text-align: 		left;
	letter-spacing: 	3px; 
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-weight: 		bold;
	font-size: 			9px;
	color: 				#fff;
	text-decoration: 	none ; 
	background-image: 	url(cartouche_rouge.jpg);
}

#cartouche_cyan { 
	float: 				left;
	width: 				100px; 
	height: 			14px;	
	padding-left: 		12px;
	padding-top: 		2px;
	text-align: 		left;
	letter-spacing:		3px; 
	font-family:		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-weight: 		bold;
	font-size: 			9px;
	color: 				#fff;
	text-decoration: 	none ; 
	background-image: 	url(cartouche_cyan.jpg);
}

.titres { 
	position: 			relative; 
	top: 				-3px;
	width: 				436px;
	margin-left: 		112px;
	padding-left: 		12px;
	text-align: 		left;
	line-height: 		21px;
	font-family: 		"helvetica light", "helvetice neue light","gill sans light", "news gothic", "news gothic MT", "century gothic",	myriad, Arial, sans-serif;
	font-size: 			22px;
	color: 				#50053E;
	text-decoration: 	none ; 
}

.titres_2 { 
	width: 				540px;
	margin-left: 		0;
	padding-left: 		12px;
	padding-right: 		12px;
	text-align: 		left;
	line-height:		 21px;
	font-family: 		"helvetica light", "helvetice neue light", "gill sans light", "news gothic", "news gothic MT", "century gothic", myriad, Arial, sans-serif;
	font-size: 			22px;
	color: 				#50053E;
	text-decoration: 	none ; 
}
		
.texte_courant {
	text-align: 		left;
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size: 			12px;
	color: 				#000;
	margin-left: 		30px;
	margin-right: 		30px;
	text-decoration: 	none; 
}

#consultation .texte_courant strong{
	font-weight:		normal !important;
}

a:link {  
	color: 				#50053E;
	text-decoration:	none; 
}

a:visited {  
	color: 				#660099; 
	text-decoration: 	none; 
}

a:focus {  
	text-decoration: 	none;
}

a:hover {  
	color: 				#9600ff; 
	text-decoration: 	none;
}

a:active {  
	text-decoration: none;
}
 
.MF{
 	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size: 			10px;
	color: 				#666666;
	margin-right: 		10px;
	text-decoration: 	none;
}
 
a.MF:link {  
	color: 				#666666;
}

a.MF:visited, a.MF:active, a.MF:focus, a.MF:hover {
	text-decoration: 	none; 
	color: 				#666666;
}

#footer {        /*  BLOC DROITE BAS */
	width: 				560px;
	margin-left: 		210px;
	text-align: 		left;   /* on retablit l'alignement normal du texte */
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size: 			13px;
	font-weight: 		bold;
	color: 				#fff;
	line-height: 		14px ;
	text-decoration: 	none;
	padding-top: 		7px;
}

#footer_coordonnees {        /*  2e BLOC DROITE BAS */
	width: 				560px;
	margin-left: 		210px;
	text-align: 		left;   /* on retablit l'alignement normal du texte */
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size: 			12px;
	color: 				#E1B5D2;
	line-height: 		14px ;
	text-decoration: 	none;
	padding-top: 		7px;
}

#footer_coordonnees strong{       
	font-weight: 		normal;
}

#footer_menu {
	width: 				560px;
	margin-left: 		210px;
}
#footer_referencement {
	width: 				560px;
	margin-left: 		210px;
	margin-top:			11px;
	margin-bottom:		5px;
	font-size:			10px;
	color:				#E1B5D2;
}
#footer_referencement p {
	margin:				0;
	padding:			0;
}
#footer_referencement strong, #footer_referencement em {
	font-weight:		normal;
	font-style:			italic;
}
#footer_referencement a {
	text-decoration:	none;
	color:				#E1B5D2;
}
#footer_referencement a:hover {
	text-decoration:	underline;
}


.onze {
	font-size: 			11px !important;
}

#contenu_texte {
	margin: 			0 30px;
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size: 			12px;
}

#contenu h3, #contenu h1 {
	font-family: 		"helvetica light", "helvetice neue light", "gill sans light", "news gothic", "news gothic MT", "century gothic", myriad, Arial, sans-serif;
	font-size: 			22px;
	color: 				#50053E;
	font-weight:		normal;
}
/************ FORMULAIRE CONSULTATION     **************/
#consultation {

}

#consultation strong{
	font-weight:		bold !important;		
}


#consultation fieldset {
	padding:	 		5px;
	margin-bottom:		10px;
	border:				1px solid #50053E; 
}

#consultation p{
	margin:				3px 0;
}

#consultation h4{
	vertical-align:		middle;
	margin:				0 5px;
	display:			inline;
	line-height:		29px;
	color:				#50053E;
	font-size:			16px;
	font-weight:		normal;
	font-family: 		"helvetica light", "helvetice neue light", "gill sans light", "news gothic", "news gothic MT", "century gothic", myriad, Arial, sans-serif;
}

#consultation img {
	vertical-align:		middle;
}


#consultation table td{
	padding: 			10px 5px;
}

.cellule_couleur {
	background:			#ffecfc;
}

#cheque {
	display:			none;
}
#cheque blockquote{
	font-size:			13px;
}
/************ FIN FORMULAIRE CONSULTATION **************/

/************ FORMULAIRE CONTACT **************/
#formulaire {
	clear:				both;
	min-height: 		400px;
	text-align: 		left;
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size:			12px;
	margin: 			0 30px;
}
#contact_coordonnees{
	width: 				250px;
	background-color:	#79683C;
	color: 				white;
	margin: 			20px 0 20px 0;
	border: 			1px solid white;
	padding: 			5px;
	float: 				right;
}

input {
	padding:			5px;
	border:				1px solid #800e65; 
	color:				#1E1903; 
	background:			#ffffff;
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size:			11px;
}

input[type=checkbox],input[type=checkbox]:focus {
	border:	 			none;
	background-color: 	inherit;
	outline: 			none;
}


input[type=submit] {
	background:			#800e65;
	color:				white;
	font-weight:		bold;
}

input[type=submit]:hover{
	cursor: 			pointer;
	background:			#931070;
	color:				white;
}

textarea {
	width: 				400px;
	padding:			5px;
	border:				1px solid #800e65; 
	color:				#1E1903; 
	background:			#ffffff;
	font-family: 		myriad,"Trebuchet MS",Arial,sans-serif ;
	font-size:			11px;
}

input:focus, textarea:focus {
	border:				1px solid #931070; 
}


input.radio {
	border:				none;
	background:			transparent;
}
	
input.checkbox {
	border:				none;
	background:			transparent;
}

.erreur_formulaire{
	color: 				red;
}
/* ======== Fin formulaire ======== */
.simpleCart_checkout{
	padding:			10px 0; 
	display:			block;
	width:				120px;
	height:				31px;
}
a:hover.simpleCart_checkout img{
	opacity: 			0.8;
}
