#blocprincipal {
	width: 980px;
	background-color: #ffffff;
	background:url(../i/imenugauche2.png) repeat-y 0 0;
}

#blocprincipal1 {
	width: 230px;
	float: left;
	background:url(../i/imenugauche2.png) repeat-y 0 0;
}

#blocprincipal1 .menuleft1{
	width: 230px;
	background:url(../i/bg-menu1.png) no-repeat 0 bottom;
	}

#blocprincipal1 .menuleft2{
	width: 230px;
	background:url(../i/bg-menu2.png) no-repeat 0 top;
	}

#blocprincipal1 .newstitre{
	width: 230px;
	height : 30px;
	color: #00466d;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

#blocprincipal1 .newstitre a {
	color: #00466D;
}

#blocnews {
	width: 230px;
}

.newstexte	{
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.newstexte a {
	color: #00466D;
}

.newstexte a:hover{
	color: #333333;
	text-decoration:none;
}

.newstexte span{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#blocprincipal2 {
	width: 750px;
	float: left;
}

#intro	{
	width: 730px;
	text-align: left;
	color: #000000;
	background-color: #eeeeee;
	padding: 8px;
	border-top: #bbbbbb solid 1px;
	border-bottom: #bbbbbb solid 1px;
}

#frais	{
	width: 680px;
	text-align: left;
	color: #000000;
	background-color: #eeeeee;
	padding: 8px;
	border-top: #bbbbbb solid 1px;
	border-bottom: #bbbbbb solid 1px;
}

.detailformation{
	background-color:#EEEEEE;
	border-bottom:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
	color:#000000;
	padding:8px;
	text-align:left;
}

.paddingleft20{
	padding:5px 5px 5px 20px;
	border-top:1px dashed #BBBBBB;
}

.menub{
	position:relative;
	padding:0 0 0 34px;
	margin:0 auto 0 auto;
	background:url(../i/menub_bg.png) repeat-x;
	*background:url(../i/menub_bg.gif) repeat-x;/* for IE browser due to png hacks */
	height:46px;
	list-style:none;
	width:669px;
}
.menub li{
	float:left;
}
.menub li a{
	float:left;
	display:block;
	color:#000;
	text-decoration:none;
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 18px;
	height:46px;
	line-height:46px;
	text-align:center;
	cursor:pointer;
}
.menub li a b{
	float:left;
	display:block;
	padding:0 36px 0 18px;
}
.menub li.current a{
	color:#fff;
	background:url(../i/menub_hover_left.png) no-repeat;
	*background:url(../i/menub_hover_left.gif) no-repeat;/* for IE browser due to png hacks */
	background-position:left;
}
.menub li.current a b{
	color:#fff;
	background:url(../i/menub_hover_right.png) no-repeat right top;
	*background:url(../i/menub_hover_right.gif) no-repeat right top;/* for IE browser due to png hacks */
}
.menub li a:hover{
	color:#fff;
	background:url(../i/menub_hover_left.png) no-repeat;
	*background:url(../i/menub_hover_left.gif) no-repeat;/* for IE browser due to png hacks */
	background-position:left;
}
.menub li a:hover b{
	color:#fff;
	background:url(../i/menub_hover_right.png) no-repeat right top;
	*background:url(../i/menub_hover_right.gif) no-repeat right top;/* for IE browser due to png hacks */
}

.glossyblue_active{
	background:url("../i/bg-etapes.png") no-repeat scroll 0 0 #045C97;
	color:#FFFFFF;
	height:18px;
	line-height:18px;
	margin:0 5px 0 0;
	text-align:center;
	width:18px;
	font-weight:bold;
}

.glossyblue{
	background:url("../i/bg-etapes.png") no-repeat scroll 0 0 #CCCCCC;
	color:#FFFFFF;
	height:18px;
	line-height:18px;
	margin:0 5px 0 0;
	text-align:center;
	width:18px;
	font-weight:bold;
}

.activeleft {
	background-image:url("../i/bg-coinsHG.png");
	background-color:#BF245A;
	background-position:top left;
	background-repeat:no-repeat;
	width:30px;
}

.activecenter  {
	background-color:#BF245A;
}
.activecenter a{
	color : #FFFFFF;
	Font-weight:bold;
	font-size:12px;
	text-decoration : none;
}

.activecenter a:hover{
	color : #FFFFFF;
	Font-weight:bold;
	font-size:12px;
	text-decoration : none;
}

.activeright {
	background-image:url("../i/bg-coinsBD.png");
	background-color:#BF245A;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:30px;
}

.desactiveleft {
	background-image:url("../i/bg-coinsHG.png");
	background-color:#CCCCCC;
	background-position:top left;
	background-repeat:no-repeat;
	width:30px;
}

.desactivecenter  {
	background-color:#CCCCCC;
}
.desactivecenter a{
	color : #FFFFFF;
	Font-weight:bold;
	font-size:12px;
	text-decoration : none;
	cursor : not-allowed;
}

.desactivecenter a:hover{
	color : #FFFFFF;
	Font-weight:bold;
	font-size:12px;
	text-decoration : none;
}

.desactiveright {
	background-image:url("../i/bg-coinsBD.png");
	background-color:#CCCCCC;
	background-position:bottom right;
	background-repeat:no-repeat;
	width:30px;
}

.txt12blanc1{
	color : #074F7F;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
}

.txt12blanc2{
	color : #FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-image:url("../i/tabblue.png");
	background-color:#045c97;
	background-repeat:repeat-x;
}

.txt12blanc1 span{
	color : #000000;
}

.txt11i1{
	font-style:italic;
	font-size:11px;
}

.inputtexte{
	border:1px solid #C8C8C8;
	color:#484848;
	font-size:11px;
	width : 171px;
	padding : 3px 3px;
}

.listetexte{
	border:1px solid #C8C8C8;
	color:#484848;
	font-size:11px;
	width:180px;
}

.inputsubmit{
	cursor:pointer;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
	background-color : #BF245A;
	height:30;
	font-size:12px;
}

.bordertopbottom{
	border : 1px solid #CCCCCC;
	padding : 10px 20px;
}

.titrecateg{
	color:#000388;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	padding-left : 5px;
}

.textgeneral {
background-color:#FFDFDF;
border-bottom:1px solid #BBBBBB;
border-top:1px solid #BBBBBB;
color:#000000;
padding:8px;
text-align:left;
width:680px;
}

.listedoc
{
background-color:#EEEEEE;
border-bottom:1px solid #BBBBBB;
border-top:1px solid #BBBBBB;
color:#000000;
padding:8px;
text-align:left;
width:700px;
}

.liensubmit{
	border: 1px solid #BF245A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#BF245A;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	background-color : #FFFFFF;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-radius: 5px 0 5px 0;
	border-radius: 5px 0 5px 0;
	width:150px;
	padding : 4px 5px 4px 5px;
	margin : 0 auto;
}

.liensubmit a{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#BF245A;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
