/* CSS RESET */
html{color:#000;background:#222222;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font:13px/1.231 "Trebuchet MS", Arial, Helvetica, sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	color:#000;}
	
	
a {
	text-decoration:none;
		color:#ccc;
}
a:hover {
	text-decoration: underline;
		color: #999999;
}
#bg1{margin-left:auto;
margin-right:auto;
margin-top:10%;}

#bg {background:#999; width:800px; padding:10px; margin:auto;}

#wrap {
	width:710px;
	text-align:left;
	margin:5px auto;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
 }	
  
.table{
	margin-bottom:10px;
	font-size:9pt;
	padding:50px;
	position:relative;
	margin-left:10px;
	margin-right:250px;
}

	
.fl{ float:left;}
.fr{ float:right;}
.clearfix{ clear:both;}

/* header */
#header {
	padding:0px;
	margin-bottom:15px;
	margin:auto;
	position:relative; /*height:140px; background:url(images/page_header.gif) repeat-x; width:690px; */
	margin-top: 0px;
}


#nav li {color:#222222; height:19px; float:right; font-weight:700; width:100px; }
#nav a {text-decoration:none; display:block; text-align:center;}
#nav a:hover {color:#222222; position:relative; background:#ffffff; }

#navbar {
	background-color:#999999;
	position:absolute;
	top:200px;
	width:710px;
	height:17px;
	margin-right:5px;
}



td{ border-bottom:10pt; border-style:solid; border-top:5pt; border-color:#ffffff; }


/* content */
#content {
	margin:0 auto;
}
.main {
	width:430px;
	font-family:Verdana, Arial, Helvetica,
sans-serif;
	background:url(images/box.gif);
	margin:35px 0 0 30px;
	color:#000;
}


.text2{margin:160px; width:120px;}

.text { margin-bottom:20px;}
.text p {margin:0 auto; width:420px; }
.text h2 {font-size:20px;   padding:8px 0 20px 5px; background:url(images/t.gif); background-repeat:no-repeat;}
.text img {
	border:1px;
	border-style:solid;
	margin:5px 0 0 30px;
}
.text2 img {border:1px; border-style:solid; margin:5px 0 0 15px;}



#col {margin:0 0  10px 0 ;width:300px; background:url(images/m.jpg); width: 879px; height:104px ; }

#col div {width: 220px; margin: 20px 0 0 70px; display:inline;}
#col .first  {margin: 20px 0 0 50px; }
#col li{line-height:20px;}

.side {
	width:170px;
	display: inline;
	margin-right:30px;
	margin-top: 35px;
}
.side h2 {font-size:22px}
.side li {line-height:24px;  color:#000; padding:0 0 0 5px; }
li.grey {background: url(images/s.gif);}
.side ul {margin:20px  0 30px 0px;}
.side li a {color:#000000;}
/* footer */
#footer { padding-top:7px; padding-right:7px; text-align:right; font-size:8pt; height:30px; position:relative; background:url(images/ft.gif) repeat-x; width:690px ; margin:auto; color:#ffffff}
#ftinner{ position:absolute; bottom:20px; margin-left:20px; background:url(images/enfant.png); }

.deied{color:#318a6c}/*mint color*/

