html, body, div, img, ul, li{ margin:0; padding:0; border:0; }

body{
text-align:center;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
color:#475F74;
font-size:12px;
line-height: 16px;
}

p{
margin: 10px 0 10px 0px;
}






div#container{
width:780px;
text-align:left;
margin: 0 auto;
padding: 0 auto;
}


div#pageContent{
width:600px;
margin: 20px 0 0 20px;
padding: 0 0 60px 0;
}


div#leftSide{ 
float:left;
width: 160px;
background-color: #CAD86C;
}





div.sideBar{
padding:  0 10px 20px 10px;
font-size:10px;
line-height: 13px;
}


div#footer{
clear:both;
width:760px;
height: 14px;
background-color:#56738D;
padding:  2px 10px 2px 10px;
margin: 0 0 10px 0;
font-size:10px;
}

div#footer a{
color:#FFF;
text-decoration: none;
}

div#footer a:hover{
color:#CAD86C;
}




div#partners{
text-align: right; 
width: 780px; 
margin-bottom: 20px;
}

div#partners img{
vertical-align:middle;
margin: 0 5px 0 5px;
}



div#pageContent ul{
margin: 0 0 0 20px;
color: #E15A09;
list-style-type: square;
}



div#pageContent a, div.sideBar a{
color:#000000;
text-decoration: none;
border-bottom: dotted 1px #6781A4;
}

div#pageContent a:hover, div.sideBar a:hover{
color:#E15A09;
}




div#pageContent a.green{
color: #D3E847;
}

div#pageContent a.green:hover{
color: #E1E8B1;
}




/*  */
/* TABs (level3) navigation */
/* ******************************************************************************* */



table.tabList{
height: 26px;
padding: 0;
margin: 10px 0 0 0;
background: #56738D;
}
		
			
table.tabList a{
display: block;
background: url(../images/tab_bg.gif);

height: 18px;
border-width: 0px;
padding: 8px 12px 0 12px;
margin: 0 2px 0 0;
font-size: 12px;
text-decoration: none;
}
			
table.tabList a:hover{
background: #fff;
}	






/*  */
/* Home specific */
/* ******************************************************************************* */




table.sideInfoTable {
	font-size: 10px;
	border: 0;
	}

img.sideInfoIcon {
	margin-right: 10px;
	}




/*  */
/* Text and content */
/* ******************************************************************************* */

div#pageContent ul{
margin: 0 0 0 20px;
color: #B6581F;
/* E15A09; */
list-style-type: square;
}

ol.technique{
margin: 0 0 0 20px;
color: #E15A09;
}


div#pageContent li{
margin: 0 0 6px 0;
}


.bigTitle{
font-family: Georgia, Times New Roman ; 
font-size: 27px; 
color:#FFF;
}

div.bigPageTitle{
font-family: Georgia, Times New Roman ; 
font-size: 27px;
line-height: 31px;
color:#FFF;
}


.title{
color:#E15A09;
font-family: Verdana, Arial;
font-weight: bold;
}

.titleVert{
color:#58B300;
font-family: Verdana, Arial;
font-weight: bold;
}



.pageTitle{
font-size: 18px;
font-family: Georgia, Times New Roman;
}


.titleDate{
color:#E19567;
font-family: Verdana, Arial;

font-size: 9px;
}

p.firstPar{
margin-top:50px; 
font-size:14px;
line-height:20px;
}



div.spacer{
margin: 20px 0 10px 0;
width: 300px;
height: 6px;
background-image: url(images/spacer_bg.gif);
}

div.spacer2{
margin: 8px 0 8px 0;
width: 270px;
height: 6px;
background-image: url(images/spacer2_bg.gif);
}


p.legend{
text-align: right;
font-size: 10px;
color: #555;
}

p.legend:first-line{
font-size: 11px;
font-weight: bold;
color: #000;
}



/*  */
/* Forms */
/* ******************************************************************************* */



input.inscription{
color: #ff0000;
}




/*  */
/* Photo galleries */

/* ******************************************************************************* */



table#gallery td{
width: 200px;
height: 125px;
text-align: center;
font-size: 11px;
color: #505050;
}

table#gallery td img{
border: solid 1px #FFA516;
margin: 5px;
}

table#gallery a{
background-image: none; 
}



