/*-General-----------------------------------------------*/
body{
	font-family:arial;
	color:#006599;
	font-size:11px;
	background-color:#006599;
	
}
#overall{
	background-color:#F4F4F4;
}
#menu .menuoff, #menu .menuoff a{
	background-color:#006599;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
#menu .menuon, #menu .menuon a{
	background-color:#F4F4F4;
	color:#000;
	font-size:11px;
	font-family:arial;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}


#menu li:hover{
	background-color:#FFF;
	color:#000;
}
#menu a:hover{
	text-decoration:underline;
}
#menu li.first{
	background-color:#006599;
	color:#FFF;
}
#sousmenu, .sousmenu, a.sousmenu, a.sousmenu:active, a.sousmenu:visited{
	color:#000;
}
#sousmenu{
	line-height:30px;
}
#sousmenu a.sousmenu:hover{
	text-decoration:underline;
}
.fondmenu{
	background-color:#000000;
}
h1{
	background-color:#006599;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	display:inline;
}
#content{
	width:535px;
}
p{
	/*clear:left;*/
	margin-top:10px;
	text-align:justify;
}
#overall{
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
html, body, form, h1, h2, h3, h4, h5, h6, p, div, ul, li, dl, dd, dt {
	margin:0;
	padding:0;
}
ul{
	list-style-position: inside;
}
/*table {
	width: 90%;
}*/
/* -------------- Liens -------------- */
a {
	text-decoration: underline; 
	color: #006599;
}
a:active {
	text-decoration: none ; 
	color: #006599;
} 
a:visited {
	text-decoration: underline; 
	color: #006599;
}
a:hover {
	text-decoration: none ; 
}
a img {
	border:none;
	margin:0;
	padding:0;
}
a.lang{
	color: #000000;
}
a:hover.lang{
	color: #006599;
}
form {
	display:inline;
}
select { font-family: Verdana, Arial, sans-serif; font-size:8pt;line-height:0; letter-spacing:0; margin:0;} 
input, textarea {
	color : #000000;
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.north {
	position:absolute;
	top:0;
	margin-top:0;
}

.south {
	position:absolute;
	bottom:0;
	top:auto;
	margin-top:0;
}

.east {
	position:absolute;
	right:0;
	left:auto;
	margin-left:0;
}

.west {
	position:absolute;
	left:0;
	margin-left:0;
}

/*-Contenu-----------------------------------------------*/

/* -------------- Bloc Gauche -------------- */

#leftnav {
	float:left;
	width:150px;
}
#leftnav .bloc ul {
	list-style-type:none;
}
#leftnav .top{
	line-height:20px;
}
#leftnav .bloc a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	display: block;
	width:150px;
	padding: 3px;
	padding-left: 5px;
	background: #888BC2;
	list-style-position: outside;
	/*margin-top:5px;*/
	margin-bottom:5px;
}
#leftnav .bloc li a:hover{
	background: #3C409B;
}
#leftnav li.last{
	border-bottom:none;
}
#leftnav a,#leftnav a:active,#leftnav a:visited{
	color:#FFF;
	text-decoration:none;
}

/*#leftnav .bloc{
	width:158px;
	color:#000000;
	font-size:11px;
	margin-top:5px;
	background-color:#CCCCCC;
	padding:1px;
}

#leftnav .bloc ul {
	list-style-type:none;
}
#leftnav .bot{

}

#leftnav .autopromo{
	width:158px;
	text-align:center; 
	padding:3px;
}
#leftnav .autopromo img{
	padding:3px;
}
#leftnav li{
	margin-bottom:0px;
	padding:4px;
	padding-left:10px;
	list-style-position: outside;
	border-bottom: 1px solid #EAEAEA;
}
#leftnav li.last{
	border-bottom:none;
}
#leftnav a,#leftnav a:active,#leftnav a:visited{
	color:#3C409B;
	text-decoration:none;
}
#leftnav a:hover{
	text-decoration:underline;
}*/

/* -------------- Bloc Contenu -------------- */
#page {
	padding:15px;
	
	/*margin-left:154px;
	margin-right:155px;*/
}
#page p, #home p {
	padding-top:1em;
	text-align:justify;
	margin-bottom:10px;
}
#page u{
	margin-top:10px;
}
#page h1, #page h2, #page h3, #page h4, #home h1, #home h2, #home h3, #home h4{
	display:inline;
	text-decoration:none;
	font-weight:bold; 
}
#page h1, #categorie h1{
	background-color: #006599;
	color: #FFF;
	padding: 3px 4px;
	margin: 1px;
	margin-top: 10px;
	clear:both;
	/*display:block;*/
	font-size:1.4em;
}
#page h2{
	/*color:#3C409B;*/
	font-size:1.3em;
}
#page h3{
	/*color:#888BC2;*/
	font-size:1.2em;
}
#page h4{
	/*color:#888;*/
	font-size:1.1em;
}
#page .date{
	color:#888;
	float:right;
}
#chemin, #chemin a,#chemin a:active,#chemin a:visited{
	color:#888;
	text-decoration:none;
}
#chemin a:hover{
	color:#3C409B;
}

#categorie li{
	/*clear: both;*/
}
#aconsulter ul, #listearticles ul{
	list-style-type: circle;
	list-style-position: inside;
	/*list-style-image: url(/images/puce/aconsulter.gif);*/
}
#aconsulter h1, #listethemes h1{
	background:none;
	display:block;
	clear:both;
	color:#3C409B;
	font-size:1.2em;
	margin-bottom:5px; 
	padding-bottom:2px; 
	border-bottom: 1px solid #3C409B;
}
#aconsulter li h2{
	list-style-type: none;
	color:#69C;
	font-size:1.2em;
}
li.listethemes, #listethemes li{
	list-style-type: none;
	font-weight:bold;
	color:#3C409B;
	border: 1px solid #ccc;
	background-color: #f7f5f0;
	padding: 3px;
	margin: 1px;
	margin-top: 10px;
}
li.listearticles{
	margin: 1px;
	list-style-type: disc;
	padding-left: 0px;
	color: #006599;
	font-weight: bold;
}
.suite {
	font-weight:bold; 
	padding-right:15px;
}
.c1{
	color:#000000;
}
.c2{
	color:#0E1D6C;
}
.c3{
	color:#6C6C6C;
}
.c4{
	color:#888;
}
.encadre, .encadrebold{
	border: 1px solid #ccc;
	background-color: #f7f5f0;
	padding: 5px;
	margin: 1px;
	margin-top: 10px;
	clear:both;
	display:block;
}
.encadrebold{
	font-weight:bold;
	color:#3C409B;
}
.s0{
	font-size:0.8em;
}
.s1{
	font-size:1.2em;
}
.s2{
	font-size:1.4em;
}
.s3{
	font-size:1.6em;
}
.tprimary {
	color: #3C409B;
}
.tsecondary {
	color: #6699CC;
}
.primary{
	background-color:#2750A8;
}
.sv{
	color: #FFFFFF;
}
.odd{
	background-color: #F0F0F0;
}
.even{
	background-color: #FFFFFF;
}
.txtaccueil1,.txtaccueil2,.txtaccueil3{
	font-weight:bold;
}
.txtaccueil1{
	color:#666666;
	font-size:1.5em;
}
.txtaccueil2{
	color:#000000;
	font-size:1.2em;
}
.txtaccueil3{
	color:#999999;
	font-size:1.6em;
}
/* organigramme et tableaux */
.cellule4 {
  float: left;
  width: 24%;
}
.cellule3 {
  float: left;
  width: 32.3%;
}
.cellule2 {
  float: left;
  width: 48.6%;
}
.cellule1 {
  float: left;
  width: 98%;
}

/* -------------- Bloc Droite -------------- */

#rightnav {
	float:right;
	width:160px;
}

#rightnav .bloc{
	width:160px;
	color:#000000;
	background-color:#CCDDED;
	margin:10px 0 10px 0;
}
#rightnav .bloc h1.head{
	display:block;
	color:#FFFFFF;
	font-size:12px;
	background: #006599 url(/intsys/images/fleche-b.gif) no-repeat 1% 60%;
	font-weight:bold;
	padding-left: 15px;
}
#rightnav .bloc p{
	padding:4px;
}
#rightnav .bloc h1, #rightnav .bloc h2, #rightnav .bloc h3{
	font-weight:bold;
	font-size:12px;
	display:inline;
	padding:4px;
}
/* -------------- Footer -------------- */
#footer{
	border-top: 1px solid #E3E8E2;
	text-align:center;
	width:760px;
	line-height:40px;
	margin-top:5px;
	font-size:0.8em;
	color:#666;
	margin-left:auto;
	margin-right:auto;
	clear : both;
}
hr {color:#cccccc;}
