/* CSS Document */

body {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 0.8em;

margin: 0;

padding: 0;
background-color:#FFECD9;


}


#conteneur {
	width: 1080px;
	margin: 0,50, auto;
	background-repeat: no-repeat;
	
}

#centre {
	background-image: url(../images/fond_partenaires.jpg);
	background-repeat: no-repeat;
	height: 730px;
}
#colgauche {
	width: 400px;
	float: left;
	padding-top: 110px;
	padding-left: 50px;
	text-align: center;
}
#coldroite {
	width: 500px;
	float: left;
	padding-top: 20px;
}

#coldroite .grandtitre {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #CF6D31;
	padding-bottom: 20px;
}

#coldroite .grandtitre a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #CF6D31;
}


/* ////////////////////// */




#header {
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	text-decoration: underline;
}



#haut {

height: 30px;

background-color:#CCCCFF;

}




#gauche {
	float:left;
}



#droite {

margin-left:500;

}

.retour  a {

font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
		color: #666666;
		text-decoration:none;

}




#pied {
	text-align: right;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	padding-right: 30px;
	padding-bottom: 3px;
}
#pied input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	background-color: #FFBC77;
	border: none;
}


.menuhaut {

list-style-type: none;

margin: 0;

padding:0;

}


#sky {
	position:absolute;
	visibility:visible;
	left:1088px;
	top:130px;
	z-index:1;
}

form {
	margin: 0;
}


	
		#footer {
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	width:1000px;
	font-size: 11px;
	padding-bottom: 10px;

}

#colgauche .grandtitre {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #CF6D31;
	padding-bottom: 20px;
}

