body {
	margin:0;
	background:url(../bodybckg.jpg) repeat-x top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#1755A0;
}

.titre1 { font-size:18px; }
.titre2 { font-size:15px; font-weight:bold; padding-left:20px; }
.petit { font-size:10px; line-height:12px; }
p {line-height:17px;}


a {
	color:#1B5F12;	
}
a:hover {
	color:#000FA5;
}

.titrevert {
	font-size:16px;
	margin-left:30px;
	font-weight:bold;
}
.titre vert a {
	color::#1B5F12;
}



.textedroite { text-align:right; }
.textecentre { text-align:center; }
.textegauche { text-align:left; }

.resumearticle, .resumearticle:hover {
	font-size:11px; color:#1755A0; text-decoration:none; font-style:italic; }
	

li { color:#1755A0; list-style-type:square; }

img { border:0; }

#maincontainer {
	width:970px;
	margin:7px auto 7px auto;
}

#header {
	width:100%;
	height:201px;
}

#menu {
	background-color:#C4E9C8;
	border-top:2px solid #25577C;
	border-bottom: 2px solid #25577C;
	width:100%;
	height:37px;
}

#menu ul {margin-top:10px;}
#menu li {
	display:list-item; 
	float:left; 
	padding-right:24px;
	padding-left:4px;
	color:#1755A0;
}

.titremenu {
	color:#1755A0;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

.titremenu :hover{
	text-decoration:none;
	font-weight:bold;
	color:#000FA5;
}

#maincontent {
	width:100%;
	display:table;
	background:url(../bckg_content.jpg) repeat-y;
	padding-bottom:20px;
}

#colonneleft {
	float:left;
	width:170px;
	padding:10px 30px 0px 30px;
	display:table;
}

#zonecontent {
	float:right;
	width:720px;
	text-align:justify;
	
}

#greenlink {
	width:700px;
	float:right;
	height:50px;
	margin:10px 20px 0px 0px;
	text-align:right;
}

#greenlink a {
	font-weight:bold;
	text-decoration:none;
}

#content {
	padding:0px 60px 30px 60px;
	min-height:250px;
}

#footer {
	background-color:#C4E9C8;
	border-top:2px solid #25577C;
	width:100%;
	height:45px;
	text-align:center;
}

#footer p {
	margin-top:10px;
	font-size:10px;
	color:#666666;
	line-height:2px;
}

#footer a {
	color:#666666;
	line-height:2px;
}

#footer a:hover {
	color:#666666;
}

/* FORMS */
input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #65A0E9;
	color: #1755A0;
	font-size: 12px;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


textarea {
	background-color: #FFFFFF;
	border: 1px solid #65A0E9;
	color: #1755A0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #65A0E9;
	color: #1755A0;
	font-size: 12px;
	width:auto;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover  {
	border: 1px solid #1755A0;
	}
fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	width:60%;
	color:#1755A0;
}


hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 70%;
	height: 1px;
	margin:20px auto 20px auto;
}
legend {
	font-size: 12px;
	color:#1755A0;
}
label { padding-top:4px; padding-bottom:1px; margin:0px; display:block; }
/* FIN FORMS */

body.mceContentBody {
	background-color: #FFFFFF;
	background:url(../space.gif) repeat top left;
}	.bleu {
	color: #1B5F12;
}
.grand { font-size:15px; }

#gallfil {
	padding:12px;
	margin:12px;
	border: 1px solid #AAADB7;
	float:right;
}

#gallimg img {
	border: 1px solid #25577C;
	
	}
.linkgallery {
	display: block;
	padding: 5px;
	float: left;
	width: 150px;
	height:180px;
	text-align: center;
}

#filedown {
	display: block;
	margin: 12px;
	padding: 12px;
	float: right;
	border: 1px solid #AAADB7;
}
#filedown ul {
padding: 0px 0px 0px 0px;
	margin: 0px; }
#filedown li {
	list-style-type: none;
	padding-bottom:2px;
	padding-left:23px;
}
.filedownpdf {
	background-image: url(../iconepdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	 }
.filedowndoc {
	background-image: url(../iconedoc.gif);
	background-repeat: no-repeat;
	background-position: left;
 }
.filedownppt {
	background-image: url(../iconeppt.gif);
	background-repeat: no-repeat;
	background-position: left;
 }
.filedownxls { 
	background-image: url(../iconexls.gif);
	background-repeat: no-repeat;
	background-position: left;
}
