body {
	background-color: #6699CC;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/fond_body.jpg);
}
#maincontainer {
	padding:0px;
	min-width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 100px;
	margin-left: 100px;
	background-color: #FFFFFF;
}
#content{
	margin:0px;
	width:100%;
	padding:0px;
	background-color: #FFFFFF;
	font-size: 11px;
}
#container {
	background-color: #FFFFFF;
	/*border-left: 100px solid #6699CC;
	border-right: 100px solid #6699CC;*/
	margin:0px;
	padding:0px 40px 0px 100px;
	min-height: 700px;
}
#leftcolumn {
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -100px;
	margin-right: 5px;
	background-color: #305A97;
	float: left;
}
#centercolumn {
	position: relative;
	margin: 0px 80px;
	min-height:600px;
	padding: 10px;
	color: #333333;
	font-size: 11px;
}
#rightcolumn {
	width: 120px;
	float: right;
	position:relative;
	margin-right: -40px;
	margin-left: 5px;
	margin-bottom: 0px;
	background-color: #305A97;
	min-height: 550px;
	padding: 0px;
	font-size: 11px;
}
#leftcolumn ul {
	list-style-type: none;
	background-color: #305A97;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcolumn ul li {
	display: block;
}
#leftcolumn li {
	padding: 0px;
	text-indent: 5px;
	display: block;
	margin: 0px;
}
#leftcolumn li li {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	display: block;
}
#leftcolumn li a {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 6px;
	background-image: url(../images/fond_menu_a.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #073765;
	text-align: right;
	font-weight: normal;
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B2D3FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2D3FF;
}
#leftcolumn li a:hover {
	color: #FFFFFF;
	background-color: #6699CC;
	background-image: url(../images/fond_menu_ahover.gif);
	border-left-color: #305A97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(../images/fond_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 150px;
	background-color: #FEEE5D;
}
#centercolumn h1 {
	background-color: #6699CC;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7FBFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#centercolumn p {
	text-align: justify;
	padding: 5px;
	margin: 0px;
}
.flottantdroite {
	border: none;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 3px;
}
#centercolumn h2 {
	color: #305A97;
	font-size: 18px;
	padding-bottom: 3px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#centercolumn li {
	margin: 0px;
	padding: 5px 5px 5px 0px;
	list-style-type: none;
	background-image: url(../images/puce_centercolumn_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
	color: #666666;
}
.flottantgauche {
	border: none;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
}
#centercolumn h3 {
	font-size: 14px;
	color: #6699CC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#centercolumn hr {
	width: 70%;
	color: #6699CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699CC;
}
#centercolumn ul {
	padding: 0px;
	margin: 0px;
}
#footer {
	background-color: #FFF479;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#footer a {
	text-decoration: none;
	color: #6699CC;
}
#footer a:hover {
	color: #003366;
}
#bandeau {
	background-image: url(../images/img_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	color: #6699CC;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
#bandeau a {
	text-decoration: none;
	color: #305A97;
}
#bandeau a:hover {
	color: #6699CC;
	text-decoration: underline;
}
.clique {
	color: #305A97;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding: 6px;
	border-right-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2D3FF;
	border-left-color: #305A97;
	margin: 0px;
	letter-spacing: 0em;
	background-color: #FEEE5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titreorange {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 30px 0px 10px;
	color: #FF9900;
}
#centercolumn h4 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px 0px 2px;
	color: #235688;
	background-color: #E2F0FE;
	padding: 3px;
}
.cellule_orange {
	color: #663300;
	background-color: #FF9900;
}
.cellule_jaunefonce {
	color: #333333;
	background-color: #FFC000;
}
.cellule_jauneclair {
	color: #333333;
	background-color: #FFE38C;
}
#centercolumn a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
#centercolumn a:hover {
	color: #999999;
	text-decoration: underline;
}
.txt_ptt {
	font-size: 10px;
}
.zoom {
}
.zoom a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.zoom a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.admin {
	background-color: #FFFDEB;
	font-size: 11px;
}
.admin input {
	width: 140px;
	color: #028DE8;
}
#content a {
	text-decoration: none;
	color: #0091D6;
}
#content a:hover {
	color: #666666;
}
#addprod input {
	width: 320px;
}
#addprod textarea {
	width: 320px;
	height: 200px;
}
iframe {
	border: 1px solid #FFFFFF;
}
#event a {
	background-color: #6699CC;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.majuscules {
	text-transform: uppercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h6 {
	color: #000000;
	background-color: #FFC000;
	padding: 5px;
	text-align: center;
	font-size: 12px;
}
