body{
	background:#fff url(../images/terrain.gif) top repeat;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;	
	height: 100%;
}

html {
	height: 100%;
}

img, div, input {
	behavior: url("../images/iepngfix.htc")
}

a {
	color: #0066FF;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

h3, h4, h5, h6, form, input, ul, ol {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #DD6A00;
	padding: 0px;
	margin : 0px;
}

h2{
	color : #105590;
	margin:20px 0px 5px 0px;
	font-size:15px;
	padding: 0px;
	margin : 0px;
}

p{
	text-align:justify;
	padding-left : 10px;
	margin : 0px;
}

table {
	border-collapse:collapse;
}

.f_link{
	color:#393c25;
	text-decoration:none;
}

.f_link:hover{
	color:#393c25;
	text-decoration:none;
}

.f_home{
	color:#FFFFFF;
	text-decoration:none;
}

.f_home:hover{
	color:#C0000F;
	text-decoration:none;
}

.f_claro{
	color:#C0000F;
	text-decoration:none;
}

.f_claro:hover{
	color:#DD6A00;
	text-decoration:none;
}

.f_use{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

#container {
	min-height: 100%;
	margin-bottom: -80px;
	position: relative;
}

#dedans {
	background:url(../images/zone_mid.png) repeat-y;
	behavior: url("../images/iepngfix.htc");
	padding-left:30px;
	padding-right:30px;
}

#accueil {
	background:url(../images/zone_mid.png) repeat-y;
	behavior: url("../images/iepngfix.htc");
	padding-left:30px;
	padding-right:30px;
}

#footer {
	background:url(../images/botHeader.gif) repeat-x bottom;
	height: 80px;
	position: relative;
	padding: 0px;
	margin : 0px;
}

.clearfooter {
	height: 80px;
	clear: both;
}

.titre {
	font-size: 18px;
	font-weight: bold;
	color: #DD6A00;
}

.titre2 {
	font-size: 30px;
	font-weight: bold;
	color: #C0000F;
	text-align:center;
}

.texte {
	text-align:justify;
	padding-left : 10px
}

.top100_entete { 
	background:url(../images/tab_top.png) repeat-x bottom;
}

.top100_l1 { 
	background:url(../images/tab_l1.png) repeat-x bottom;
}

.top100_l2 { 
	background:url(../images/tab_l2.png) repeat-x bottom;
}

.top100_case {
	border:2px solid #76694a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#black;
}

.top100_caseTab {
	border:2px solid #76694a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:black;
}

#overlay {
	background-image:url(../images/transparent.png);
	color:#efefef;
	height:275px;
}
div.contentWrap {
	height:366px;
	overflow-y:auto;
}
.apple_overlay {
	display:none;
	background-image:url(../images/white.png);
	width:540px;		
	padding:35px;	
	font-size:11px;
}
.apple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 342px;
	height:228px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:342px;
}

.scrollable img {
	float:left;
	width:342px;
	height:228px;
}

.scrollable .active {
	position:relative;
	cursor:default;
}

.scrollable img {
	width:342px;	
}

.scrollable img.hover {
	background-color:#123;	
}

a.browseN {
	background:url(../images/btnNext.png) no-repeat;
	display:block;
	width:46px;
	height:49px;
	float:left;
	cursor:pointer;
	font-size:1px;
}
a.right				{ margin-left: 0px; } 
a.right:hover  		{ background-position:-46px 0; }
a.right:active  	{ background-position:-92px 0; }

a.browseP {
	background:url(../images/btnPrev.png) no-repeat;
	display:block;
	width:48px;
	height:49px;
	float:left;
	cursor:pointer;
	font-size:1px;
}
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-48px 0; }
a.left:active  	{ background-position:-96px 0; }

a.disabled {
	visibility:hidden !important;		
}

.navi {
	margin-left:331px;
	width:200px;
	height:37px;
}

.navi a {
	width:8px;
	height:8px;
	float:left;
	margin-left:5px;
	margin-top:6px;
	background:url(../images/scrool_navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

.navi a:hover {
	background-position:0 -8px;      
}

.navi a.active {
	background-position:0 -16px;     
}

#media {
	background-image:url(../images/transparent.png);
	color:#efefef;
	height:512px;
}
div.contentMedia {
	height:603;
	overflow-y:auto;
}
.pict_media {
	display:none;
	background-image:url(../images/white.png);
	width:768px;		
	padding:35px;	
	font-size:11px;
}
.pict_media .close {
	background-image:url(../images/close.png);
	position:absolute; right:12px; top:12px;
	cursor:pointer;
	height:35px;
	width:35px;
}