@charset "utf-8";
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menu li {
	float: left;
	margin-right: 0px;
}
#menu a {
	float: left;
	padding-left: 4px;
	text-decoration: none;
	background: url(../img/bgleft-bouton-menu.png) no-repeat 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #e9edee;
}
#menu span {
	float: left;
	color: #e9edee;
	font-weight: bold;
	height: 18px;
	padding-right: 6px;
	padding-top: 2px;
	padding-left: 4px;
	background: url(../img/bgright-bouton-menu.png) no-repeat 100% 0px;
}
#menu .selected    {
	background-position: 0px -40px;
}
#menu .selected span {
	background-position: 100% -40px;
	color: #FFFFFF;
}
#menu a:hover {
	background-position: 0px -20px;
	cursor: pointer;
}
#menu a:hover span {
	background-position: 100% -20px;
	color: #FFFFFF;
}
.ft_header b {
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}

.ft_footer b {
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}
.Onglet  , #sousmenu{
	width: 264px;
	margin-bottom: 20px;
}
.Onglet .OngletTop   {
	background: url(../img/bg-sousmenu.png) no-repeat;
	height: 29px;
	font: 16px "Times New Roman", Times, serif;
	color: #333;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 16px;
}
.Onglet .OngletMain {
	background: #FFF;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.Onglet .OngletBottom {
	background: url(../img/bg-sousmenu.png) no-repeat 0px -39px;
	height: 8px;
}
.Onglets {
	width: 264px;
	margin: 0px 0px 20px;
	padding: 0px;
}
.Onglets .ContentH {
	background: url(../img/bg-cadre-H.png) no-repeat;
	margin: 0px;
	padding: 0px 10px 1px;
}
.Onglets .Content {
	background: url(../img/bg-cadre.png) no-repeat;
	margin: 0px;
	padding: 4px 10px 1px;
}


.Onglets h3 {
	height: 29px;
	font: 16px "Times New Roman", Times, serif;
	color: #333;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 16px;
}
.Onglets .End {
	background: url(../img/bg-sousmenu.png) no-repeat 0px -39px;
	height: 8px;
}
#sousmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sousmenu li {
	background: url(../img/sep-sousmenu.gif) no-repeat 26px 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sousmenu a {
	text-decoration: none;
	color: #323232;
	font: 11px Verdana, Geneva, sans-serif;
	padding: 4px 0px 7px 27px;
	display: block;
	background: url(../img/puce.gif) no-repeat 15px 7px;
}
#sousmenu a:hover    {
	color: #3473cf;
	background: url(../img/puce-hover.gif) no-repeat 15px 7px;
}
#sousmenu .selected {
	text-decoration: none;
	color: #3473cf;
	font: bold 11px Verdana, Geneva, sans-serif;
	padding: 4px 0px 7px 27px;
	display: block;
	background: url(../img/puce-hover.gif) no-repeat 15px 7px;
}
/*
#mainfull .mainfullcadreTop {
	background: url(../img/bg-cadre-main-top.png) no-repeat;
	height: 4px;
	overflow: hidden;
}
#mainfull .mainfullcadreMain {
	background: #FFF url(../img/bg-cadre-main-top.png) no-repeat -1px -4px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	padding: 10px;
}
#mainfull .mainfullcadreBottom {
	background: url(../img/bg-cadre-main-bottom.png) no-repeat;
	height: 4px;
	overflow: hidden;
}
*/

.mainfullcadre {
	margin-bottom: 20px;
}
.mainfullcadre .mcTop {
	background: url(../img/bg-cadre-main-top.png) no-repeat 0px 0px;
	height: 4px;
}
.mainfullcadre .mcContent{
	background: #FFF url(../img/bg-cadre-main-top.png) no-repeat -1px -4px;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	padding: 6px 10px 1px;
}
.mainfullcadre .mcBottom {
	background: url(../img/bg-cadre-main-bottom.png) no-repeat 0px bottom;
	height: 4px;
	overflow: hidden;
}


.maincadre {
	width: 636px;
	margin-bottom: 20px;
}
.maincadre.h h1{
	background: url(../img/cadreOngletTop.png) no-repeat 0px 0px;
	height: 32px;
	overflow: hidden;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #3473cf;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
}
.maincadre .mcTop {
	background: url(../img/bg-cadremain.gif) no-repeat 0px 0px;
	height: 4px;
}
.maincadre   .mcContent{
	background: #FFF;
	border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	padding: 6px 10px 1px;
}
.maincadre .mcBottom {
	background: url(../img/bg-cadremain.gif) no-repeat 0px -4px;
	height: 4px;
	overflow: hidden;
}
.PucePDF {
	list-style-image: url(../img/pucePDF.gif);
}
.formRed,.formMsgW {
	border: 1px solid #C00;
}

.bt_valider {
	color: #CCC;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	background: url(../img/bg-input.gif) repeat-x;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-style: none;
}
.bt_valider:hover {
	color: #FFF;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fx_Tab_CT TH {
	background: #b8c1c8;
	color: #FFF;
	padding: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-size: 12px;
	font-weight: bold;
}
.fx_Tab_CT td {
	color: #000;
	background: #EEE;
	padding: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
}
.fx_Tab_CT .CO {
	color: #000;
	background: #CCC;
	padding: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
