
/*******************************************************
**                   GENERAL LAYOUT                  **
*******************************************************/
html {height:100%;}
body {
	height:100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image:url(/img/interface/black-alv.gif); background-repeat:repeat;
	background-color:#000;
}

#contener {
	position: relative;
	width:920px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	text-align:left;
	border-left:9px solid #FFEC00;
	border-right:9px solid #FFEC00;
	background-color:#FFF;
	background-image:url(/img/interface/white-alv.gif); background-repeat:repeat;
}
	
#top {
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	height:195px;
	}

/*******************************************************
**                   INTERNAL LAYOUT                  **
*******************************************************/

#page {
	padding:0px;
	clear:both;
	padding:8px;
	padding-bottom:133px;
}

.pcadre1{
	background-image:url(/img/interface/pcadre1.gif);
	background-repeat: no-repeat;
	width: 291px;
	height: 10px;
}

.pcadre2{
	background-image:url(/img/interface/pcadre2.gif);
	width: 291px;
	padding-bottom: 0px;
}

.pcadre3{
	background-image:url(/img/interface/pcadre3.gif);
	background-repeat: no-repeat;
	width: 291px;
	height: 20px;
}

.mcadre1{
	background-image:url(/img/interface/mcadre1.gif);
	background-repeat: no-repeat;
	width: 365px;
	height: 10px;
}

.mcadre2{
	background-image:url(/img/interface/mcadre2.gif);
	background-repeat: repeat-y;
	width: 365px;
	padding-bottom: 0px;
}

.mcadre3{
	background-image:url(/img/interface/mcadre3.gif);
	background-repeat: no-repeat;
	width: 365px;
	height: 20px;
}

.pcadre2 ul{margin-bottom:0px;}

.pcadre3noir{
	background-image:url(/img/interface/pcadre3noir.gif);
	background-repeat: no-repeat;
	width: 291px;
	height: 49px;
	font-size: 12px;
	font-style: italic;
	line-height: 40px;
}

.pcadre3noir a:link {
	color: white;
	text-decoration: none;}

.pcadre3noir a:visited {
	color: white;
	text-decoration: none;}

.pcadre3noir a:hover {
	color: gray;
	text-decoration: underline;}

.fullcadre {
	padding: 5px;}

.fullcadre1{
	background-image:url(/img/interface/fullcadre1.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 10px;
}

.fullcadre2{
	background-image:url(/img/interface/fullcadre2.gif);
	width: 900px;
}

.fullcadre3{
	background-image:url(/img/interface/fullcadre3.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 18px;
}

.fullcadre3gris{
	background-image:url(/img/interface/fullcadre3gris.gif);
	background-repeat: no-repeat;
	width: 892px;
	height: 50px;
	padding-left: 8px;
	cursor: pointer;
}

.industrie{
	
	background-repeat: no-repeat;
	width: 240px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.btp{
	background-repeat: no-repeat;
	width: 162px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.tertiaire{
	background-repeat: no-repeat;
	width: 234px;
	height: 41px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.missions {
	color: black;
	width: 100%;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 5x;
	font-style:italic;
}

.carre {
	width: 18px;
	height: 18px;
	background-color: #FFED00;
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
}

.jaune {
	background-color: #FFED00;
	font-weight: bold;}
	
#titre-liste {
	font-size: 20px;
	padding-left: 8px;
	padding-bottom: 8px;
	line-height: 25px;
}

#ligne0 {
	background-color: #FFED00;
	font-weight: bold;
	font-size: 13px;
}

.ligne1 {
	background-color: #DEDEDE;
}

.bande-jaune {
	background-color: #FFED00;
	font-size: 22px;
	margin: 1px;
	width: 890px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.border {
	border: 1px solid #B0B0B0;
}

td.border-left {
	border-left: 1px solid #B0B0B0;
}

td.border-right {
	border-right: 1px solid #B0B0B0;
}

td.border-top {
	border-top: 1px solid #B0B0B0;
}

td.border-bottom {
	border-bottom: 1px solid #B0B0B0;
}

.left-align {
	text-align: left;
}

#AnnType, #AnnRef {
	float: left;
	margin-right: 10px;
	font-size: 13px;
}

#AnnType {
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}

#AnnRef {
	background-color: #DEDEDE;
	padding-left: 16px;
	padding-right: 16px;
}

div.contact {
	background-image:url(/img/illu/t_contact.gif);
	background-repeat: no-repeat;
	width: 334px;
	height: 45px;
	margin-left: 8px;
	padding-bottom: 10px
}

/********************************************************/

#footer{
	height:137px;
	width:100%;
	background-image:url(/img/interface/footer.jpg);
	position:absolute;
	bottom:0;
	}


/*******************************************************
**                      NAVIGATION                  **
*******************************************************/

#nav {height:38px; margin-bottom:10px; margin-top:0px; background-color:#000; }


/*******************************************************
**                       GOODIES                      **
*******************************************************/

.bouton{border:1px solid #000; text-align:center; color:#fff; background-color:#999;}

.Itemlist {
	margin-top:5px;
	margin-bottom:15px;
	padding: 5px;
	font-size:10px;
	color:#666;
	background-color:#dedede;
}

.ItemlistOn {
	background-color:#333;
	margin-top:5px;
	margin-bottom:15px;
	padding: 5px;
	font-size:10px;
	color:#fff;
}

/****************************************************/


p {margin-top: 8px; margin-bottom:8px;}

.textfield {border: 1px solid #ccc; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333; }
.textfields {border: 1px solid #ccc; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333; }

.entete { background-color:#666; color:#FFF; font-weight:bold; }


.ligneon { background-color:#ccc; color:#000;}

.on {border:1px solid #000; }
.off {border:1px solid #fff; }


.spacer {clear:both;}

.Note {
	font-size:10px;
	line-height:13px;
	}
	
/*******************************************************
**                  TITRE ET LIENS                    **
*******************************************************/
	
a:link {
	text-decoration: none;
	color: #000;
	}
	
a:visited {
	text-decoration: none;
	color: #000;
	}
	
a:hover {
	color: #000;
	text-decoration: underline;
	}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
	clear:both;
	margin-bottom:7px;
	margin-top:0px;
	background-color:#333;
	color:#000;
	padding:3px;
}

h2 {
	clear:both;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background-color: #EEEEEE;	font-size: 16px;	margin-top:10px;	margin-bottom:8px;font-weight:normal; 
	}

h3 {
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#999;
	clear:both;
	text-align:right;
	font-weight:normal;
}
	