body, td{font-family:  Arial, Verdana,Helvetica, sans-serif; font-size: 11px; margin: 0px; padding: 0px; }
body {
	color: #000000;
	text-align:center;
	background: #E9E9E9 url(images/bgBody.png);
}
/*******************************************************/
/****************   BLOC PRINCIPAUX    *****************/
/*******************************************************/

#tout {
	width: 760px;
	margin: 10px auto 0 auto;
	text-align: left
}
#header {
	width: 760px;
	height: 142px;
}

#centre {
	width: 100%;
	background: #FFF url(images/bgdroite.jpg) repeat-y right;
	border-right: 1px solid #D1D0CD;
	border-left: 1px solid #D1D0CD;
}
#home {
	width: 760px;
}
#home .up {
	background: url(images/bgRightHome.gif) repeat-y;
}

#content {
	vertical-align: top;
	padding: 28px 28px 12px 24px;
} 
.contentHome {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border-top: 17px solid #FFFFFF;
} 
#footer {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #E5E4E0;
	border-bottom: 1px solid #E5E4E0;
	padding: 4px;
	background: url(images/bgFooter.gif) no-repeat left bottom
}

/*******************************************************************/
/******************    BALISES GENERALES     **********************/
/*******************************************************************/
p {
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 8px 0px;
	line-height: 16px;
}
a {
	text-decoration:none;
	color: #FD6913;
	}
a:hover { 
	text-decoration: underline; 
	color: #000000;
	}
#content a, .up a { color: #0000FF; }
#content a:hover, .up a:hover { color: #0000FF; }

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 2px;font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 22px;
	margin-bottom: 20px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom: 3px double #FD8135;
	padding: 2px 2px 3px 2px;
}
h2 {
	/*color: #3083CF;*/
	color: #3086D1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 2px; letter-spacing: 0.1em
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
	padding: 0px 10px 0px 0px;
	margin-bottom:3px;
	}


/* lists */
ul {
	padding-top:0px;
	padding-bottom:4px;
	padding-left: 10px;
	margin: 4px 0px 4px 10px;
}
li { 
	padding-bottom: 3px; 
	list-style-type: none; 
	background: url(images/puceUl.gif) no-repeat 0px 5px; 
	padding-left: 10px;  }

/* forms */
input,textarea,select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	border: 1px solid #787878; 
	background: #fff; 
}
legend {
	font-size: 18px;
	background: #FFFFFF url(images/iconmail.gif) no-repeat 6px center;
	padding-left: 46px;
	margin-left: 6px;
	color: #3083CF;
}
fieldset {
	padding-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #8DA7B8;
}
dl, dt, dd { padding: 0px; margin: 0px}
dd { /**/}
.droite dd { padding-left: 8px; margin-bottom: 4px; padding-bottom: 4px; border-bottom: 1px dotted #999999;}
label {
}
img {border: none}

#datacontainer { border: 1px solid #EBEBEB; background:#FFFFFF}
#datacontainer ul { padding: 4px; margin:0 }
#datacontainer li { padding: 0; margin:0 2px 4px 0; list-style-type: none;float: left; background: none}
#datacontainer a {
	display: block;
	border: 1px solid #CCC; width: 102px; height: 102px; }
#datacontainer a:hover { border: 1px solid #EBEBEB }
#datacontainer .bot { clear: both}
/*******************************************************************/
/******************        NAVIGATION         **********************/
/*******************************************************************/

table.nav1 a:hover{color: #FD6913}

table.nav1{
	text-transform: capitalize;
	margin-right: 20px;
	width: 630px;
	height: 22px
}
.nav1 .split { width: 10px; color: #FD6913}
table.nav1 td{
	text-align: center;
	background: url(images/bgnav1.gif) repeat-x;
	/*font-size: 11px;*/
	font-size: 10px;
	font-family: Tahoma;
}
.nav1 a {
	color: #000000;}
.nav1 a:hover {
	color: #FD6913}
.nav1 .left {
	background: url(images/leftNav1.gif) no-repeat;
	width: 52px;
}
table.nav1 p{
	padding: 0px;
	margin: 0px 6px;
}

table.nav1 .on { border-top: 3px solid #FD6913; border-bottom: 3px solid #FD6913}

/**********		NAV2	*********/
.nav2 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	list-style-type: none;
	background: url(images/bgnav2.jpg);
}

.nav2 li{
	background-image: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	min-height: 16px;
	height: auto !important;
	height: 16px;}

.nav2 dt { font-size: 12px; 
	padding: 2px 3px 2px 6px;
	border-bottom: 1px dotted #000;
	font-weight: bold; 
	letter-spacing: 1px
	}
#left a{
	display: block;
	padding: 3px;
	font-size: 11px;
	/*width: auto !important;
	width: 100%*/
}
#left a:hover {
	/*background-image: url(images/on.jpg);*/
	background-color: #EDEDED
}
.nav2 .on { font-weight: bold ; font-style: italic; font-size: 12px;
	background-color: #EDEDED;/* background-image: url(images/on.jpg)*/}
a.lvl1 {
	border-bottom: 1px dotted #000000; color: #000000;
	}
ul.lvl2 {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-bottom: 1px dotted #000; 
	border-left: 10px solid #FFF;
	}
.lvl2 li {
	padding: 0px 0px 0px 4px;
	}/****		PAGINATION		**********/	
ul.pagine {
	text-align: center;
	margin: 0px;
	padding:3px 0px;
	list-style-type: none;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED
	}
ul.pagine li{
	margin: 0px 2px;
	padding: 0px;
	display: inline;
	background: none;
	font-size: 12px;
	list-style-type: none
	}
.pagine li.on { font-weight: bold; padding-top: 3px}
/*******	ACTUS	********/
.news {
	margin-bottom: 20px;
	}
.news div.resume { padding: 10px 6px 4px 6px;  line-height: 140%}	
.news div#newsL {
	width:540px;
	float: left;
	border: 1px solid #E3E2E0;
}
.news div#newsR { margin: 2px 0px 4px 8px; padding: 4px; float: right; text-align:center;}

.news div{
	margin-bottom: 6px;
	}
.news h3 {
	/*border-bottom: 1px solid #3486D0;*/
	padding: 4px 4px 4px 4px;
	font-size: 15px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3083CF;
}
.news h3 a{
	color: #3083CF;
}
.news .date {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px;
	font-weight: normal;
	background: #F5F5F5
}
.newsBot { clear: both}
/***************************************************************/
/**************       CLASSES DIVERSES         *****************/
/***************************************************************/

/**  header   **/
.bgInsecte { background: url(images/bgInsecte.jpg) no-repeat; }
.bgPapillon { background: url(images/bgPapillon.jpg) no-repeat; }
.bgDamien { background: url(images/bgDamien.jpg) no-repeat; }
.bgFleurouge { background: url(images/bgFleurouge.jpg) no-repeat; }
.bgFleurjaune { background: url(images/bgFleurjaune.jpg) no-repeat; }
.bgChat { background: url(images/bgChat.jpg) no-repeat; }
.bgBranche { background: url(images/bgBranche.jpg) no-repeat; }

.logo_fr, .logo_an { border: none;  background-position: 150px bottom !important; }
.logo_fr {
	background: url(images/slogan_fr.gif) no-repeat;
}

.logo_an {
	background: url(images/slogan_en.gif) no-repeat;
}
.drapeaux {
	width: 60px;
	text-align: right;
}
.drapeaux a { margin-right: 4px}
.view {
	padding: 2px 8px;
	margin: 0px 0px 4px 0px;
	clear: right;
}
/**  PAVE GAUCHE   ************************************************/
#left {
	vertical-align: top;
	padding-bottom: 18px;
	background: url(images/bgLeft.jpg);
	border-right: 1px solid #D6D6D6;
	width: 160px;
	border-left: 1px solid #FFF
}
#left h2{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 6px;
}
#left h2 a{
	font-size: 12px;
	color: #000000;
}

#rightHome {
	background: url(images/bgRightHome.gif) repeat-y;
}
#leftHome {
	width: 160px;
	background: url(images/bgLeftHome.gif) repeat-y right;
	border-top: 37px solid #FFFFFF;
}
#right {
	width: 190px;
	padding-top: 16px;
	border-left: 2px solid #D6D6D6;
	padding-left: 2px;
	vertical-align: top;
}
#lastWork {
	margin-bottom: 16px;
	border-top: 37px solid #FFFFFF;
}
#lastWork a{
	margin-left: 12px;
}
#lastWork dt {
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	margin-bottom: 2px;
	background-color: #F2F2E5;
	padding: 3px;
}
#lastWork dd {
	border-bottom: 1px dotted #999999;
	padding: 2px;
	margin-left: 6px;
}
#lastWork td {}
#lastNews {
	margin-bottom: 16px;
	width: 160px;
}
#lastNews a{
	margin-left: 6px;
}
#lastNews dt {
	color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	margin-bottom: 2px;
	background-color: #F2F2E5;
	padding: 3px;
}
#lastNews dd {
	border-bottom: 1px dotted #CCCCCC;
	padding: 6px 2px;
	background: #FFFFFF;
	margin-right: 4px;
}
#lastNews td {}

/**  PAVE CENTRE   ************************************************/
.submit {
	border: 1px solid #35418F;
	background-color: #F8F1F1;
	margin-left: 70px;
}
img.imgToright, td.imgToRight .photo, .boxToRight .previewBox {
	float:right;
	margin-left:10px;
	margin-bottom:6px;
	border-left: 3px solid #FFFFFF
}
img.imgToLeft, td.imgToLeft .photo, .boxToLeft .previewBox {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border-right: 3px solid #FFFFFF
}
.toRight { float: right; margin: 0px 0px 8px 8px}
img.imgToBlock, .imgToBlock img { display: block; margin-bottom: 10px}
div.photo {
	border: 1px solid #E4E4E4;
	/*border-right: 1px dotted #EDEDED;
	border-left: 1px dotted #EDEDED;*/
	text-align: center;
	padding: 2px 2px 4px 2px;
}
/**************/
.noLine {
	border: none;
}

.gras {
	font-weight: bold;
}
.italique {
	font-style: italic;
	color: #CD5A00;
}
.legende {
	font-style: italic; padding: 3px 0px; margin: 0px; font-weight: normal; 
	}
table.legende td{ padding-bottom: 8px}


.asterisk { color:#CC0000}
.screen {
	float: right;
	background: #F7F7F7;
	border-left: 10px solid #FFFFFF;
}
.album { width: 450px; margin-bottom: 20px}
.album td{
	padding: 4px 4px 8px 4px;
}
.album img{ border:1px solid #CCCCCC }

/*************  contact  ******************************/ 
.formtable{
}
.formtable td{
	padding: 3px;
}
.formtext1 {
	/*background-color: #EEFAC7;*/
}
.formtext2 {
	background-color: #F8F8F8;
}

td.formtit {
	font-size: 12px;
	color: #03473A;
	font-weight: bold;
	padding: 6px 10px 6px 40px;
	vertical-align: inherit;
	background: #E8F1F9 url(images/iconmail.gif) no-repeat 4px center;
}
.formtit h2 {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.answerMail {
	width: 300px;
}
.answerMail a:hover { color: #B83526}
.titMail {
	margin-left: 90px;
}
a.toSite {
	padding-left: 19px;
	background: #F8F1F1 url(images/home.gif) no-repeat 0px 2px;
	width: 150px;
	display: block
}


/************  FOOTER   ********************************************************************************/
td.up {
	vertical-align: bottom;
	padding: 2px 5px 5px 2px;
	text-align: right;
}
.linkMail { font-size: 11px; color: #CD5A00; font-weight: bold}

/*****	BOITE	***********/
.box {
	margin: 0px 4px 10px 4px;
	clear: left;
}
.box .link {
	text-align: right;
	padding: 2px;
}
.box img {}
td.preview {
	text-align: center;
	margin: 0px 0px 4px 0px;
	padding: 4px 0px;
}

/*******	STYLES CMS		**********/
table.cms { margin-bottom: 12px; width:100%}
div.cms { margin-bottom: 12px}
.cms td {
	vertical-align: top;
}
.cms .preview { /*width: 230px*/
	/*width: 230px;*/
}

/********	 PREVIEW AVEC CADRE	******/
table.previewBox {
	/*background: url(images/bgBox.jpg) repeat-y right;*/
	width: 90px;
	/*background-color: #EDEDED*/
	}
.boxItem {
	/*background: url(images/bgBoxItem.jpg) repeat-y left;*/
	padding: 0px 8px;
	/*padding: 4px 8px;*/
	/*border: 1px solid #E1E1E1;*/
}
.previewBox .text {
	margin-bottom: 3px;
	border: none;
}
.previewBox .legende {
	/*font-style: normal;*/
	margin-bottom: 20px;
	padding: 5px 3px 10px 5px;
	background: #F7F7F7 url(images/bgLegende.jpg) no-repeat 0px 0px;
	border-top: 1px solid #FFFFFF;
	color: #CC0000;
	letter-spacing: 1px
	}
.previewBox .legende:first-letter { text-transform: uppercase; font-size: 11px; font-weight: bold
	}
.boxItem img { /*border: 1px solid #EDEDED;*/ /*padding: 3px;*/ /*margin-bottom: 10px;*//* margin-left: auto; margin-right: auto */}
.topRight {
	background: url(images/topRightBox.jpg) no-repeat; width: 40px; height: 24px; float: right}
.botRight {
	background: url(images/botRightBox.jpg) no-repeat right bottom; width: 40px; height: 21px; float: right}
.topPreviewBox {
	height: 24px;
	background: url(images/topLeftBox.jpg) no-repeat;
	padding-left: 40px;
	display: none
}
.botPreviewBox {
	background: url(images/botLeftBox.jpg) no-repeat left bottom;
	height: 21px;
	padding-left: 50px;
	display: none
}

/*************		HOME	***************/
.plus {
	background: #FFFFE7;
	border: 1px dashed #C7C7BC;
	padding: 3px;
}
p.les_plus {
	color: #990000;
	background: url(images/plus.gif) no-repeat right bottom;
	width: 58px !important;
	width: 90px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px 32px 7px 0px;
}
.brown {
	color: #990000;
	font-weight: bold;
	text-align: right;
	font-size: 12px
}
.tabHome {
	background: #FFFFFF;
	margin: 0px 0px 0px 2px;
	width: 392px;
}
.tabHome .tit {
	background: #E5E5BF;
	border:1px solid #E5E5BF;
	text-align: center;
}
.tit h1 {
	margin: 0px;
	padding: 4px;
	text-align: center;
	font-size: 14px;
	}
.tabHome h2 { font-size: 11px}
.tabHome td { }
.text { padding: 3px; border: 1px solid #D6D6D6;}

/*********		HTMLAREA		**************/
.titre_16px_bleu { color:#3888D1; padding: 0px; margin: 0px 0px 8px 0px;}
.titre_16px_bleu_pointilles {
	color:#3888D1; padding: 0px; margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted blue}
.titre_bleu { color:#3888D1;}

.titre_orange { color: #FD6913; padding: 0px; margin: 0px 0px 6px 0px;}
.titre_orange_pointilles { color: #FD6913; padding: 0px; margin: 0px 0px 8px 0px;
border-bottom: 1px dotted #FD6913}
