@charset "utf-8";
body {
    min-width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background-color: #F6F6F6;	/*margin:0px;
	height: 100%;*/
	}
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	text-align:right;
	}

#principal{
	font:14px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding:0px;
	border:none;
	border-color:#BBBBBB;
	height: 100%;
}

#bandeau_bas{
	width:100%;
	position: fixed;
	background-color:#F6F6F6;
	top: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: -45px;
	text-align:center;
	border-top:5px solid #cccccc;
}
#bandeau_titre{
	width:780px;
	text-align:center;
	border:0px solid;
	background-color:#FFFFFF;
	padding-top: 0px;
	position: relative;
	top: 5px;
	border-bottom: 2px solid #bbbbbb;
	margin-left: 220px;
}
#bandeau_top{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:0px solid;
	border-color:#333333;
	background-color:#FFFFFF;
	height: 100px;
}
#cadre_bas{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:0px solid;
	border-color:#333333;
	background-color:#FFFFFF;
	height:40px;
}
#carte {
	background-color: #FFFFFF;
	background-position: center center;
	padding-left: 230px;
	padding-top: 10px;
	height: 900px;
}
#entete{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	top: 0px;
	background-color:#F6F6F6;
	border-bottom-color:#333333;
	border-bottom: 5px solid #cccccc;
	margin-bottom: 0px;
	height: 100px;
	margin-top: 0px;
}
#im_tete{
	width:780px;
	height:100px;
	margin-left:220px;
	text-align:center;
	position: absolute;
	top: 0px;
	background-image: url(../images/vcw4-3.jpg);
	float: left;
}
#menu_plans{
	/*z-index: 99;*/
	left: 0px;
	top: 80;
	width:780px;
	height:25px;
	margin-left:0px;
	margin-right:auto;
	text-align:center;
	top:20px;
	position: relative;
	padding-top: 0px;
}
#popup{
	z-index: 99;
	display: none;
	position: absolute;
	top: 10%;
	;
	left:40%;
	width: 100%;
	height: 100%;
	font-family: trebuchet ms;
}
#legend{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-left:230px;
	height: 80px;
	}
#logo1 {
	position:inherit;
	top: 0em;
	width: 220px;
	height:100px;
	color:#666666;
	background-color:#fafafa;
	border-left:2px solid #CCCCCC;
	text-align:center;
}
#logo_bas{
	position:fixed;
	width:200px;
	background-color:#fafafa;
	top: 100%;
	padding:10px;
	margin-top: -40px;
	text-align:center;
	border-left:2px solid #CCCCCC;
	padding-top: 0px;
}
.menu {
	list-style : none;
	font-weight : bold;
	font-family : Arial;
	font-size : 12px;
	width:100%;
	margin-left:200px;
	margin-right:auto;
	}
.menu a {
	list-style : none;
	display : block;
	text-decoration : none;
	width : 140px;
	color:#666666;
	margin-top: -10px;
	height: 25px;
	padding-top: 5px;
	}
.menu, .menu ul /* Liste */    
	{
	padding-left:26px;
	margin : 0;
	margin-top:-12px;
	line-height : 15px;
	text-align : center;
	}
 
.menu li    { 
    list-style : none; /* on supprime le style par défaut de la liste */
    float : left; 
    /* pour IE qui ne reconnaît pas "transparent" */
    /*border-right : 1px solid #fff; /* on met une bordure blanche à droite de chaque élément */
	}
#MenuElec{
	color: #666666;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	position: absolute;
	display:none;
	top: 0px;
	left:auto;
	border-width: 1px;
	font-weight: bold;
	background-color: #fefefe;
}
#edile{
	z-index: 98; 
	color: #666666;
	font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, sans-serif;
	position: fixed;
	width:130px;
	display:none;
	top: 270px;
	right:10px;
	padding:5px;
	border-width: 1px;
	font-weight: strong;
	background-color: #ffffff;
	text-align:center;
	-webkit-border-radius: 10px / 10px;
	-moz-border-radius:    10px / 10px;
	border-radius:         10px / 10px;
	border:1px solid #bbbbbb;
}
#rp{
	z-index: 99; 
	color: #666666;
	position: fixed;
	top:50px;
	width:700px;
	height:600px;
	font-family: Segoe, Segoe UI, DejaVu Sans, Trebuchet MS, Verdana, sans-serif;
	display:none;
	margin:auto;
	padding:5px;
	border-width: 1px;
	font-weight: strong;
	background-color: #ffffff;
	text-align:right;
	overflow:scroll;
	-webkit-border-radius: 10px / 10px;
	-moz-border-radius:    10px / 10px;
	border-radius:         10px / 10px;
	border:1px solid #bbbbbb;
}
#rp table{
	background-color: #ffffff;
	border-collapse:collapse;	
}
#rp td,th{
	font-size: 0.8em;
    text-align: center;
   border: 1px solid silver;
}
#panneau1 {
	position:relative;
	float:left;
	top: 0px;
	width: 200px;
	height:900px;
	margin-top: 5px;
	padding:10px;
	color:#666666;
	background-color:#fafafa;
	border-left:2px solid #CCCCCC;
	border-top:none;
	border-right:none;
	text-align:center;
	padding-top: 3px;
}
#zoom {
	position: fixed;
	top: 180px;
	width: 35px;
	height:70px;
	padding:2px;
	color:#FFFFFF;
	background-color:#fafafa;
	border:double;
	border-color:#666666;
	text-align:center;
	-webkit-border-radius: 8px / 8px;
	-moz-border-radius:    8px / 8px;
	border-radius:         8px / 8px;
	margin-left: 720px;
}
#scru{
    width: 190px;
    padding: 1px;
	color:#666666;
	background-color:#eeeeee;
    border: 2px solid gray;
    margin: 0;
}
.ar_tab{
	width:150px;
	}
.choix_scru{
	font:15px Arial, Helvetica, sans-serif;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	line-height:20px;
	border-width: 1px solid red;
	color:#666666;
}
.choix_scru:hover {
	color: #F8AC3E;
}
.choix_scru:hover #MenuElec{
	display:inline;
}
.login{

}
.fermer{
	text-align:left;
	font-size:12px;
/*	text-decoration:no;*/
	color:#333333;
}
.ptibouton {
	font-size: 10px;
	color:#666666;
	line-height:15px;
	display:block;
	width:70px;
	float:left;
	-webkit-border-radius: 3px / 3px;
	-moz-border-radius:    3px / 3px;
	border-radius:         3px / 3px;
	border:1px solid #bbbbbb;
	height: 30px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	}
.sidebarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing:0.1em;
	line-height:18px;
	}
.sigles {
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	line-height:15px;
	background-color:#ffffff;
	display:block;
	width:48px;
	float:left;
	-webkit-border-radius: 5px / 5px;
	-moz-border-radius:    5px / 5px;
	border-radius:         5px / 5px;
	border:1px solid #bbbbbb;
	text-align:center;
	}
.sigles:hover{
	background-color:#cccccc; /*c15708*/
	color:#ffdd00;
	}
.scrutin {
	color: #666666;
	border: 2px solid #666666;
	width: 180px;
	display: block;
	height: 30px;
	padding-top: 3px;
	margin-top: 2px;
	margin-left: 8px;
	background-color: #EEEEEE;
}
.scrutin:hover {
	color: #F8AC3E;
	background-color: #666666;
}
.Style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	line-height: 24px;
	font-size: 18px;
}
.Style19 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	}
.Style20 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
	font-style:italic;
	}
.Style201 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 15px;
	font-weight: bold;
	font-style:italic;
	text-decoration:no;
	}
.Style20 a {
	color:#333333;
}
.Style20:hover	{
	background-color:#cccccc; 
	color:#ffdd00;
}
.Style21 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #888888;
	font-weight: bold;
	line-height:22px;
	}
.Style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}
.Style25 {
	line-height:16px;
	font: 16px Arial, Helvetica, sans-serif;
	color:#A5A5A5;
	font-weight: bold;
	}
.Style33 {color: #FFFFFF;font-weight: bold;}
.Style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #CC6633;
	font-weight: bold;
}

.Style41 {font-size: 12; font-weight: bold; color: #666666;padding-left:15px;text-align:left }
.Style45 {font-size: 14px;font-weight: bold;color: #666666;text-align:center}
.tagline1 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666666;
	line-height:25px;
	}
	
.tagline2 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CCCCCC;
	line-height:25px;
	}
.title1 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 14px;
	color:#003366;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 300px;
	left: 100px;
	max-width: 500px;
	height: 60px;
	z-index: 9999;
	background: #dddddd;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	display:none;
}
.title1 td{
	font-size: 0.8em;
    text-align: center;
	width: 40px;
   border: 1px solid silver;
}
.title1 table{
    border-collapse: collapse;
   border: 1px solid silver;
   margin:auto;
}
