/* CSS Document */

/*///////////////////////////////////// MENU DEROULANT */

.new_menucontainer {
	position:static;
	width:100%;
	padding:0px;
	z-index:500;
	margin-left:2px;
}
.menu_h1 {
	margin-bottom:0px;
	background-color:#FFF;
	padding:5px;
	
	/*border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;*/
}
.menu_lefttab {
	/*border-radius: 0px 0px 0px 10px;
	-webkit-border-radius: 0px 0px 0px 10px;
	-moz-border-radius:0px 0px 0px 10px;*/
	background-color:#FFF;
}
.menu_righttab {
	/*border-radius: 0px 0px 10px 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	-moz-border-radius:0px 0px 10px 0px;*/
	background-color:#FFF;
	/*border-left:1px dashed #E2E2E2;*/
	padding-left:5px;
}
.menu_tabgfx {
	/*border-bottom:1px solid #E2E2E2;*/
	padding:1px;
	
}
.menu_souscontainer_image {
	height:50px;
	width:50px;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	
}
.new_topcontainer {

	position:relative;
	padding:0px;
	margin:0px;

	width:100%;
	vertical-align:middle;
	z-index:224;
}
.new_menutitre_l{
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	font-size:9px;

	text-align:center;
	height:38px;

	background-repeat:repeat-x;
	background-position:top center;

	margin-top:4px;
	margin-right:2px;
	margin-left:2px;

	background-color:#fa6700;
	border-top:1px solid #ffd1b0;
	border-right:1px solid #ffd1b0;
	border-left:1px solid #ffd1b0;
	
	/*border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;*/

}
.new_menutitre_flash {
	
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	font-size:9px;

	text-align:center;
	height:38px;

	background-repeat:repeat-x;
	background-position:top center;

	margin-top:4px;
	margin-right:2px;
	margin-left:2px;
	
	background-color:#052945;
	border-top:1px solid #87aac6;
	border-right:1px solid #87aac6;
	border-left:1px solid #87aac6;	
	
}
.new_menutitre{
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	font-size:9px;

	text-align:center;
	height:38px;
	background-image:url(../images/new_v2/menu.png);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#4f7da4;
	border-top:1px solid #97b1c6;
	border-left:1px solid #97b1c6;
	border-right:1px solid #97b1c6;
	margin-top:4px;
	margin-right:2px;
	margin-left:2px;


} 

.new_menutitre:hover{
	
	background-image:url(../images/new_v2/menuo.png);
	background-color:#183d69;
} 
.new_menublack {
	
	background-color:#052945;
	border-top:1px solid #87aac6;
	border-right:1px solid #87aac6;
	border-left:1px solid #87aac6;
	

}
.new_menutitre_o{
	
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	font-size:9px;

	text-align:center;
	height:38px;
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#032540;
	border-top:1px solid #97b1c6;
	border-left:1px solid #97b1c6;
	border-right:1px solid #97b1c6;
	margin-top:4px;
	margin-right:2px;
	margin-left:2px;
	
	background-image:url(/images/new_v2/menuo.png);


} 
.new_menutitre_k {
	
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	font-size:9px;

	text-align:center;
	height:38px;
	
	background-repeat:repeat-x;
	background-position:top center;
	
	background-color:#8eadc9;
	
	background-image:url(/images/new_v2/menus.png);
	

	border-top:1px solid #97b1c6;
	
	border-left:1px solid #97b1c6;
	border-right:1px solid #97b1c6;
	margin-top:4px;
	margin-right:2px;
	margin-left:2px;



} 
.new_menutitre_s{
	
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	font-size:9px;

	text-align:center;
	height:38px;

	background-color:#FFF;
	border-top:1px solid #97b1c6;
	
	border-left:1px solid #97b1c6;
	border-right:1px solid #97b1c6;
	margin-top:4px;
	margin-right:2px;
	margin-left:2px;
	

} 
.new_souscontainer {
	display:none;
	position:relative;
	width:933px;
	top:-1px;
	left:1px;
	background-color:#145386;
	margin-left:-1px;
	padding:10px;
	border:1px solid #A1A1A1;
	background-image:url(/images/new_v2/menufond.png);
	background-repeat:repeat-x;
	z-index:9999;
	
	border-radius: 0px 0px 10px 10px;
	/*-moz-border-radius: 0px 0px 10px 10px;*/
	-webkit-border-radius: 0px 0px 10px 10px;

}
.new_topmnulink_s{
	display:block;
	width:100%;
	height:100%;
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
	color:#000;
	vertical-align:middle;

}
.new_topmnulink_s:hover{
	display:block;
	width:100%;
	text-decoration:none;
	color:#000;

}
.new_topmnulink{
	display:block;
	width:100%;
	height:100%;
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
	color:#FFFFFF;
	vertical-align:middle;

}

.new_topmnulink:hover{
	display:block;
	width:100%;
	text-decoration:none;
	color:#FFFFFF;
}
.menu_blocklink {
	display:list-item;
	

	padding:3px;
	margin-left:18px;
	
	list-style:square;
}
.menu_blocklink img {
	border:0px;
	margin-right:5px;
}
.bloc_master {
	background-position: center center;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	
	box-shadow: 0px 0px 10px #E2E2E2;
	/*-moz-box-shadow: 0px 0px 10px #E2E2E2;*/  
    -webkit-box-shadow: 0px 0px 10px #E2E2E2; 
	
	border-radius: 5px;
	/*moz-border-radius: 5px;*/
	-webkit-border-radius: 5px;
	
}
.bloc_head {
	background-image:url(/images/tab.png);
	background-position:center center;
	
	height:23px;
	padding-left:5px;
	padding-top:2px;
	
	border-radius: 5px 5px 0px 0px;
	/*-moz-border-radius: 5px 5px 0px 0px;*/
	-webkit-border-radius: 5px 5px 0px 0px;
	
}
.bloc_content {
	padding:8px;
}
.bloc_foot {
	
}
.menuleft_sline {
	
}
.menuleft_line {
	
	
}
.menuleft_line:hover {
	background-color:#F4F4F4;
}
.menuleft_sline a {
	
	display:list-item;
	list-style:square;
	margin-left:15px;
	padding-left:2px;
	font-weight:bold;
	
}
.menuleft_line a {
	
	color:#1051a6;
	display:list-item;
	list-style:square;
	margin-left:15px;
	padding-left:2px;
	
}
.menuleft_line a:hover {
	text-decoration:none;
}
.menuleft_head {
	border-bottom:1px dashed #C0C0C0;
	font-weight:bold;
	padding:5px;
	font-size:11px;
	background-color:#F4F4F4;

}
.menuleft_head a {
	display:block;
	color:#666;
}
.menuleft_head a:hover {
	text-decoration:none;
	color:#000;
	
}
.menuleft_cont {
	overflow:hidden;
}
.menu_group {
	font-size:10px;
	padding:5px;
	/*background-color:#1051a6;*/
	color:#000;
	font-weight:bold;
	border-bottom:1px dashed #C0C0C0;
	
}
