
/************* GENERAL LAYOUT **************/
html {height:100%;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(/img/interface/backsite.jpg);*/
	background-repeat:repeat-x;
	text-align: center;
	height:100%;
}

.contener {
    width:940px;
	margin-left: auto;
    margin-right: auto;
	background-image: url(/img/interface/backcontener.gif);
	background-position:50% 0%;
	background-repeat:no-repeat;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	padding:0px;
	text-align:left;
}
/************* INTERNAL LAYOUT **************/

.page {
	width: 920px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 0px;
	padding:0px;
	padding-top: 0px;
	background-image:url(/img/interface/fdpage.gif);
	background-repeat:repeat-y;

}

#Menu {
	width:160px;
	padding: 0px;
	margin: 0px;
	margin-right:10px;
	padding-top:10px;
	float:left;
}

.COLleft {
	width:575px;
	/*width:560px;*/
	padding: 0px;
	margin: 0px;
	float:left;
	margin-right:20px;
	padding-top:10px;
}

.COLright {
	width:145px;
	/*width:160px;*/
	padding: 0px;
	padding-top:10px;
	margin: 0px;
	float:left;
}


ul#Menu {
	list-style-type:none;
}

ul#Menu li {
	margin:0px;
	padding:0px;
	width:158px;
	height:31px;
	background-image:url(/img/interface/bt_leftnav.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:6px;
}



#topnav {
	/*	background-color:#A1FE3E;*/
	background-image:url(/img/interface/fd_topnav.gif);
	background-repeat:repeat-x;
	height:35px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	width:920px;
	margin-left: auto; 
	margin-right: auto;
}

ul#topnav {
	list-style-type:none;
}

ul#topnav li {
	margin:0px;
	float: right ;
	width:160px;
	height:28px;
	background-image:url(/img/interface/bt_topnav.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:8px;

}

ul#topnav li a {
	text-decoration: none ;
	color:#EB57D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

ul#topnav li a:hover {	text-decoration: underline;}

ul#topnav li.bonplan  {	background-image:url(/img/interface/bt_topnavbonplan.gif);color:#fff;}
ul#topnav li.bonplan a {color:#fff;}

.footer {
	background-color:#ffffff;
	padding:2px;
	width:886px;
	height:35px;
	color:#666666;
	text-align:center;
	margin-left: auto; 
	margin-right: auto;
	border-top:1px dotted #cccccc;
	clear:both;
}


/************* HEADER & TOP NAVIGATION **************/

.header {
	width:920px;
	margin-left: auto; 
	margin-right: auto;
}

.header h1 	{
			color:#EB57D9;
			margin:0px;
			margin-bottom:0px;
			background-image: url(/img/interface/puceh1.gif);
			background-repeat:no-repeat;
			border:none;
}
.entete {
	color:#ffffff;
	background-color:#EB57D9;
	text-align:center;
	font-weight:bold;
}
.entetevert {
	background-color:#A1FE3E;
	font-weight:bold;
}

/************* WEB ELEMENT & GOODIES **************/

h1 {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 16px;
	color: #EB57D9;
	background-image: url(/img/interface/puceh1.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:2px;
	padding-left: 20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/img/interface/puceh2.gif);
	background-repeat:no-repeat;
	color: #666666;
	margin:0px;
	padding-left:15px;
}

h3 {
	background-color:#f5f5f5;
	height:14;
	line-height:12px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	width:920px;
	margin-left: auto; 
	margin-right: auto;
	font-size:10px;
	color:#999999;
	font-weight:normal;
}

.ads {
	background-color:#FDEAC1;
	padding:5px;
	margin:10px;
	}

h3 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #999999;
}
h3 a:visited {
	color: #999999;
	font-weight:normal;
}

.Cadredroitefff {
	 border:1px solid #cccccc;
	 padding:5px;
	 background-color:#FFFFFF;
	 margin:5px;
}

.Spacer {clear:both;}

p {	margin-top: 8px;margin-bottom:8px;}

.vstrong {font-size:16px; color:#3366CC; font-weight:bolder;}

.cadreimg {
	border-bottom: 3px solid #cccccc;
	border-right: 3px solid #cccccc;
}

.listItem {
	list-style-type:none;
	background-image:url(/img/illu/puceli.gif);
	background-repeat:no-repeat;
	background-position:0% 65%;
	padding-left:20px;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	border-top-style: solid;
	background-image: url(/img/fd_txtfield.gif);
}

.illunews {
	padding: 5px;
	border: 1px solid #cccccc;
	margin: 5px;
}

.CadreNote {
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #f4f4f4;
	border-top-color: #f4f4f4;
	background-color: #F9F9F9;
	padding:3px;
	font-size: 9px;
}

.cadre{
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #f4f4f4;
	border-top-color: #f4f4f4;
	background-color: #F9F9F9;
	padding:5px;
	margin:5px;
	font-size: 10px;
	}
	
.cadrecom{
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #f4f4f4;
	border-top-color: #f4f4f4;
	background-color: #F9F9F9;
	padding:2px;
	margin:2px;
	font-size: 10px;
	}	

.Note {
	font-size:10px;
	font-family:verdana;
	color: #999999;
	line-height: 12px;
	text-align: justify;
}

.smallcadre {
	font-size:10px;
	font-family:verdana;
	color: #999999;
	line-height: 13px;
	text-align: justify;
	border:1px solid #cccccc;
	padding:5px;
	margin: 0px;
	margin-top:5px;
	line-height: 14px;
}

.cadrevert {
	font-size:11px;
	font-family:verdana;
	line-height: 12px;
	text-align: justify;
	border:2px solid #EB57D9;
	padding:5px;
	margin: 0px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#D1FEA0;
}

.Itemlist {
	background-color: #ffffff;
	border: 1px dashed #cccccc;
	margin-top:5px;
	padding: 2px;
	padding-left: 15px;
	background-image:url(/img/fddeg.gif);
	background-repeat:repeat-x;
}

.ItemlistOn {

	background-color:#FFCC66;
	border: 1px dashed #333333;
	margin-top:5px;
	padding: 2px;
	padding-left: 15px;
	background-image:url(/img/flech_srub.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}



.CadreVignette {
background-color: #f9f9f9;
border: 1px solid #cccccc;
}

.CadreVignetteOn {
background-color: #FFCC66;
border: 1px solid #cccccc;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DB6AF2;
	text-decoration: underline;
}
a:visited {
	color: #DB6AF2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.styleNav:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.styleNav:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.styleNav:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.Smallink:link {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.Smallink:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.Smallink:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.TABbg_coul1 {background-color: #eeeeee;}
.TABbg_coul2 {background-color: #FFCCFF;}

