/* CSS Document */

#corps_partner {
	position: absolute;
	float: left;
	height: 900px;
	width: 740px;
	top: 0px;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	background: url(../img/fond_image_partner.gif) 0 0 repeat-y;
	/*border: solid 2px blue;*/
}

#nav {
	margin: 0;
	padding: 0px;
}

#nav li {
	list-style: none;
	float: left;
	margin: 0;
	width: 100px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	/*border: 1px dotted red;*/
}

#nav a {
	display: block;
	text-decoration: none;
	/*color: #000000;*/
	/*border: 1px dotted;*/
}

#menu1 {
	background: url(../img/bouton_test.gif) 0 0 no-repeat;
	color: #000000;
}

#menu1:hover {
	background: url(../img/bouton_test_benef.gif) 0 0 no-repeat;
	color: #000000;	
}

#menu2 {
	background: url(../img/bouton_test.gif) 0 0 no-repeat;
	color: #000000;
}

#menu2:hover {
	background: url(../img/bouton_present.gif) 0 0 no-repeat;
	color: #000000;
}

#menu3 {
	background: url(../img/bouton_test.gif) 0 0 no-repeat;
	color: #000000;
}

#menu3:hover {
	background: url(../img/bouton_serv.gif) 0 0 no-repeat;
	color: #000000;
}

#menu4 {
	background: url(../img/bouton_test.gif) 0 0 no-repeat;
	color: #000000;
}

#menu4:hover {
	background: url(../img/bouton_demo.gif) 0 0 no-repeat;
	color: #000000;
}

#menu5 {
	background: url(../img/bouton_test.gif) 0 0 no-repeat;
	color: #000000;
}

#menu5:hover {
	background: url(../img/bouton_abon.gif) 0 0 no-repeat;
	color: #000000;
}

#menu6 {
	background: url(../img/bouton_partner.gif) 0 0 no-repeat;
	color: white;
}

#menu6:hover {
	background: url(../img/bouton_partner.gif) 0 0 no-repeat;
	color: white;
}

#bandeau {
	z-index: 101;
	position: relative;
	float: left;
	margin: 0;
	height: 135px;
	width: 740px;
	background: url(../img/bandeau_partner.gif) 0 0 no-repeat;
	/*border: solid 1px #000000;*/
}

#encadre_partner {
	height: 500px;
	width: 500px;
	margin: 0 0 0 100px;
	/*border: solid 1px #000000;*/
}

#encadre_partner h1 {
	width: 400px;
	font-size: 14;
	text-align: center;
	margin: 0 0 0 55;
	color: #E7D42C;
	background: url(../img/encadre_partner.gif) 0 0 no-repeat;
	font-weight: normal;
	/*border: solid 1px #000000;*/
}


#encadre_partner h2 {
	width: 240px;
	font-size: 12;
	text-align: center;
	margin: 100 0 0 130;
	color: #E7D42C;
	border: solid 1px #000000;
	background: url(../img/bandeau_partner.gif) 0 0 no-repeat;
}

.entete_partner {
	font-weight: bold;
	font-size: 12;
	text-align: center;
	color: #000000;
	border: solid 1px #000000;
	background: url(../img/bandeau_partner.gif) 0 0 no-repeat;
}
.tableau_partner {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

#encadre_partner h3 {
	width: 240px;
	height: 200px;
	font-size: 10;
	float: 
	font-weight: normal;
	text-align: center;
	margin: -1 0 0 130;
	padding: 25 0 0 0;
	border: solid 1px #000000;
}

.txt_blanc {
color: #FFFFFF;
}
