/* CSS Document */
/* * {margin:0; padding:0;} OBLIGATOIRE en tête de tout document sauf pour des sites centrés*/

/*
.dessus 
{ 
font-family: times, arial, Verdana, sans-serif;
position:absolute; 
top:5px; 
left:10px;
font-size: 20pt; 
color:red; 
}

.dessous 
{ 
font-family: times, arial, Verdana, sans-serif;
position:absolute; 
top:7px; 
left:12px;
font-size: 20pt; 
color:black; 
}
*/
#entete /**/
 {
	float: left;
	width:1000px;

	font-weight: bold; 
	font-size: 36px;
	color: gold; 
	background-color:black;
 }

#plan_site
{ 
position:relative; 
left:45px; 
font-weight: bold; 
font-size: 12px; 
}

#menu_principal_rouge
{ 
	float: left;
	width:1050px;
	position:relative;
	left:0px; 
	font-family: times, arial, Verdana, sans-serif;
	font-weight: bold; 
	font-size: 22px; 
	color: black; 
	height: 100px;
	/*position:absolute; 
	top:233px; 
	left:0px;
	background: url(images/menu_rouge.jpg) top left no-repeat;*/
	background: url(images/menu_rouge.jpg) top left no-repeat;
}

#txt_menu_principal_rouge
{
float: left;
	position:relative;
	letter-spacing:1px;
	left:15px; 
	top:5px;
}

.menu
{ 
font-family: times, arial, Verdana, sans-serif;
position:absolute; 
top:260px; 
left:0px;/**/
font-weight: bold; 
font-size: 22px; 
width:1190px;
color: black; 
}


#postit
	{
	display: block;
	background: url(images/postit.png) top left no-repeat;	
	height:300px;
	/*position:relative;
	left:30px;
	width:470px;
	top:2075px;
	left:100px;
	top:280px;
	left:0px;*/
	}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#txt_postit
	{
	position:relative;
	top:75px;
	left:5px;
	}

	
/*Liens du menu postit*/
a.liens_menu:link { 
	/*font-weight: bold;*/ 
	text-decoration: none/*underline*/; 
	/*color: #B7A5DF;*/
	color: black/*brown*/;
	/*color : darkorchid;*/
	}
a.liens_menu:visited { 
	/*font-weight: bold; */
	text-decoration: none; 
	/*color: #D4CDDC;*/
	color: black;
	}
a.liens_menu:hover, a:active { 
	text-decoration: underline; 
	/*text-decoration: none; 
	text-decoration: none;*/
	/*color: #9685BA;*/
	color: black/*firebrick darksalmongoldpurpledeeppink blueviolet deeppink salmon coral tomato gainsboro green khaki sienna rosybrown silver darkorchid*/;
	}

/*Lien boite à idées*/
a.lien_bai:link { 
	text-decoration: none/*underline*/; 
	color: #808080/*brown*/;
	}
a.lien_bai:visited { 
	text-decoration: none; 
	color: #808080;
	}
a.lien_bai:hover, a:active { 
	text-decoration: underline; 
	color: #808080/*firebrick darksalmongoldpurpledeeppink blueviolet deeppink salmon coral tomato gainsboro green khaki sienna rosybrown silver darkorchid*/;
	}
	
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#comm_photo
 {
	/*font-weight: bold; */
	font-size: 14px;
	color: blueviolet/* gold forestgreen*/; 
	/*background-color:black;*/
 }
 

#fd_telephone
	{
	/*background: url(images/fd_contact.png) top left no-repeat;*/
	height:120px;
	}

#txt_telephone
	{
	position:relative;
	top:20px;
	left:35px;
	width:350px;
	font-align:justify;
	}

#colgauche /*source code blue robot 3 colonnes*/
 {
	/*clear: both;*/
	float: left;
	/*position:relative;
	
	height:500px;
	top:195px;
	left:5px;
	*/
	width:200px;
	
	/*border:1px dashed black;*/
	
	/*background-color:#eee;*/
	padding:0px,20px,0px,0px; /* ce dernier 0 px influence la marge de gauche de la colone 1 pour IE6 à 10 px, ne gênait pas firefox
	z-index:2;
	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */

/* body>#col3 {width:300px;}*/
	




#colcentre {

	background: url(images/fd_bleu.png) top left no-repeat;
	float: left;
	width:795px;
	/*width:520px;
	padding:0px,0px,0px,5px;
	margin:0px,0px,0px,5px;*/
	
	margin:0px 0px 0px 20px;
	padding:10px,0px,0px,10px;
	
	/*border:1px dashed black;*/
		
/*background-color:#eee;*/
/*	z-index:2;*/
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

h1{
/*background: url(images/fd_rouge.png) top left no-repeat;*/
border-bottom:5px groove purple/*darkmagenta#b8840b*/;
padding-bottom:5px;
color:purple;
}

h2 {
/*background: url(images/fd_rouge.png) top left no-repeat;*/
border-bottom:2px dotted #b8840b;
/*color:#b8840b;*/
color:#b8840b/*orchidfuchsia*/;
padding-bottom:5px;
}

ul{
list-style-image: url(images/arrow2.png);
}


#colcentre_large {

	float: left;
	width:470px;
	/*width:520px;
	padding:0px,0px,0px,5px;
	margin:0px,0px,0px,5px;*/
	
	margin:0px 0px 0px 0px;
	padding:10px,0px,0px,0px;
	
	/*border:1px dashed black;*/
		
/*background-color:#eee;*/

/*	z-index:2;*/
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	
#colcentre_etroit {

	float: right;
	width:290px;
	/*width:520px;
	padding:0px,0px,0px,5px;
	margin:0px,0px,0px,5px;*/
	
	margin:0px 0px 0px 0px;
	padding:10px,0px,0px,0px;
	
	/*border:1px dashed black;*/
		
	/*background-color:#eee;*/

	/*	z-index:2;*/
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	
	}	
	

#formail
	{
	position:relative;
	top:20px;
	left:35px;
	width:450px;
	}


 
#footer
 {
	/*border:1px dashed black;*/
	background: url(images/footer_rouge.png) top left no-repeat;
	position:relative; 
	bottom:5px; 
	width:500px;
	float: left;
	text-align:center;
	padding:0px,0px,10px,0px;
	margin:0px,0px,0px,5px;
 }
 
#txt_footer
 {
	/*border:1px dashed black;
	background: url(images/footer.png) top left no-repeat;*/
	position:relative; 
	bottom:19px; 
	text-align:center;
	padding:0px,0px,20px,0px;
	margin:0px,0px,0px,5px;	
	}
 
 #ref_bai
	{ 
	position:relative; 
	/* */left:-2px;
	bottom: 4px;
	font-weight: bold; 
	font-size: 14px; 
	/*width:50px;*/
	}

 #msg_mef
	{ 
	font-weight: bold; 
	font-size: 14px; 
	color:#ff8c00;
	}



#numero_page
 {
	/*border:1px dashed black;
	background: url(images/footer.png) top left no-repeat;
	*/position:relative; 
	float:left;
	left:-700px;
	top:0px;
	text-align:center;
	/*padding:0px,0px,20px,0px;*/
	padding:5px;
	/*margin:0px,0px,0px,5px;*/
	border:inset;
	background-color: greenyellow/*orange*/;
	}