/*
Couleur
Mauve accueil #484786  version foncée #582E6D
Vert Logement #D0D124 version foncée #3A562D  
Bleu Resto #1CB2CB version foncée #393265
Jaune Animation #FEC340 version foncée #DA7C18 


*/

*{ 
outline: none; 
}  
body {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS";
	text-align: center;
	color:#0A246A;
	font-size:12px; 
	background-image:url(interface/img_css/fond_wrapper.png); 
	background-position: top center; 
	background-repeat:no-repeat;

	
	
}

h1{
	font-family:"Trebuchet MS"; 
		font-size:18px; 
		font-weight:bold; padding:0px; margin:0px; 
		color:#FFFFFF; text-align:center; 
}

h2{
	font-size: 16px;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#333333;
	font-family:"Trebuchet MS"; 
	
}

h3{
	font-size: 14px;
	font-weight:bold; 
	color:#666666;
	margin:0 0 5px 0;
	font-family:"Trebuchet MS"; 
}



h5{
	font-size: 12px;
	margin:0;
	clear:both;
}

a, a:visited {
	color: #3A562D;
	text-decoration: none; font-weight:bold;
}
 a:hover  {
	color: #3A562D;
	text-decoration: underline;
	font-weight:bold;
}

img {
	border: 0
}
select{ font-family:"Trebuchet MS"; font-size:12px;
	
}
.hide {
	display:none;
}




.clear {
	clear: both;
}



#tip7-title { text-align: left; }

#tip7-title b { display: block; margin-right: 80px; }

#tip7-title span { float: right; }
/* Page
-------------------------------------------------------- */

#wrapper {
	width: 950px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
}
#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 950px; 
	/*background-image:url(interface/img_css/fond_wrapper.png); 
	background-position: top center; 
	background-repeat:no-repeat;*/
}
#contenu {
	float: left; 
	position:relative;
	width: 950px; 
	margin: 0;
	padding: 0 0 0 0;
	color: #000000;	


}
#contenu .anim{ 
	float:left; 
	position:relative; 
	width:950px; 
	padding-top:159px;
	height:500px;

	
}
#contenu .rubrique{ 
	float:left; 
	position:relative; 
	width:950px; 
	margin-top:159px; 
	margin-left:5px; min-height:500px;

	

	
}
#contenu .rubrique .texte_rubrique { 
	float:left; 
	position:relative;
	font-family:"Trebuchet MS"; 
	font-size:14px; 
	width:600px; 
	background-image:url(interface/img_css/fond_zone_texte.png); 
	background-repeat:repeat; 
	margin-left:20px; 
	margin-top:20px; 
	padding:10px; 

	
}
#contenu .rubrique .menu_rubrique { 
	float:left; 
	position:relative;
	font-family:"Trebuchet MS";
	font-size:14px; 
	width:250px; 
	background-image:url(interface/img_css/fond_zone_texte.png); 
	background-repeat:repeat; 
	margin-left:5px; 
	margin-top:20px; 
	padding:5px; 

	
}
contenu .rubrique .menu_rubrique_plus { 
	float:left; 
	position:relative;
	font-family:"Trebuchet MS";
	font-size:16px; 
	width:250px; 
	background-image:url(interface/img_css/fond_zone_texte.png); 
	background-repeat:repeat; 
	margin-left:5px; 
	margin-top:5px; 
	padding:5px; 

	
}
#contenu .bandeau{ 
	float:left; 
	position:absolute;
	width:950px; 
	height:185px;
	background-image:url(interface/img_css/bandeau.png); 
	background-repeat:no-repeat;

}
#footer{

	float: left; 
	position:relative; 
	background-image:url(interface/img_css/fond-footer-2_950.png); 
	background-repeat:no-repeat;
	width: 950px; 
	/*height:165px;*/
	 
	
	color: #000000;	
}
	
#footer .dynamique{

	float: left; 
	position:relative; 
	background-image:url(interface/img_css/fond-footer-bord_950.png); 
	background-repeat:repeat-y;
	width: 950px; 
	/*height:165px;*/
	margin: 0; 
	padding-left:25px;
	color: #000000;	
	margin-top: 22px;
}
#footer .bas{

	float: left; 
	position:relative; 
	background-image:url(interface/img_css/fond-footer-bas_950.png); 
	background-repeat:no-repeat;
	width: 950px; 
	height:14px;
	margin: 0; 
	padding-left:25px;
	color: #000000;	
}	



#footer .colonne {
	float: left;
	width: 225px;
	margin:0;
	padding:2px; 
	padding-top:10px;
	text-align:left;
	}
	
/*#footer .colonne h4 {
	font-size:14px;
	color: #FFFFFF;
}
	*/		
#footer .colonne a, #footer .colonne a:visited  {
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	font-size:13px;

}

#footer .colonne a:hover {
	text-decoration: underline;
	font-size:13px;
}
#legal{

	float: left; 
	position:relative; 
	width: 950px; 
	margin: 0; 
	color: #000000; text-align:center;	
}
#data .texte_footer{ 
	width:600px; 
	font-family:"Trebuchet MS"; 
	font-size:11px; 
	color:#000000; text-align:left;
}
.submit {
	/*background : url(gfx/btn_newsletter.png);
	overflow : hidden;
	height : 21px;
	width : 70px;
	border : 0;
	cursor : pointer;
	background-repeat: no-repeat;*/
}
* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}

