/* 
Ceci est le fichier CSS du  
Layout Gala N°18
de  
http://blog.html.it/layoutgala/ 
*/

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#wrapper{float:right;width: 100%;margin-left: -440px}
div#content{margin-left: 440px}
div#navigation{float:left;width:220px}
div#extra{float:right;width:220px}
div#footer{clear:both;width:100%}

div.form_1 fieldset{
font-size:0.9em;
  border-width:0px;

}
div.form_1 {
font-size:0.9em;
  border-width:0px;
}

div#formulaire_recherche {

background: #FFD8AF url("../images/loupe.png") no-repeat;

}
.submit {
background: transparent;
	border-top: 0px solid #333;
	border-left: 0px solid #333;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
color: #ffffff;
background: url("../images/loupe.png") no-repeat;
}
#formulaire_recherche focus{
	background-image: url("../images/loupe.png");
}



