@import "formulaire.css";

/*------------------------------------------------------*
*--*------------------------------     CSS BODY     ----*
*------------------------------------------------------*/

body#home {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding: 0;
	text-align:center;
	border:0;
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	line-height: 18px;

}

body {
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding: 0;
	text-align:center;
	border:0;
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	line-height: 18px;

}


/*------------------------------------------------------*
  *-----------------------------------     CSS DIV     ----*
  *------------------------------------------------------*/
  
#global{
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../images/deco/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}



#haut{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 100%;
	height: 250px;
	text-align: center;

	}
	

#menu{
	float:left;
	width: 180px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 60px;

	}
		

	
#centre{
	float:left;

	padding-top: 25px;
	width: 750px;
	padding-left: 0px;
	padding-bottom: 12px;
	text-align: justify;
	line-height:18px;

	}
	


#bas{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	clear:both;
	padding-top: 5px;
	height: 40px;
	width: 980px;
	text-align: center;
	background-position: left top;
	vertical-align: bottom;
	background-image: url(../images/deco/bas.gif);
	background-repeat: no-repeat;
	background-image: url(../images/deco/bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#reference td{
	border:1px solid;
	border-color:#fdb046 #fdb046 #f46e3a #f46e3a;
	padding:5px;
	background:#fdb046 url(../images/deco/bgorange.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:600;
	}	

 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXT     ----*
  *------------------------------------------------------*/

h1
{
	color:#009900;
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
}



.highlight
{
	font-family: verdana;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}

.pied
{
	font-family: verdana;
	font-size: 10px;
}


li {
	list-style-image: url(../images/deco/puce.gif);
	margin-left: 10px;
}
.image{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;

}
.bigred{
	color:#990000;
	font-size:14px;
	font-weight:bolder;
	}
 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/


body#a a#a, body#b a#b, body#c a#c, body#d a#d, body#e a#e, body#f a#f, body#g a#g, body#h a#h, body#i a#i, body#j a#j{
	background-image: url(../images/deco/on.gif);
	color: #009900;
	padding-left: 19px;
   }
   
	 
a.menu{
	text-decoration: none;
	display:block;
	height: 25px;
	width:160px;
	font-family: verdana;
	font-size: 14px;
	color:#000000;
	padding-top: 3px;
	padding-left: 7px;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url(../images/deco/off.gif);

	}


a.menu:hover{
	color: #666666;
	background-image: url(../images/deco/roll.gif);
}



   
.preload {display:none;}

 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/


a.menu2{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	}

a.menu2:hover{
	color: #009900;
}

a.lien{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #009900;
	}

a.lien:hover{
	text-decoration: underline;
}







 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

td.tableau{
	padding: 12px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: 500;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;

	}
td.image{
	padding:12px 0 0 0 ;
	margin:0;
	width:300px;
}
td.image a{
	float:left;
	padding:0 0 2px 2px;
	margin:0;
	text-decoration:none;
	border:0;
}
td.image img{
	float:left;
	padding:0;
	margin:0;
	text-decoration:none;
	border:0;
}

th{
	padding-top:3px;
	padding-left:44px;
	text-align: left;
	color:#009900;
	font-family: verdana;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../images/deco/fond_titre.gif);
	background-repeat: no-repeat;
	}


/*CSS REFERENCEMENT ICARE*/

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
}

#referencement a {
	color: #000000;
	text-decoration: none;
}

#referencement a:hover {
	color: #666666;
}
