/* CSS Document */

body {
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	background-color:#b0b0b0;
	margin:0 auto;
	width:1000px;
	font-family:Arial;
	font-size:12px;
	color:#323232;
}

#header {
	background-image:url(images/header.png);
	width:975px;
	height:159px;
}

#menu {
	height:55px;
	color: #FFF;
	font-size: 19px;
}

#menu a {
	color:#FFF;
}

.projet {
	background-image:url(images/projet.png);
	width:163px;
	height:50px;
	float:left;
	padding-left:30px;
	padding-top:5px;
}

.projet:hover {
	background-position:bottom;
}


.creer {
	background-image:url(images/creer.png);
	width:207px;
	height:50px;
	float:left;
	padding-left:20px;
	padding-top:5px;
}

.creer:hover {
	background-position:bottom;
}

img {
	border:none;
}

.formalite {
	background-image:url(images/formalite.png);
	width:151px;
	height:50px;
	float:left;
	padding-left:20px;
	padding-top:5px;
}

.formalite:hover {
	background-position:bottom;
}

.financement {
	background-image:url(images/financement.png);
	width:190px;
	height:50px;
	float:left;
	padding-left:20px;
	padding-top:5px;
}

.financement:hover {
	background-position:bottom;
}

.statut {
	background-image:url(images/societe.png);
	width:154px;
	height:50px;
	float:left;
	padding-left:20px;
	padding-top:5px;
}

.statut:hover {
	background-position:bottom;
}

.violet {
	color:#480030;
	float: left;
	margin-left: 20px;
	margin-top:5px;
}

.search {
	float:right;
	margin-right:50px;
	margin-top:4px;
}

.txt {
	float:right;
	margin-right:15px;
	width: 280px;
	margin-top: 15px;
	font-size: 12px;
	color:#5b5b5b;
}

#contenu {
	background-image:url(images/contenu.png);
	width:975px;
}

.menu_haut {
	background-image:url(images/menu_haut.png);
	width:206px;
	height:25px;
	margin-top:20px;
	text-align:center;
	color:#FFF;
	padding-top: 5px;
}



#gauche {
	float:left;
	width:230px;
	font-size:12px;
}

#gauche li a:hover {
	color:#4f0034;
}

.sep_menu {
	background-image:url(images/sep_menu.png);
	width:205px;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
	clear:both;
	background-repeat:no-repeat;
	margin-left:3px;
}

.menu_haut a {
	color:#FFF;
	text-decoration:none;
}

#gauche ul {
	margin:0;
	padding:0;
}

.li {
	margin-left:10px;
	margin-top:8px;
	margin-bottom:10px;
	list-style:none;
}

.li a {
	color:#a90070;
	text-decoration:none;
}

.li a:hover {
	color: #640042;
	text-decoration:none;
}

#droite li a:hover {
	color: #640042;
	text-decoration:none;
}

#footer {
	clear:both;
	background-image: url(images/footer.png);
	width:975px;
	font-size:14px;
	height:59px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}

#centre {
	width:560px;
	float:left;
	margin-top: 20px;
}

a {
	color:#7b0052;
	text-decoration:none;
}

#droite {
	float:left;
	width:170px;
	margin-top: 15px;
	margin-left: 10px;
}

#droite li {
	list-style-image:url(images/puce.png);
	padding-left:0;
}

#droite li a {
	color:#9f0069;
	text-decoration:none;
}

#droite ul {
	margin-left:20px;
	padding:0;
}

.droite_haut {
	background-image:url(images/droite_haut.png);
	width:169px;
	height:30px;
	color: #FFF;
	text-align: center;
	padding-top: 6px;
}

.droite_centre {
	background-image:url(images/droite_centre.png);
	width:149px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.droite_bas {
	background-image:url(images/droite_bas.png);
	width:169px;
	height:24px;
}


.droite_haut a {
	color:#FFF;
	text-decoration:none;
}

.left1 {
	width:280px;
	float:left;
	color: #FFF;
	margin-left: 20px;
	margin-top: 4px;
}

.left2 {
	width:180px;
	float:left;
	color: #FFF;
	margin-left: 30px;
	margin-top: 4px;
}


.left3 {
	width:200px;
	float:left;
	color: #FFF;
	margin-left: 40px;
	margin-top: 4px;
}

.li1 {
	list-style:url(images/puce1.png);
}

.li2 {
	list-style:url(images/puce2.png);
}

#footer ul {
	margin-top:10px;
}

#footer a {
	color:#FFF;
}

.li {
	
}

.clear {
	clear:both;
}

.logo {
	float:left;
	width:400px;
	height:100px;
	margin-left:10px;
	margin-top:10px;
}

