body {
	font-family: ms-trebuchet, arial, sans-serif;
	font-size: 10px;
	background: #eee url(../img/fond_page2_01.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: black;/*#656B83;*/
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #cc0000;
}
a:hover, a:active {
	color: red;
}
ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
li {
	display: inline;
}

h1 {font-size: 28px; margin: 0; padding:0; color: #cc0000; padding-bottom: 10px;}
h2 {font-size: 22px; margin: 0; padding:0; color: #cc0000; padding: 5px 0;}
h3 {font-size: 18px; margin: 0; padding:0; color: #cc0000; font-weight: normal; font-style: italic;}
h4 {font-size: 14px; margin: 0; padding:0; color: #cc0000;}
h5 {font-size: 12px; margin: 0; padding:0; color: #cc0000;}

.clear {
	clear: both;
}

#page {
	width: 800px;
	margin: auto;
	border-top: none;
	height: 500px;
	min-height: 500px;
	text-align: left;
}

/**************************************
	header
 *************************************/
#header {
	height: 171px;
/*	background: url(../img/fond_bandeau.jpg) no-repeat right top;*/
	margin-bottom: 15px;
}
#logo {
	width: 260px;
	height: 92px;
	float: left;
	margin: 0;
	padding: 50px 0 0 4px;
/*	background: #fff url(../img/fond_page.jpg) 0 0 repeat-x;*/
}
#logo img {
	border: none;
}
#other1 {
/*	background: url(../img/cocktail.gif) no-repeat;*/
	width: 146px;
	height: 171px;
	margin: 0;
	float: left;
}
#mainMenu {
	position: absolute;
	top: 115px;
	width: 796px;
}
#mainMenu ul li span {
	width: 85px;
	height: 26px;
	background: url(../img/menu_onglet.jpg) 0 0 no-repeat;
	float: right;
	margin-left: 5px;
	text-align: center;
	padding-top: 5px;
}
#mainMenu ul li span.actif {
	background: url(../img/menu_onglet_actif.jpg) 0 0 no-repeat;
}
#mainMenu ul  {
}
#mainMenu a {
	color: white;
	font-size: 12px;
}
#mainMenu a:hover, #mainMenu a:active {
	color: black;
}
#mainMenu .subMenu {
	display: none;
}


/**************************************
	content
 *************************************/
#contentContainer {
/*	height: 253px;*/
	min-height: 253px;
	margin: 0;
	padding:0 6px 0 5px;
}
#col1 {display: none;
}
#col2 {
	text-align: justify;
	font-size: 12px;
	float: left;
	padding: 0px 10px 10px 0px;
	width: 740px;
}
#col3 { display: none;
	width: 200px;
	float: right;
}

/******************************
	encart
*******************************/

#col3 div.csc-textpic,
#col3 div div.csc-textpic-imagewrap {
	padding:0!important;
	margin:0!important;		
}
#col3 div.csc-textpic {
	margin-top: 40px!important;
}
#encart {
	width: 200px;
	background: url(../img/fond_encart.jpg) repeat;
	text-align: center;
}
#encart fieldset.csc-mailform {border:none;padding:0;margin:0;}
#encart form {
	padding: 0;
	padding-top: 5px;
	margin: 0;
	border: 1px solid #DDDDDD;
}
#encart h4 {
	padding: 5px 0 5px 5px;
	margin: 0;
}
#encart h4 {
	background-color: #CC0000;
	color: white;
}
#encart label {
	padding: 0;
	margin: 0;
	text-align: left!important;
}
#encart input {
	border: 1px solid #33425C;
	width: 180px;
	background-color: #fff;
	font-size: 9px !important;
	margin-bottom: 2px;
	padding: 4px;
	color: #33425C;
}
#encart label.button {
	text-align: right;
	display: block;
	padding: 5px 12px 5px 0;
}
#encart label.button input {
	border: none;
	background-color: #CC0000;
	color: white;
	width: auto !important;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px !important;
}
#encart label.checkbox {
	display: block;
	text-align: left;
	padding-left: 8px;
}
#encart label.checkbox input {
	width: auto !important;
	border:none; /*pour ie :(*/
}
#encart textarea {
	width: 180px;
}

/***** ALERTE *****/
#col2 p.alerte {
	color: red;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	float: left;
	padding: 5px 5px 5px 30px;
	background: url(../img/alerte22px.gif) 5px 0px no-repeat;
}


/*******************************
	Article
 ******************************/
#articleBar {
	color: #3D4D5B;
	font-weight: normal;
	font-size: 12px;
	font-size: 10px;
	background: url(../img/fond_encart.jpg) repeat;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	padding: 5px 8px 0px 8px;
}
#articleBar a {
	text-decoration: underline;
	font-weight: normal;
}
#articleAuthor {
	float: left;
}
#articleTools {
	float: right;
	padding:0;
	margin:0;
}
#articleTools ul li img {
	border: none;
	margin: 0;
	padding: 0;
}
#articleTools ul li {
	/*background: url(../img/sepV.jpg) 0 60% no-repeat;*/
	padding-left: 4px;
	margin-left: 3px;
}
#articleTools ul li.first {
	background: none;
}


/************************************
	footer
 ***********************************/
#footer {
	border-top: 1px solid #DDD;
	clear: both;
}
#footer ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer ul li {
	background: url(../img/sepV.jpg) 0 60% no-repeat;
	padding-left: 8px;
	margin-left: 3px;
}
#footer ul li.first {
	background: none;
	padding-left: 5px;
}
#footer a {
	font-size: 10px;
	text-decoration: underline;
	color: #3D4D5B;
}
#footer a:hover, #footer a:active {
	color: red;
}

/**********************************
	divers
 *********************************/
#copyright {
	background-color: #000;
	color: white;
	font-weight: bolder;
	padding: 5px 10px;
	float: right;
}
#copyright a {
	color: white;
	text-decoration: none;
}

/**********************************
	form
 *********************************/
 /*
#col2 form {
	float: left;
	margin-left: 50px;
}
#col2 form p {
	padding: 5px 0;
	margin: 0;
	float: left;
}
#col2 form h4 {
	border-bottom: 1px dashed #ddd;
	float: none;
	clear: both;
	padding-top: 12px !important;
	margin-bottom: 8px;
}
#col2 form span {
	width: 150px;
	vertical-align: top;
	text-align: right;
	display: block;
	float: left;
	padding: 2px;
}
#col2 form h4 span {
	float: none;
}
#col2 form input, #col2 form textarea, #col2 form select {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#col2 form input.button {
	width: auto;
	margin-left: 354px;
}
#col2 form input.civilite {
	display: inline;
	width: auto !important;
	float: none;
}
#col2 form #cryptogram {
	cursor: pointer;
}
*/
/* MAILFORM
------------------------------ */
#mailform { width: 500px; }
fieldset.csc-mailform { border: none!important; padding:0;}
.csc-mailform .csc-mailform-label { padding: 20px 0 10px 0; }
.csc-mailform .csc-mailform-field { margin: 0 0 10px 0; } 
.csc-mailform .csc-mailform-field label { text-align: left!important; padding: 4px 0!important; display: inline!important; float: left!important; clear: left;} 
.csc-mailform .csc-mailform-field input , .csc-mailform .csc-mailform-field select { float: right; clear: right;}
.csc-mailform .csc-mailform-field textarea {float:left; height: 50px; width: 99.99%; margin-bottom: 5px; clear: both;}
.csc-mailform .csc-mailform-field input.csc-mailform-submit { clear: both; }
.csc-mailform .i-text-gfx { width: 350px; } 
.csc-mailform .i-textarea-gfx { width: 390px; height: 100px; } 
.csc-mailform .csc-mailform-field select { float:left; clear: both; width: 99.99%;}
.csc-mailform .csc-mailform-field .csc-mailform-label { float:left; clear:both; font-size: 1.2em; font-weight: bold; }

/*
-------------------------------*/
.csc-sitemap ul li { display: block; }