﻿html,body 
{
	margin:0px;
	font-family:arial;
	font-size:12px;
	color:#666666
}

.Container
{
	position:relative;
	top:0px;
	z-index:2;
	width:1014px;
	margin-left:auto;
	margin-right:auto;
}

.btnHome
{
display:block;
letter-spacing:2px;
width:208px;
height:27px;
padding-left:40px;
background-image:url(../Img/Gabarit/btn/btn_home.jpg);
background-repeat:no-repeat;
color:#ffffff;
text-decoration:none;
line-height:27px;
}

.btnHome:hover
{
	-moz-opacity:.50;
filter:alpha(opacity=50);
-khtml-opacity:.50;
opacity:.50;
}

.lblTitle
{
	color:#424141;
	font-weight:bold;
	letter-spacing:2px
}

.News_header
{
	width:253px;
	height:27px;
	line-height:27px;
	background-image:url(../Img/Gabarit/btn/btn_news.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
	display:inline-block;
	text-indent:40px;
	letter-spacing:2px;
}
.News_body
{
	width:100%;
	background-color:#bababa;
}
.News_body a
{
	width:100%;
	font-size:12px;
	color:#4d4d4d;
	text-decoration:none;
	
}
.News_body a:hover
{
	text-decoration:underline;
}

.contact
{
	color:#ffffff;
	display:block;
	width:100%;
	padding-left:20px
	
}

.contact a
{
	color:#ffffff;
	text-decoration:none;
	
}

.contact a:hover
{
	text-decoration:underline;
	
}

.UCcontact
{
	color:#444444;
	font-size:12px
	
}

.UCcontact a
{
	color:#444444;
	text-decoration:none;
	
}

.UCcontact a:hover
{
	text-decoration:underline;
	
}

.txtBox
{
	border:1px solid #2677bf;
	background-color:#ffffff;
	
	color:#2677bf;
	font-family:Arial;
	font-size:12px
}

.Copyright
{
	color:#9e9e9e;
	font-size:10px;
	width:100%;
	display:block;
	text-align:center
}

.Copyright a
{
	color:#9e9e9e;
	text-decoration:none
}

.Copyright a:hover
{
	text-decoration:underline
}

.btnPratique
{
	display:block;
	height:30px;
	width:100%;
	text-decoration:none;
	color:#b8b8b8;
	line-height:30px;
	background-image:url(../Img/Gabarit/btn/picto_menuPratique.jpg); 
	background-repeat:no-repeat; 
	background-position:right;
}
.btnPratique:hover
{
background-image:url(../Img/Gabarit/btn/picto_menuPratiqueOver.jpg); 	
color:#86000e
}

.ASPMenu
{
	position:relative;
	top:-10px;
}
.menuBarIe
{
	display:block;
	width:180px;
	height:27px;
	background-image:url(../Img/Gabarit/btn/btn_menu.jpg);
	background-repeat:no-repeat;
	padding-bottom:2px;
	text-indent:40px;
	text-decoration:none;
	color:#1a71b0;
	line-height:27px;
	position:relative;
	left:-10px;
}

.menuBarIe:hover
{
	background-image:url(../Img/Gabarit/btn/btn_menuOver.jpg);
	color:#323232
}

.menuBarIeN1
{
	display:block;
	position:relative;
}

.menuBarIeN1 a
{
	color:#ffffff;
	text-decoration:none;
}

.menuBarIeN1 a:hover
{
	color:#444444;
	text-decoration:none;
}

.menuBarIeN2
{
	position:relative;
	background-color:#ffffff;
}

.menuBarIeN2 a
{
	display:block;
	color:#ffffff;
	padding-bottom:1px;
	margin-bottom:1px;
	line-height:20px;
	padding-left:2px;
	background-color:#2676bd;
	width:180px;
	text-decoration:none;
}

.menuBarIeN2 a:hover
{
	text-decoration:none;
	background-color:#cccccc;
	color:#444444;

}



.menuBarMozilla
{

	display:block;
	width:180px;
	height:27px;
	background-image:url(../Img/Gabarit/btn/btn_menu.jpg);
	background-repeat:no-repeat;
	padding-bottom:2px;
	text-indent:40px;
	text-decoration:none;
	color:#1a71b0;
	line-height:27px;
	position:relative;
	left:-10px;
	top:0px;
}
.menuBarMozilla:hover
{
	background-image:url(../Img/Gabarit/btn/btn_menuOver.jpg);
	color:#323232
}

.menuBarMozillaN1
{
display:block;
width:160px;
height:20px;
line-height:20px;
position:relative;
left:5px;
}

.menuBarMozillaN1 a
{
	color:#ffffff;
	text-decoration:none;
}

.menuBarMozillaN1 a:hover
{
	color:#444444;
	text-decoration:none;
}
.menuBarMozillaN2
{
background-color:#ffffff;
position:relative;
}

.menuBarMozillaN2 a
{
	display:block;
	color:#ffffff;
	padding-bottom:1px;
	margin-bottom:1px;
	line-height:20px;
	background-color:#2676bd;
	width:180px;
	text-decoration:none;
}

.menuBarMozillaN2 a:hover
{
	text-decoration:none;
	background-color:#cccccc;
	color:#444444;
}


.menuBarSafari
{

	display:block;
	width:213px;
	height:30px;
	background-image:url(../Img/Gabarit/btn/btn_menu.jpg);
	background-repeat:no-repeat;
	padding-bottom:5px;
	text-indent:40px;
	text-decoration:none;
	color:#1a71b0;
	line-height:27px;
	position:relative;
	top:0px;
	left:-10px;

}	
.menuBarSafari:hover
{
	background-image:url(../Img/Gabarit/btn/btn_menuOver.jpg);
	color:#323232
}

.menuBarSafariN1
{
display:block;
width:160px;
height:20px;
line-height:20px;
position:relative;
top:-5px;
}

.menuBarSafariN1 a
{
	color:#ffffff;
	text-decoration:none;

}

.menuBarSafariN1 a:hover
{
	color:#444444;
	text-decoration:none;
}
.menuBarSafariN2
{
	background-color:Transparent;
	position:relative;
}

.menuBarSafariN2 a
{
	display:block;
	color:#ffffff;
	line-height:20px;
	padding-bottom:1px;
	margin-bottom:1px;
	background-color:#2676bd;
	width:180px;
	text-decoration:none;
}

.menuBarSafariN2 a:hover
{
	text-decoration:none;
	background-color:#cccccc;
	color:#444444;
}

.Mentions
{
	position:relative;
	top:10px;
	
}

.Mentions a
{
	color:#2677bf;
	text-decoration:none;
	font-weight:bold
	
}

.Mentions a:hover
{
	text-decoration:underline;
	
}