html { padding:0; margin:0; }
body {
	background-color: #f17329;
	background-image: url(../wp_images/structure/fond.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

#header {
	padding: 0;
	margin: 0 auto;
	background: url(../wp_images/structure/header.jpg) top no-repeat;
	height: 150px;
	width: 750px;
	}
	
#site {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	}
	
#site a {
	text-decoration: none;
	color:#fbdcc9;
	}
	
#site a:hover {
	text-decoration: none;
	color:#ffffff;
	}
	
#conteneur {
	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	color: #fff;
	margin: 0 100px 0 100px;
	}
	
#conteneur h2 {
	font-size: 1.2em;
	color: #ffffff;
	padding: 5px;
	border-bottom: 1px dashed #fbdcc9;
	}
	
#conteneur img {
	padding: 5px;
	border: 1px solid #ffffff;
	}
	
#creation_galerie input[type="text"], #transfert_images input[type="text"],
#transfert_images input[type="file"], #transfert_images select , #connexion_admin input[type="text"],
#connexion_admin input[type="password"], #gestion_galeries input[type="text"]{
	width:400px;
	border: 3px solid #fbdcc9;
	padding: 5px;
	margin: 5px;
	background: transparent;
	color: #fbdcc9;
	font-weight: bold;
	}	
	
#creation_galerie input[type="submit"], #transfert_images input[type="submit"], #gestion_galeries input[type="submit"], #connexion_admin input[type="submit"]{
	width:300px;
	border: 3px solid #fbdcc9;
	padding: 5px;
	margin: 5px;
	background: #ffffff;
	color: #3382C7;
	font-weight: bold;
	}	
	
#creation_galerie textarea {
	width:400px;
	height: 150px;
	border: 3px solid #fbdcc9;
	padding: 5px;
	margin: 5px;
	background: transparent;
	color: #fbdcc9;
	font-weight: bold;

} 
	
#rechercher_form input[type="text"] {
	width:470px;
	border: 3px solid #fbdcc9;
	padding: 5px;
	margin: 5px;
	background: transparent;
	color: #fbdcc9;
	font-weight: bold;
	}
	
#rechercher_form input[type="submit"] {
	width:40px;
	padding: 4px;
	margin: 5px;
	border: 3px solid #fbdcc9;
	background: transparent;
	color: #fbdcc9;
	font-weight: bold;
	}
	
.recherche_avancee {
	padding: 0;
	margin: 5px;
	font-size: .8em;
	color:#000033;
	float:right;
	}
	
.recherche_avancee a {
	color:#0a4177;
	text-decoration: none;
	}
	
.recherche_avancee a:hover {
	color:#ffffff;
	text-decoration: none;
	}
	
#taille_mini {
	font-size: .8em;
	padding: 15px 5px;
	margin: 5px;
	}
	
#taille_mini img {
	border: none;
	padding: 0px;
	}
	
.statistiques {
	font-size: .8em;
	padding: 15px 5px 5px 5px;
	margin: 5px;
	text-decoration:none;
	text-align: center;
	color: #fbdcc9;
	}
	
.date_galerie {
	font-size: .7em;
	color: #fbdcc9;
	font-weight: normal;
	}
	
.msg_001 {
	color: #990000;
	}
	
.msg_002 {
	color: #009900;
	}
	
#bte_001 { 
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: #a90000 1px solid;
	background-color: #f8e5e5; 
	text-align: center;
	}
	
#bte_002 { 
	margin: 0 0 10px 0;
	padding: 5px 10px;
	border: #74f019 1px solid;
	background-color: #def8ca; 
	text-align: center;
	}
	
ul#menu_horizontal { 
	width : 550px; 
	height : 30px;
	margin : 2em 0 0 0;
	padding : 0;
	list-style-type : none; 
}
 
ul#menu_horizontal li {
	padding : 0 0.5em;  
	line-height : 30px;
}
 
ul#menu_horizontal li.bouton_gauche {
	float : left;
}
 
ul#menu_horizontal li.bouton_droite {
	float : right;
}
 
ul#menu_horizontal a {
	color : #fbdcc9;
	text-decoration : none;
	padding : 0 0.5em; 
	font :  0.8em "Trebuchet MS";
}

ul#menu_horizontal a.active {
	color : #ffffff;
}
 
ul#menu_horizontal a:hover { text-decoration : none; color : #ffffff; }
 
ul#menu_horizontal a img { 
	border : none;
	padding :  0 0.3em;
}

#sous_menu {
	width : 550px; 
	margin : 2em 0 0 0;
	padding : 0;
}

#sous_menu img {
	border : none;
	padding :  0 0.3em;
	}
#affiche_galerie {
	text-align: center;
	font-size: .8em;
	padding: 15px 5px;
	margin: 5px;
	color:#ffffff;
}
#affiche_galerie a.button {
	background:url(../wp_images/structure/button.gif) no-repeat;
	display:block;
	color:#5d5d5d;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:330px;
}
#affiche_galerie a:hover.button {
	color:#f17329;
}

#affiche_galerie .aff_gal_sel {
		background:url(../wp_images/icones/012.png) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
}
