/* CSS Document */

.img_logo {
border: 0px ;
}

.test {
	background-image: url(/images/partenaires/test.png);
	background-repeat: repeat;
}
div#cadre {
	width: 757px;
	margin-top: 10px;
	margin-left: -378px;
	position: absolute;
	left: 50%;

}
/* BANNIERE */
div#banniere {
	width: 757px;
	height:auto ;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
div#banniere img {
	border: 0px;
}

/* CENTRE*/

div#centre {
	margin: 0px;
	float: left;
	width: 757px;
	position: relative;
	background-image: url(/images/partenaires/fond_centre.png);
	background-repeat: repeat;
}
div#centre img{
	border: 0px;
	float: left;
}
div#centre h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
div#centre p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #976896;
	text-decoration: none;
	text-align: left;
	margin-right: 10px;
}
div#centre p:first-letter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #669900;
	text-decoration: none;
	font-weight: bolder;
}
div#centre a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #669900;
	text-decoration: underline;
	text-align: left;
}
div#centre a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #976896;
	text-decoration: underline;
	text-align: left;
}

div#centre ul{
	margin-left: 15px;
}
div#centre li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #976896;
	text-decoration: none;
	list-style-position: outside;
}

div#centre input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #976896;
	float: right;
	border: thin inset #976896;
	text-align: center;
}

div#gauche {
	float: left;
	position: relative;
	width: 345px;
	height: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #976896;
	background-image: url(/images/partenaires/fond_gauche.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*DIV DROITE*/

div#droite {
	float: right;
	position : relative;
	width: 360px;
	margin-right: 10px;
	background-image: url(/images/partenaires/fond_droite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 10px;
}

div#infobox {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
/* CADRE BAS*/

div#bas {
	margin: 0px;
	float: left;
	width: 757px;
}
div#bas img{
	border: 0px;
	float: left ;
}
