/*------------------------------------------------------*
  *-----------------------------------     CSS DECO     ----*
  *------------------------------------------------------*/

body#home {
	text-align:center;
	padding: 0;
	border:0;
	margin: 0;
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}


body {
	text-align:center;
	padding: 0;
	border:0;
	margin: 0;
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #E3E5DC;
}


#global{
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-y;
}


#haut{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	padding-left: 8px;
	width: 820px;
	height: 220px;
	}
	

#menu{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 200px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;
	}
		
	
#gauche{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 290px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;
	}
	
#droite{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 290px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;
	}
	
#centre{
	float:left;
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	width: 580px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: justify;
	line-height:18px;
	}
	

		

#bas{
	clear:both;
	box-sizing: border-box;
	-moz-box-sizing: padding-box;
	padding-top: 12px;
	height: 35px;
	width:100%;
	left:0px;
	background-image: url(../images/deco/bg-bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
	

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

h1
{
	color:#00AAFF;
	font-family: helvetica;
	font-size: 20px;
	font-weight:100;
}

.titre
{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	color:#00AAFF;
	font-family: helvetica;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	height: 25px;
	width: 100%;
	padding-top:4px;
	padding-left:15px;
	background-image: url(../images/deco/titre.gif);
	background-repeat: no-repeat;
}

.highlight
{
	color:#FF9428;
	font-family: helvetica;
	font-size: 11px;
	line-height: 17px;;
}
.pied
{
	color:#727370;
	font-family: helvetica;
	font-size: 10px;
	font-weight: bold;
}


li {
	list-style-image: url(../images/deco/puce.gif);
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS PLAN     ----*
  *------------------------------------------------------*/

a.link_petit_plan{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#F9BE3E;
	display:block;
	width:100%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F9BE3E;
	border-right-color: #F9BE3E;
	border-left-color: #F9BE3E;
	}

a.link_petit_plan:hover{
	background-color: #F9BE3E;
	color:#FFFFFF;
}



a.lien_plan
{
	color:#000000;
	text-decoration:none;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;

}
a.lien_plan:hover{
	background-color: #000000;
	color:#FFFFFF;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/
  
  
body#presentation a#presentation, body#parabole a#parabole, body#antenne a#antenne, body#homevideo a#homevideo, body#promotion a#promotion, body#contact a#contact{
	color:#00AAFF;
	padding-bottom: 2px;
	background-image: url(../images/deco/on.gif);
	background-repeat: no-repeat;
   }
     
a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-decoration: none;
	display:block;
	height: 24px;
	width:180px;
	font-family: helvetica;
	font-size: 12px;
	letter-spacing:1px;
	color:#ABADA5;
	padding-top: 2px;
	padding-left: 20px;
	background-image: url(../images/deco/off.gif);
	background-repeat: no-repeat;
	}
	

a.menu:hover{
	color:#00AAFF;
	padding-bottom: 2px;
	background-image: url(../images/deco/roll.gif);
	
}

a.menu2{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-decoration: none;
	display:block;
	height: 25px;
	width:180px;
	font-family: helvetica;
	font-size: 12px;
	letter-spacing:1px;
	color:#ABADA5;
	padding-top: 2px;
	background-image: url(../images/deco/off2.gif);
	background-repeat: no-repeat;
	text-align: center;
	}
	

a.menu2:hover{
	color:#00AAFF;
	padding-bottom: 2px;
	background-image: url(../images/deco/roll2.gif);
	
}

.preload {display:none;}

 /*------------------------------------------------------*
  *-----------------------------------     CSS LIEN     ----*
  *------------------------------------------------------*/
  
  
a.lien{
	font-family: helvetica;
	font-size: 11px;
	text-decoration:none;
	color: #00AAFF;
	font-weight:bold;
	}


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

a.retour{
	font-family: helvetica;
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	}
	
a.retour:hover{
	text-decoration:underline;
}


td.tableau{
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: 500;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	}

th{
	color:#000000;
	font-family: helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	}

td.1{
	font-family: helvetica;
	font-size: 11px;
	background-color:#F3F3F1;
	color: #000000;
	font-weight: 500;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	}
td.2{
	font-family: helvetica;
	font-size: 11px;
	background-color:#FFFFFF;
	color: #000000;
	font-weight: 500;
	line-height: 18px;
	text-align: justify;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	}


/*------------------------------------------------------*
  *-----------------------------------     CSS POST IT     ----*
  *------------------------------------------------------*/


#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	width: 200px;
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px 0 0 0;
	width:180px;
	color:#02468B;
	font-size:11px;
}
