#container1{
	background-color: #ffffff; 
}
#container {
	
	background : url(images1/bandeau6.gif) repeat-y 50% 50%;
}
#containera {
	
	background : url(images1/bandeau22c.gif) repeat-y 50% 50%;
}
/*--- header ---------------------------------------------------------------*/
/*
#header	{
	background : url(images/headerbg.gif);
}
*/
/*--- main navigation ------------------------------------------------------*/
#mainnavcontainer {
	background : url(images1/n1.gif); 
}



#textcaption {
	/*color: #900;    */
	color: #000e99;
}

/*--- main navigation ------------------------------------------------------*/

#mainnavlist	{

}

/*--- main navigation items ------------------------------------------------*/

#mainnavlist a.mainnavitem {
	color: #9cf;
	background: url(../../images/dynamic/buttonset1/n1.gif) no-repeat;
	background-position: top left;
}

#mainnavlist a.mainnavitem:hover {

	background: url(../../images/dynamic/buttonset1/n1hover.gif) no-repeat;
	background-position: top left;
}


#mainnavlist a.mainnavactiveitem {
	color: #630;
	background: url(../../images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
	background-position: top left;
}



/*--- footer ---------------------------------------------------------------*/

#footer {


	background: transparent url(images1/footbandeau98.gif) bottom left no-repeat;
}



/*--- body -----------------------------------------------------------------*/


body {

	color: #036;
	background :#10578f;
	
}
body2 {

	color: #036;
	background :#ffffff;/*#10578f;*/
	
}
/*--- paragraph ------------------------------------------------------------*/

#contentcontainer p {
	color: #036;  
}

/*--- headings -------------------------------------------------------------*/


/*--- links ----------------------------------------------------------------*/

#contentcontainer a:link{
	/*color: #630;*/
	color: #000e99;
}

#contentcontainer a:visited {
	/*color: #630;*/
	color: #000e99;
}

#contentcontainer a:hover {
	/*color: #630;*/
	color: #000e99;
}

#contentcontainer a:active {
	/*color: #630;*/
	color: #000e99;
}

/*--- tables ---------------------------------------------------------------*/

/*table {

}*/

th {

}

tr {

}

td {

}

#contentcontainer table {
	border-color: #369;/*369xxxxxxxxxxxx*/
}

#contentcontainer th {
	color:#fff;
	background-color:#369;
	padding: 3px 2px 3px 2px;
}

#contentcontainer tr.odd {
	color: #369;
	background-color:#fff;
	padding: 3px 2px 3px 2px;
}

#contentcontainer tr.even {
	color: #369;
	background-color:#def;
	padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	border-color: #036;
}

legend {
	color: #036;
}

label {
	color: #036;
}

input {
	border-color: #036;
}

textarea {
	border-color: #036;
}

/*--- lists ----------------------------------------------------------------*/
lo{
	color: #000000;
	font-size: 11px;
}
li { 
	color: #036;
}

/*--------------------------------------------------------------------------*/