* { margin:0; padding:0; }
body { background:url('../images/bg.png') repeat-x; font:normal 12pt "trebuchet ms",verdana,sans-serif;}

#container { display:block; width:860px; position:relative; left:50%; margin-left:-430px; }
body.std #in-container { background:url('../images/page.png') repeat-y; margin:0;}
body.ie6 #in-container { background:none; zoom:1; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="need/images/page.png", sizingMethod="scale"); }

/*body.ie6 #container { background:white;}*/

p { margin-bottom:10px; }
h1#top { width:860px; height:190px; background:url('../images/top.png') no-repeat; margin:0;} 
#top span { display:none; }
#adresse { position:absolute; width:800px; margin:0 25px; padding:0 5px; top:25px; left:0; font:normal 8.5pt "trebuchet ms",verdana,sans-serif; text-align:center;}
#chemin { position:absolute; width:630px; margin:0 25px 0 170px; padding:0 5px; top:170px; left:0; font:normal 8.5pt "trebuchet ms",verdana,sans-serif; text-align:left;}
#util { position:absolute; width:16px; top:200px; left:817px; z-index:6; }

a.path { color:black; text-decoration:underline; }
a.path:hover { color:black; text-decoration:none; }

#util .icon {display:block; width:16px; height:16px; margin-bottom:5px; }
#util .icon:hover { background-color:#dedede; }
#util .icon_print { background:url('../images/icon_print.gif') no-repeat; }
#util .icon_mail { background:url('../images/icon_mail.gif') no-repeat; }
#util .icon_ask { background:url('../images/icon_ask.gif') no-repeat; }
#util .icon_pen { background:url('../images/icon_pen.gif') no-repeat; }

#recherche { width:132px; height:46px; background:url('../images/seek.png') no-repeat; border-top:solid 10px white; border-bottom:solid 10px white;}
#bottom { width:860px; height:210px; background:url('../images/bottom.png') no-repeat; position:relative;}
#recherche input { width:95px; margin-left:10px; margin-top:21px; border:0; background:#efefef; font:normal 8.5pt "trebuchet ms",verdana,sans-serif;  height:18px;
position:absolute;
z-index:30;
}
#recherche a.mag { display:block; width:15px; height:15px; background:url('../images/mag.png') no-repeat; position:relative; left:110px; top:23px;}

#col_menu { width:132px; float:left; margin-left:25px; background:#B9DAEA; }
body.ie6 #col_menu { display:inline;}
#col_main { width:598px; float:right; margin-right:25px; padding:20px 50px 20px 30px;}
body.ie6 #col_main {display:inline;}

a.std { text-transform:lowercase; text-decoration:none; color:#517E93; font-weight:900; border-bottom:dotted #517E93 black; }
a.std:hover { text-decoration:none; color:red; }

a.item { font-size:10pt; padding:2px 4px; line-height:11pt; border-top:dotted 1px black; display:block; text-decoration:none;}
a.item_0 { background:#517E93; color:white; margin:10px 0 0 0; font-weight:bold; cursor:default; display:block; border:0;}
a.item_1 { color:black; cursor:pointer; display:block;}
a.item_1:hover { background:#990000; color:white; }
.item_2 { display:block; color:green; }
.item_3 { display:none; }
.item_4 { display:none; }
.item_5 { display:none; }


#mask { background:white; display:none; position:absolute; z-index:10; opacity:0.75; filter:alpha(opacity=75);}
#icons { background:#B9DAEA; display:none; width:570px; position:absolute; z-index:20; padding:20px; margin:20px; }

.menu_icon { float:left; font:normal 9pt "trebuchet ms",verdana,sans-serif; color:white;
width:130px; height:130px; line-height:10pt; position:relative; margin:5px;}


.over_menu_icon { position:absolute; width:130px; height:130px; left:0; top:0; z-index:2; }
body.std .over_menu_icon { background:url('../images/tv.png') no-repeat; }
body.ie6 .over_menu_icon { display:none; } /*background:none; zoom:1; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="need/images/tv.png", sizingMethod="crop"); }*/

.over_all_icon { position:absolute; width:130px; height:130px; left:0; top:0; z-index:3; opacity:0; filter:alpha(opacity=0); cursor:pointer; }
body.std .over_all_icon { background:url('../images/tv_bg.png') no-repeat; }
body.ie6 .over_all_icon { background:url('../images/tv_bg_ie6.png') no-repeat; opacity:100; filter:alpha(opacity=100); }

.hover_over_all_icon { opacity:0.5; filter:alpha(opacity=50); }
.menu_icon img { position:relative; left:23px; top:7px;}
.name_icon { position:absolute; left:0; top:100px; width:118px; z-index:3; display:block; padding:0 6px; text-align:center; cursor:pointer; font-size:6.5pt;}
.chemin_icon { font-size:9pt; font-weight:bold; padding:3px 10px; background:#D9EAF3; margin:0 0 10px 0;}
.chemin_icon a { color:#3A7289;}
.chemin_icon a:hover { color:black;}

#companyMenu { position:absolute; width:810px; left:25px; top:139px; }
a.company { text-decoration:none; text-transform:uppercase; letter-spacing:-1px; font:bold 18px arial; color:#517E93; display:block; float:right; margin:0 5px; padding:0 3px; }
a.company:hover { text-decoration:none; color:white;}

.menuButton { display:block; width:200px; float:right; font-size:9pt; font-weight:bold; text-align:center; background:#D9EAF3; padding:3px 10px; color:black; text-decoration:none; margin:20px 0 0 0; cursor:pointer;}
.menuButton:hover { background:#517E93; color:white; text-decoration:none;}

#col_main { font-size:9pt; text-align:justify;}
h1 { font-size:32px; text-align:center; margin-bottom:10px;}
hr { display:block; clear:both; width:100%; height:0px; border:0; border-top:dotted #333333 1px; color:White; margin-top:20px; padding-top:10px; }

ul { list-style:none; }

.gauche { float:left; width:289px; }
.droite { float:right; width:270px; font-size:8pt; border-left:dotted 1px black; padding-left:10px; margin-left:10px; }
.droite h2, .gauche h2 { margin-top:10px; }
.large { float:left; width:598px; }
.large h2 { margin:30px 0 10px 0; border-top:dotted 1px black; padding-top:10px; }


#popular {
	position:absolute;
	width:730px;
	height:108px;
	top:44px;
	left:25px;
	margin:0 40px;
}


.popular_icon { float:left; font-size:8pt; color:white; text-align:center; width:120px; height:120px; line-height:9pt; position:relative; }
.popular_icon img { margin-top:8px; }
body.std .popular_mask { width:120px; height:120px; background:url('../images/pop.png') no-repeat; position:absolute; left:0; top:0; cursor:pointer;}
body.ie6 .popular_mask { width:120px; height:120px; background:url('../images/pop_ie6.png') no-repeat; position:absolute; left:0; top:0; cursor:pointer;}
body.std .popular_mask_hover { background:url('../images/pop_hover.png') no-repeat; }
body.ie6 .popular_mask_hover { background:url('../images/pop_hover_ie6.png') no-repeat; }
.popular_name { width:120px; position:absolute; left:0; top:98px; cursor:pointer; }


table.datas
{
	border-color: #80A0B8;
	border-width: 0 0 1px 1px;
	border-style: solid;
	width:100%;
	margin:10px 0;
	border-collapse:collapse;

}

table.datas td
{
    border-color: #80A0B8;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 2px;
	text-align:center;
}


.attention { background:#990000; color:white; font-weight:900; padding:3px; text-align:center;}
