html {background:transparent}
.textedisclamer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:10px;
	text-align: justify;
}
.textedisclamer li {
	margin:5px;
}
body {
	background-color:#E0DBD6;
	background-repeat: repeat-x;
	margin:0px;
}
#wrap {
	max-width:50em;
	margin:0 auto;
}
* html #wrap {width:50em}
/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}




.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}



/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Custom CSS
================================================*/
/* You can use different borders for different boxes on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position:absolute;
	top:210px;
	right:17px;
	width: 175px;
	height: 371px;
}
.two {
	float:left;
	width:45%;
}
.two .i1,
.two .i2 { background-image:url(borders.gif); }
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(box.gif); }
#three {
	float:left;
	clear:both;
	width:80%;
}
#three .cb {
	float:left;
	width:40%;
}
.button {
	float:left;
	margin-top:0;
}
.button .bt {
	height:8px;
	margin:0 0 0 9px;
	background-image:url(button.png);
}
.button .bt div {
	left:-9px;
	width:9px;
	height:8px;
	background-image:url(button.png);
}
.button .bb {
	height:8px;
	margin:0 0 0 8px;
	background-image:url(button.png);
}
.button .bb div {
	left:-8px;
	width:8px;
	height:8px;
	background-image:url(button.png);
}
.button .i1 {
	padding:0 0 0 3px;
	background-image:url(button-borders.png);
}
.button .i2 {
	padding:0 3px 0 0;
	background-image:url(button-borders.png);
}
.button .i3 {
	padding:0 0.5em;
	background:#3a3d40 url(button.png) no-repeat -3px -8px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.button a:link,
.button a:visited,
.button a:hover {
	border:none;
	color:#fff;
}

/* Just a bit of styling for this demo page. Adjust as you wish. */
#absolute-wrapper {
	position:relative;
	height:9em;
}
.cb li {margin-left:1em;}
</style>
[if lt IE 8]>
<style type="text/css">
/* Required IE fixes
================================================*/
/* Serve gif images to IE/Win pre version 7 */
* html .i1,
* html .i2 {background-image:url(borders.gif);}
* html .bt,
* html .bt div,
* html .bb,
* html .bb div {background-image:url(box.gif);}
/* Set a height to fix up some rendering issues. */
* html .i1,
* html .i3 {height:1px;}

/* Give the absolutely positioned box a width (including IE 7)*/
.one {width:70%;}

/* Custom rules for the buttons */
/* All IE versions need a width */
.button {width:20em;}
/* IE 7 does not need these */
* html .button .i1,
* html .button .i2 {background:transparent;}
* html .button .bt,
* html .button .bt div {background-image:url(button.gif);}
* html .button .bb,
* html .button .bb div {background-image:url(button.gif);}






#global {
	width: 995px;
	height: 650px;
	text-align: left;
	margin: 0px auto;
}

#conteneur {
	position: relative;
	width: 990px;
	height: 650px;
}

#basdepage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	width:100%;
	margin:0 auto;
	float: left;
	text-align:center;
}
#basdepage a {
	color: #000000;
	text-decoration:none;
}
#basdepage a:hover {
	color: #000000;
	text-decoration:underline;
}

/* NAVIGATION*/
#navigation {
	position: relative;
	width: 990px;
	height: 95px;
}

#logo {
	position: absolute;
	left: 20px;
	top: 5px;
	width: 70px;
}
#cube {
	position: absolute;
	left: 687px;
	top: 0px;
	width: 100px;
	height: 100px;
	text-align:right;
	vertical-align:top;
}


/* BLOC DE ECONNEXION */

#connexion {
	position: absolute;
	left: 380px;
	top: 0px;
	width: 300px;
	text-align:center;
}

.input_id {
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 80px;
}

.input_mdp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:6px;
	font-weight: normal;
	width: 60px;
}

.input_valider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
	font-weight: normal;
	border: 1px solid gray;
	background-color: #5092C9;
	margin-top:6px;
}


.input_rechercher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5092C9;
	font-weight: bold;
	border: 1px solid gray;
	background-color: #FFF;
	margin-top:6px;
	
}

.input_rechercher:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	border: 1px solid gray;
	background-color: #5092C9;
	margin-top:6px;
	
}


.typebouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:white;
	font-weight: normal;
	border: 1px solid gray;
	background-color: #5092C9;
	margin-top:6px;
	padding:2px;
	text-align:center;
}

.typebouton a{
	color:white;
	text-decoration:none;
}


#alaconnexion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;

}


.oublimdp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	text-align:right;
	margin-right: 40px;
}

.oublimdp a{
	text-decoration:none;
}

/* BLOC DE MANDATS */
.listedoc {
	border:1px solid #EFEFEF;
}
.listedoc td {
	border:1px solid #FFFFFF;
}
.listedoc .ligne_paire {
	background:#EFEFEF;
}
.listedoc .ligne_impaire {
	background:#FFFFFF;
}
.listedoc tr:hover {
	background:#E0E0E0;
}
.listedoc span {
	float:left;
	text-align:center;
	padding:4px;
}
.listedoc a {
	text-decoration:none;
	font-size:11px;
	color:#000000;
}

.nommandat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #00528D;

}

#imgmandats {
	width: 155px;
	height: 50px;
	float: left;
	text-align:center;
	vertical-align:middle;
}


.separation {
	width:100%;
	height: 1px;
	background-color:#00528D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	
}

#info {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	font-style:italic;
	padding-bottom:10px;

}


#bandeactu {
	width:600px;
	height: 100px;
	float: left;
}

#zonecentrale {
	width:545px;
	margin:0 auto;
	float: left;
	margin-top:10px;
	margin-right:10px;
}

#zonecentralereporting {
	width:100%;
	margin:0 auto;
	float: left;
	margin-top:10px;
	margin-right:10px;
}


#zonecentraleautre {
	width:100%;
	margin:0 auto;
	float: left;
	margin-top:10px;
	margin-right:10px;
}


/* BLOC DE RECHERCHE */

#recherche {
	width: 735px;
	float: left;
	margin-top:0px;
	text-align:left;
	vertical-align:middle;
	background-image:url(../images/fondrecherche.png);
	background-repeat:repeat-x;
	padding: 10px 10px 10px 10px;
}


#recherche select{
	font-size:11px;
	}

#recherche input{
	font-size:11px;
	}


/* BLOC FIN DROIT */

#blocinfodroit {
	width: 200px;
	float: left;
	margin-top:14px;


}

.texteconnexion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00528D;
	text-align:left;
	font-weight:bold;

}

.mdpoublie a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#00528D;
	text-align:left;
	font-weight:bold;
	font-style:italic;

}




.titre12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00528D;
	}

.titre12bl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	}
	
	
	
/* TABLEAUX */	
	
.entetetableau {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00528D;
	font-weight:bold;
	background-color:#E0DBD6;
	}
	
.textetableau {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	}
	
	
/* FORMULAIRE CONTACT */

.formcontact {
	width:230px;
}
.input_mdpp {
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

/* REPORTING DIFFERENT NIVEAU*/

.tin_niveau_0 {
	margin-left:5px;
	border:1px solid #eeeeee;
}
.tin_niveau_1 {
	margin-left:25px;
	border:1px solid #cccccc;
}
.tin_niveau_2 {
	margin-left:25px;
	border:1px solid #aaaaaa;
}
.tin_niveau_3 {
	margin-left:25px;
	border:1px solid #888888;
}
.tin_niveau_4 {
	margin-left:25px;
	border:1px solid #666666;
}



.texte_ok {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
	color:#009900;
	font-weight:bold;
}


.texte_ko {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BB0000;
	font-weight:bold;
}


/* MULTI CONNEXION */
#multi_connexion{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#2a2a2a;
	color:#FFFFFF;
	font-size:12px;
}
#multi_connexion a{
	color:#FFFFFF;
	text-decoration:none;
}
#multi_connexion span {
	padding:10px;
	line-height:35px;
}
#multi_connexion span:hover {
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	background-color:#3a3a3a;
}

#mes_univers {
	background-color:#2a2a2a;
	position:relative;
	z-index:300;
	text-align:left;
	font-size:12px;
}
#mes_univers:hover span {
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	background-color:#3a3a3a;
}
#liste_mes_univers{
	background-color:#3a3a3a;
	display:none;
	position:absolute;
	z-index:100;
	width:100%;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
}
#mes_univers:hover #liste_mes_univers{
	display:block;
	position:absolute;
}
#liste_mes_univers div{
	padding:5px;
	margin:5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#liste_mes_univers div a{
	display:block;
}

#liste_mes_univers div:hover{
	background-color:#4a4a4a;
	padding:5px;
}
/* FIN MULTI CONNEXION */

