#main_default2 { /*à supprimer avec default2.asp*/
	width: 955px;
	height: 601px;
	_height: 0px;
	margin: auto;
	padding: 0;
	border: 1px solid #b8b8b8;
	font: 11px Verdana, Arial, Helvetica, sans-serif, monospace;
	text-align: center;
	background-image: url(/images/homefond2.jpg);
	background-position: bottom right;
	_background-position: 0 172px 0 0; /*important! pour le fond*/
	background-repeat: no-repeat;
}
/*..:::::::::::::::::se trouvent sur la page default.asp:::::::::::::::::::::..*/
#main_default {
	width: 955px;
	height: 601px;
	_height: 0px;
	margin: auto;
	padding: 0;
	border: 1px solid #b8b8b8;
	font: 11px Verdana, Arial, Helvetica, sans-serif, monospace;
	text-align: center;
	background-image: url(/images/homefond.jpg);
	background-position: bottom right;
	_background-position: 0 172px 0 0; /*important! pour le fond*/
	background-repeat: no-repeat;
}
#cadrePrincip_default {
	margin-top: 20px;
	_margin-top: 0px;
	width: 953px;
	height: 429px;
	_height: 0px;
	text-align: left;

}
#chemin_default {
	width: 750px;
	background-image: url(/images/recherche.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 190px;
	height: 35px;
	text-align: left;
}
#copyright {
	width: 250px;
	height: 10px;
	text-align: right;
	color: #666666;
	position: relative;
	top: 42%;
	padding-top: 180px;
	_padding-top: 0px;
	float: left;
}
#copyright a {
	color: #666666;
	text-decoration: none;
}
#copyright a:active {}
#copyright a:hover {
	color: #118E54;
}
#bandeau_default{
	background-image: url(/images/bandeau2.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 172px;
}
/*..:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::..*/

/*  ----------- Corps Principal-------------- */
body {	
	margin: 0;
	padding: 0;
	border: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif, monospace;
	text-align: center;
	background-color:#FFFFFF;
	behavior: url(/css/csshover.htc);} /* WinIE behavior call */
#main {
	width: 955px;
	margin: auto;
	padding: 0;
	border: 1px solid #b8b8b8;
	font: 11px Verdana, Arial, Helvetica, sans-serif, monospace;
	text-align: center;
	display: table;
}
/*  ------------------------------------------ */
#click_logo {
	position: relative;
	float: left;
	width: 125px;
	height: 172;
}
#bandeau {
	background-image: url(/images/bandeau.gif);
	background-repeat: no-repeat;
	width: 955px;
	height: 172px;
}
#headnav {
	padding-left: 255px;
	text-align: left;
	position: relative;
}
#headnav a:link {
	color: #000000;
	text-decoration: none;
}
#headnav a:visited {
	color: #000000;
	text-decoration: none;
}
#headnav a:hover {
	color: #118E54;
	text-decoration: underline;
}
#head {
	margin: 0;
	width: 955px;
	height: 60px;
}
#query {
	border: 1 solid #000;
	width: 95px;
	height: 17px;
}
/* Partie principale */
#content {
	width: 100%;
	height: 428px;
	background-image: url(/images/homefond.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#sidebar {
	width: 135px;
	text-indent: 10px;
	/*line-height: 120%;*/
	float:left;
	margin-top: 0px;
}
#search {
	padding-top: 25px;
	padding-left: 0px;
	height: 20px;
	float:left;
}
#center {
	width: 480px;
	float: left;
	position:relative;
	padding-top: 60px;
	padding-right: 10px;
	text-align:right;
}
#center a:link {
	color: #000000;
	text-decoration: none;
}
#center a:visited {
	color: #000000;
	text-decoration: none;
}
#center a:hover {
	color: #029257;
	text-decoration: none;
}


/***************************************************/
#actualites {	
	width: 210px;
	_width: 240px;
	margin: 67px 0px 0px 34px;
	_margin: 82px 0px 0px 45px;
	float: left;
	position:relative;
	text-align: left;
	top: 0px;
	_top: -17px;
}
#actualites ul {	
	margin-left: -20px;
	_margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: green;
}
#actualites li {	
	padding: 0px;
	margin: 2px;
}

#actualites li a {	
	font-size: 12px;
}
#actualites h3 {
	width: 236px;
	height: 22px;
	font: Tohoma;
	color: #EAE7DF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	text-indent: 5px;
	line-height: 110%;
	font-size: 17px;
	background-color: #118e54;
	vertical-align: midlle;
}
#actualites p {
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom:7px;
	line-height: 150%;
}

/***************************************************/

/* Partie foot */
#foot {
	margin-left: 10px;
	margin-top: -13px;
	text-align: left;
	color: #666666;
}
#foot a {
	color: #666666;
	text-decoration: none;
}
#foot a:active {}
#foot a:hover {
	color: #118E54;
}

/* Partie intérieure - général page */
#headinside {
	height: 172px;
	background-image: url(/images/bandeau.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#sidebarinside {
	width: 150px;
	margin: 0px;
	padding-left: 12px;
	float:left;
	text-align: left;
	height: 100%;
}
#menu {
	margin-top: 0px;
}
#cadrePrincip {
	width: 953px;
	_height: 0px;
	background-image: url(/images/titredroite.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align: left;
}
#chemin {
	background-image: url(/images/recherche.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 190px;
	_padding-left: 215px;
	height: 35px;
	text-align: right;
	width: 760px;
	_width: 953px;
	float: right;
}
#chemin p {
	margin-top: 0px;
	padding-top: 5px;
}
#contentinside {
	text-align: left;
	width: 953px;
	/*height: 100%;*/
	align:top;
}
#centerinside {
	height:auto;
	width:auto;
	text-align:left;
	align:top;
	background-color: transparent;
	padding-right: 25px;
	padding-left: 160px;


}
#footinside {
	width: 942px;
	margin-top: 20px;
	padding-right:13px;
	text-align: right;
	background-image: url(/images/phrasetype.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 15px;
	color: #666666;
	padding-bottom:5px;
	display: table;
}
#footinside a {
	color: #666666;
	text-decoration: none;
}
#footinside a:active {}
#footinside a:hover {
	color: #118E54;
}
#titel {
	margin: 0;
	width: 50px;
	height: 424px;
	float:right;
	text-align: right;
	
}
/* contact */
.FormInputGauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width:95px;
	height: 17px;
	vertical-align: middle;
	border: 1px solid #A6A8AB;
	margin-left: 0px;
}
input {
	color:white;
	background-color:#FFFFFF;
	color:#000000;
	font-family:verdana;
	font-size:8pt;
	height:15pt;
	border-width:1pt;
	border-style:solid;
	border-color:#115294;
}
.FormInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #115294;
	border: 1px solid #D3D3D3;
}
.colorFormText {
	font-size: 11px;
}

/* plan de site */
.TitreCategorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #cccccc;
	margin-top:0px;
}
/*Pour que le menu ne s'affiche pas dans l'impression*/
nomenu-print{}