/*BALISE HTML*/
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin:0px;
	text-align:center;
	background-color:#FFFFFF;
}

a { 
	color: #000000;
	text-decoration: underline;
}
a:hover { 
	color: #666666;
}

img {
	border:0px;
}

p {
	text-align:justify;
	font-size: 11px;
	margin-top:2px;
	margin-bottom:15px;
}



/*STRUCTURE GENERALE*/

/*---------------------Entete---------------------*/
#head {
	position:relative;
	width:800px;
	margin:auto;
	text-align:center;
}

#head .bggen {
	background-image:url(../images/gen/bg_head-gen01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:10px;
}

/*---------------------Mise en forme contenu---------------------*/
#corps {
	position:relative;
	width:800px;
	margin:auto;
	text-align:center;
}

#corps td {
	text-align:left;
}

/*----Filet centrale----*/
#corps .filetmedium {
	background-image:url(../images/gen/filet_medium-gen01.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:15px;
}

#corps .filetmediumdot {
	background-image:url(../images/gen/filet_mediumdot-gen01.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:15px;
}

#corps .filetsmallmdot {
	background-image:url(../images/gen/filet_mediumdot-gen01.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:5px;
}

#corps .filetgen {
	background-image:url(../images/gen/filet_horiz-gen01.gif);
	background-repeat:repeat-x;
	height:1px;
}

#corps .chapeau{
	display:block;
	padding-left:30px;
	font-weight:bold;
	text-align:left;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:30px;
}

#corps .chapeau{
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
}

#corps blockquote{
	display:block;
	margin:2px;
	font-size:9px;
}

#corps .blockqfiletleft{
	padding-left:5px;
}

#corps .blockqfiletright{
	padding-right:5px;
}

/*----Bloc images centrale----*/
#corps .blocphotoright{
	margin-top:5px;
	margin-left:20px;
	margin-bottom:20px;
	width:145px;
	float:right;
	display:block;
}

#corps .blocphotoleft{
	margin-top:5px;
	margin-right:20px;
	margin-bottom:20px;
	width:1450px;
	float:left;
	display:block;
}

#corps .imageshema{
	display:block;
	margin-bottom:15px;
}

#corps .blocphotocentre{
	text-align:center;
	display:block;
	margin-top:30px;
	margin-bottom:15px;
}

/*----Mise en forme TXT centrale----*/
#corps h2{
	margin-top:0px;
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	font-size:20px;
	line-height:40px;
}

#corps h3{
	margin-top:5px;
	margin-bottom:5px;
	font-size:16px;
}

#corps h4{
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	color:#000000;
}

#corps .legende{
	font-size: 9px;
	margin-bottom:10px;
	color:#000000;
	display:block;
}

#corps ul{
	padding: 0px 0px 0px 20px!important;
	padding: 0px 0px 0px 0px;
}

#corps li{
	font-size:11px;
	margin-top:2px;
	margin-bottom:15px;
}

#corps .ulimbriq{
	padding: 2px 0px 0px 20px!important;
	padding: 2px 0px 0px 0px;
}

#corps .listimbriq{
	list-style-image:url(../images/gen/pict_line.gif);
	margin-bottom:15px;
}


/*----tableau centrale----*/
#tab {
	font-size:9px;
	color:#000000;
	margin-bottom:20px;
}

#tab td{
	padding:2px;
	text-align:right;
}

#tab .subhead {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#666666;
	text-align:center;
}

#tab .head {
	color:#FFFFFF;
	font-weight:bold;
}

#tab .grasleft {
	text-align:left;
	font-weight:bold;
}

#tab .grasright {
	text-align:right;
	font-weight:bold;
}

#tab .totaux {
	font-weight:bold;
}

#tab .txtcolorleft {
	text-align:left;
	font-weight:bold;
}

#tab .txtcolorright {
	text-align:right;
	font-weight:bold;
}

#tab .grasleft {
	text-align:left;
	font-weight:bold;
}

#tab .grasright {
	text-align:right;
	font-weight:bold;
}

#tab .left {
	text-align:left;
}

#tab .color {
	font-weight:bold;
}

#tab .colorcentre {
	text-align:center;
	font-weight:bold;
}

/*----Encart centrale----*/
#encart {
	width:555px;
	padding: 2px 0px 2px 0px;
	margin-top:50px;
	margin-bottom:15px;
}

#encart  p{
	font-size:9px;
	margin-bottom:5px;
}

/*----Encart pdf centrale----*/
#encartpdf {
	width:555px;
	border-top:1px solid #999999;
	padding: 2px 0px 2px 0px;
	margin-top:15px;
	margin-bottom:30px;
}

#encartpdf  img{
	border:0px;
	display:inline;
	float:left;
	margin-right:15px;
		
}

#encartpdf  a{
	border:0px;
}


#encartpdf  p{
	font-size:9px;
	margin-bottom:5px;
	color:#999999;
}


/*---------------------Colonnes contenu---------------------*/
#cols {
	margin-top:15px;
	margin-bottom:10px;
}

#cols p {
	text-align:left
}

/*---------------------Recherche---------------------*/
#search {
	background-color:#CCCCCC;
	margin-top:5px;
}

#search .inputchamp {
	border:1px solid #666666;
	width: 150px; color: #666666;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:inline; vertical-align:middle;
	margin:3px;
}

#search .inputimage {
	display:inline;
	vertical-align:middle;
	margin:3px;
}

#base {
	position:relative;
	width:800px;
	margin:auto;
	text-align:center;
}

/*---------------------Pied de page---------------------*/

#base .bg {
	background-image:url(../images/gen/bg_base-gen01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-size: 11px;
	color:#FFFFFF;
	text-align: right;
	padding-right:10px;
}

#base a {
	color:#FFFFFF;
	text-decoration: none;
}

#base a:hover {
	text-decoration: underline;
}

/*STRUCTURE NAVIGATION GENERALE*/

#blockmenu {
	margin-top:20px;
	display:block;
}

#blockmenu td {
	padding-top:2px;
}

#blockmenu .filet {
	background-image:url(../images/gen/filet_horiz-gen01.gif);
	background-repeat:repeat-x;
	height:1px;
}

#smenuchiffrecles {
	padding-left:25px;
	font-size: 9px;
	color:#999999;
	font-weight: bold;
	margin-bottom:5px;
}

#smenuchiffrecles a {
	color:#999999;
	text-decoration: none;
	display:block;
}

#smenuchiffrecles a:hover {
	color:#006D85;
	text-decoration: none;
	display:block;
}

#smenuchiffrecles strong {
	color:#006D85;
	display:block;
}

#smenugouvern {
	padding-left:25px;
	font-size: 9px;
	color:#999999;
	font-weight: bold;
	margin-bottom:5px;
}

#smenugouvern a {
	color:#999999;
	text-decoration: none;
	display:block;
}

#smenugouvern a:hover {
	color:#F66013;
	text-decoration: none;
	display:block;
}

#smenugouvern strong {
	color:#F66013;
	display:block;
}

#smenusolution {
	padding-left:25px;
	font-size: 9px;
	color:#999999;
	font-weight: bold;
	margin-bottom:5px;
}

#smenusolution a {
	color:#999999;
	text-decoration: none;
	display:block;
}

#smenusolution a:hover {
	color:#322D6C;
	text-decoration: none;
	display:block;
}

#smenusolution strong {
	color:#322D6C;
	display:block;
}

#smenuactivite {
	padding-left:25px;
	font-size: 9px;
	color:#999999;
	font-weight: bold;
	margin-bottom:5px;
}

#smenuactivite a {
	color:#999999;
	text-decoration: none;
	display:block;
}

#smenuactivite a:hover {
	color:#008131;
	text-decoration: none;
	display:block;
}

#smenuactivite strong {
	color:#008131;
	display:block;
}

#smenufinancial {
	padding-left:25px;
	font-size: 9px;
	color:#999999;
	font-weight: bold;
	margin-bottom:5px;
}

#smenufinancial a {
	color:#999999;
	text-decoration: none;
	display:block;
}

#smenufinancial a:hover {
	color:#6D162F;
	text-decoration: none;
	display:block;
}

#smenufinancial strong {
	color:#6D162F;
	display:block;
}

/*STRUCTURE NAVIGATION INTERNE PAGE*/

#blockmenuintern {
	width:555px;
	height:15px;
	display:block;
	text-align:right;
	vertical-align:text-top;
	font-size:9px;
	font-weight:bold;
	color:#999999;
	margin-bottom:5px;
}

#blockmenuintern .apart {
	color:#999999;
	vertical-align:bottom;
	background-image:url(../images/gen/pict_page.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration: none;
	padding-right:15px;
	margin-right:5px;
}

#blockmenuintern .apart:hover {
	color:#000000;
	background-image:url(../images/gen/pict_page2.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration: none;
}

#blockmenuintern strong {
	color:#000000;
	vertical-align:bottom;
	background-position:right;
	background-image:url(../images/gen/pict_page2.gif);
	background-repeat:no-repeat;
	padding-right:15px;
	margin-right:5px;
}

#blockmenuintern img {
	border:0px;
	vertical-align:bottom;
}

#blockmenuintern .filet {
	width:555px;
	background-image:url(../images/gen/filet_horiz-gen01.gif);
	background-repeat:repeat-x;
	height:1px;
}

#hautdepage {
	width:555px;
	display:block;
	text-align:right;
	font-size:9px;
	font-weight:bold;
	color:#999999;
	margin-bottom:10px;
}

#hautdepage a {
	color:#999999;
	text-decoration: none;
	margin-right:5px;
}

#hautdepage a:hover {
	color:#000000;
	text-decoration: none;
}

#hautdepage img {
	margin-left:5px;
	border:0px;
}