@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #009BDA;
	font-size: 11px;
}
img {
	border: 0px;
}

/*----------------------formulaire---------------------*/
form {
	margin: 0px;
	padding: 0px;
}

input[type="text"] {
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
textarea {
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
input[type="button"],input[type="submit"] {
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #009BDA;
	border: 1px outset #009BDA;
	color: #FFFFFF;
	margin: 0px;
}

/*--------------------------------haut----------------------------*/
#haut {
	width: 100%;
	background-color: #FFFFFF;
}
	#haut #texte {
		font-weight: bold;
		color: #999999;
		background-color: #FFFFFF;
		text-align: right;
		height: 33px;
		width: 435px;
		float: left;
		vertical-align: bottom;
		padding-top: 67px;
		font-size: 14px;
	}
	#haut  #ECOM {
		background-color: #FFFFFF;
		background-image: url(/images/haut_ECOM.gif);
		background-repeat: no-repeat;
		height: 100px;
		width: 500px;
		margin-left: 435px;
		}
	#haut  #SCOM {
		background-color: #FFFFFF;
		background-image: url(/images/haut_SCOM.gif);
		background-repeat: no-repeat;
		height: 100px;
		width: 500px;
		margin-left: 435px;
	}
#menu1 {
	background-color: #FFFFFF;
	width: 100%;
	height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	clear: both;
}
	#menu1 .gauche{
		background-color: #9A9A9A;
		height: 17px;
		width: 435px;
		float: left;
		padding-top: 3px;
	}
	#menu1 .gauche .lien{
		float: right;
		text-align: right;
		width: 225px;
		padding-right: 5px;
	}
	#menu1 .droite {
		height: 20px;
		margin-left: 435px;
	}
	#menu1 img {
		display: block;
		float: left;
		margin-top: -3px;
		padding-right: 10px;
		padding-left: 10px;
	}
	#menu1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	#menu1 a:hover {
		color: #333333;
		text-decoration: none;
	}
#menu2 {
	background-color: #009BDA;
	color: #FFFFFF;
	width: 100%;
	height: 18px;
	font-size: 12px;
	vertical-align: bottom;
	clear: both;
	font-weight: bold;
}
	#menu2 .gauche{
		background-color: #ffffff;
		width: 210px;
		height: 20px;
		float: left;	
	}
	#menu2 .droite {
		height: 20px;
		margin-left: 210px;
		padding-top: 2px;
		
	}
	#menu2 a {
		color: #FFFFFF;
		text-transform: uppercase;
		text-decoration: none;
		padding-right: 10px;
		padding-left: 10px;
		vertical-align: bottom;
	}
	#menu2 a:hover {
		color: #BEDFFE;
	}
	
#photoHaut {
	width: 100%;
	background-color: #FFFFFF;
	height: 120px;
	clear: both;
}

/*------------------------------milieu-----------------------------*/
#milieu {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/images/fond.gif);
	padding-bottom: 0px;
}
	#milieu #kesako {
		background-color:#FFFFFF;
		background-repeat:no-repeat;
		height:20px;
		margin-bottom:-40px;
		margin-left:20px;
		position:relative;
		top:-50px;
		width:180px;
	}

	/*------menu-------*/
	#milieu #menu3 {
		width: 180px;
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 10px;
		margin-bottom: 40px;
		float: left;
	}
		#milieu #menu3 p {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
	background-image: url(/images/coin_menu_titre.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	padding-top: 2px;
		}
		#milieu #menu3 ul {
			margin: 0px;
			padding: 0px;
		}
		#milieu #menu3 li {
			margin: 0;
			font-size: 11px;
			padding-left: 20px;
			display: block;
			height: 15px;
			background-image: url(/images/fleche_menu.gif);
			background-repeat: no-repeat;
			background-color: #8F8D8D;
			color: #FFFFFF;
			border-top-width: 1px;
			border-top-style: dotted;
			border-top-color: #FFFFFF;
			list-style-type: none;
		}
		#milieu #menu3 li:hover {
			background-image: url(/images/fleche_menu_over.gif);
		}
			#milieu #menu3lien {
				font-size: 11px;
				padding-left: 8px;
				display: block;
				height: 15px;
				background-color: #8F8D8D;
				color: #FFFFFF;
				border-top-width: 1px;
				border-top-style: dotted;
				border-top-color: #FFFFFF;
				list-style-type: none;
			}
			#milieu #menu3lien:hover {
				background-color: #ACAAAA;			
			}
			
		#milieu #menu3 a {
			font-size: 11px;
			color: #FFFFFF;
			text-decoration: none;
			display: block;
		}
	
	/*------contenu-------*/
	#milieu #contenu {
		width: 720px;
		margin-left: 210px;
		margin-bottom: 10px;
		padding-top: 20px;
	}
	
	#milieu #contenu h1 {
		font-size: 13px;
		font-weight: bold;
		color: #009BDA;
		height: 18px;
		text-transform: uppercase;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #9A9A9A;
		background-image: url(/images/coin_contenu.gif);
		background-repeat: no-repeat;
		text-align: left;
		padding-right: 10px;
		padding-left: 10px;
		margin: 0px;
		padding-top: 2px;
	}
	#milieu #contenu h2 {
		font-size: 13px;
		font-weight: bold;
		color: #009BDA;
		text-transform: uppercase;
		height: 18px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #9A9A9A;
		text-align: left;
		padding-top: 10px;
		padding-right: 10px;
		padding-left: 10px;
		background-color: #FFFFFF;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	#milieu #contenu div.marge h2 {
		font-size: 13px;
		font-weight: bold;
		color: #009BDA;
		text-transform: uppercase;
		height: 18px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #9A9A9A;
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 2px;
		background-color: #FFFFFF;
		margin-top: 10px;
	}
	#milieu #contenu div {
		
	}
	.marge {
		padding: 10px;
		background-color: #FFFFFF;
	}
#basECOM/*-----------------------bas---------------------------*/

 {
	width: 100%;
	height: 220px;
	background-image: url(/images/bas_ECOM.gif);
	background-repeat: no-repeat;
	background-color: #009BDA;
}
#basSCOM {
	width: 100%;
	height: 220px;
	background-image: url(/images/bas_SCOM.gif);
	background-repeat: no-repeat;
	background-color: #009BDA;
}

/** CMS **/
.cadreCentre {
	margin-bottom: 6px;
}
