/********** COMMON STYLES (IE6/IE7/FF2/FF3/SAFARI) ************/

/***** layout style ******/
#header {color: #111;text-align:left;}
#headerDate {font-size: 11px;text-align: right;}
#headerNav ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#headerNav li {
	display:inline;
	margin: 0;
	padding: 0;
	float: left;
}

#headerNav li a {border: 0 !important;}
#headerNav li a img {border: 0 !important; margin: 0; padding: 0}

#left {background: url('../../public/img/site/fdLeftOmbreFinal.jpg');}
#cgv {font-size: 11px; text-align: center;}
#content {background: url('../../public/img/site/fdContent.gif');}
#content p {margin: 0 0 20px 7em;}
#content p.normal {margin: 0 0 20px 55px;}
#content-wrap {/*background: #658bc9;*/}
#submenu {color: #30a0d7;}
#footer {background: #fff; color: #c6deb5;}
#content-footer {border-top: 1px solid #c6deb5;text-align: right;}


/***** common style *****/
html,body {color: #333;}
body {font:77%/1.5 Arial, Helvetica, sans-serif;}

h1,h2 {
	margin: 0.25em 0;
	font: normal 1.5em/1.1 "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	text-align: center;
	letter-spacing: 1px;
}

h3 {margin: 10px 0 0px 55px;}

h4 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	/*color: #5ca35e;*/
	color: #7baa1f;
	margin: 0 0 10px 55px;
}

p {/*margin: 1em 0 0 7em;*/}

.blue {color: #30a0d7;}

.hidden {display: none;}

a:link,a:visited {
	border-bottom:1px dotted;
	text-decoration:none;
	color: #30a0d7;
}
a:focus,a:hover {
	border-bottom-style:solid;
	color:#0066cc;
}

.video {
	border: 0 !important;
}

.contentList {
	list-style: none;
	margin: 1em 0 20px 7em;
	padding: 0;
	/*color: #5ca35e;*/
	color: #336600;
}
.lettrine {
	position: relative;
	float: left;
	margin: 0px 0 0 50px;
}
.illustration {
	float: right;
	margin: 0px 0 0px 35px;
}
.legende {
	font-size: 11px;
}

.box {
	float: left;
	width: 200px;
	background: #f5f5f5;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 10px;
}

.smallBox {
	float: left;
	width: 80px;
	background: #f5f5f5;
	margin-right: 5px;
}
