body {
	background-image: url(../img/master/background.jpg);
	background-repeat: repeat-x;
	font: 75%/normal Calibri, Arial, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #D7E2E4;
}
#page {
/*    color:#550000;*/
}
.img_left {
    float:left;
}
.img_right {
    float:right;
}

#page a:link {
    color:#CC0000;
    text-decoration: none;
}
#page a:visited {
	/*color:#880000;*/
    color:#CC0000;
    text-decoration: none;
}
#page a:hover {
	text-decoration: underline;
}

.content h1, .content_hp h1, .content_right h1, .content_right_hp h1, .content_big h1 {
	font-size: 14px;
    color: #FFF164;
	font-weight: bold;

}

.content_right_inside_hp {
	text-align: center;
}
.content_box h1 {
	font-size: 12px;
	color: #880000;
	font-weight: bold;
}
.content_inside_hp {
	text-align: center;
}
.mention {
	font-size:9px;
    color:#000;
}
#footer {
    color:#550000;
	font-size:10px;
}
#footer a:link {
    color:#CC0000;
    text-decoration: none;
}
#footer a:visited {
     color:#880000;
}
#footer a:hover {
	text-decoration: underline;
}

#menu_haut {
	font-family: Calibri, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color:#0196AC; 	
	line-height: 1em;
}

#menu_haut a {
	text-align: center;
	text-decoration: none;
	background: transparent;
}

#menu_haut a:hover {
	background: #FFC873;
	text-decoration: none;
	filter:alpha(opacity=93);
    -moz-opacity:0.93;
    opacity:0.93;

}
#menu_haut dt:hover {
	background: #FFC873;
}

#smenu_haut1 a, #smenu_haut2 a, #smenu_haut3 a, #smenu_haut4 a, #smenu_haut5 a {
	border-top: 0 none;
	background: #FFF164;
    filter:alpha(opacity=89);
    -moz-opacity:0.89;
    opacity:0.89;
	border: 1px solid #AF4200;
}

#menu_haut span.new{
	color:#FF3300;
    bottom: 3px;
    font-size:9px;
}
.new{
	color:#FFCC00;
    bottom: 3px;
    font-size:9px;
}
.mot_cle_bas {
	color:#D7E2E4;
	font-size:1px;
	line-height: 1px;
	filter:alpha(opacity=0);
    -moz-opacity:0;
    opacity:0;

}

#page h3 {
	font-size:16px;
	color: #FF3300;
}
#page h4 {
	font-size:14px;
	color: #660000;
}
.encadre1 {
	background-color: #CCCCCC;
	border: thin dashed #999999;
	padding: 4px;
}
.encadre2 {
	background-color: #FFFF99;
	border: thin dashed #CC0000;
	padding: 4px;
}
.texte_bleu {
	color: #0000CC;
	font-weight:bold;
}
.texte_rouge {
	color:#0196AC; 
	font-weight:bold;
}

#fich_tech table {
	width: 100%;
	border: 1px solid #50617C;
	border-collapse: collapse;
}

#fich_tech td {
	border: 1px solid #50617C;
	padding:3px 8px 3px 8px;

}

#fich_tech th {
	background-color: #D7E2E4;
	border: 1px solid #50617C;
	font-size: 18px;
	padding:5px;
	text-align:center;
	color: #50617C;
}
.fich_tech_categ {
	background-color: #C4CCD5;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}
#liste_fich_tech table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #50617C;
}

#liste_fich_tech td {
	text-align:center;
	border: 1px solid #50617C;
}
#liste_fich_tech tr:hover {
	text-align:center;
	background-color:#EFF0FA;
}
#liste_fich_tech th {
	background-color: #D7E2E4;
	font-size: 12px;
	text-align:center;
	border: 1px solid #50617C;
}
.highlight {
	font-weight: bold;
	background-color: #CCCCCC;
}
#tab_fich_join table {
	width: 80%;
	border-collapse: collapse;
	border: 1px solid #FF6600;
	
}
#tab_fich_join td {
	text-align:center;
	border: 1px solid #FF6600;
}
#tab_fich_join th {
	background-color: #FFCC66;
	text-align:center;
	border: 1px solid #FF6600;
	font-size: 12px;
	color: #CC0000;
}