@font-face {
    font-family: "gotham";
    src: url('../fonts/Gotham-Medium.otf');
}
@font-face {
    font-family: "gotham";
    font-style: italic;
    src: url('../fonts/Gotham-MediumIta.otf');
}
@font-face {
    font-family: "gotham";
    font-weight: bold;
    src: url('../fonts/Gotham-Bold.otf');
}
@font-face {
    font-family: "gotham_light";
    src: url('../fonts/Gotham-Light.otf');
	}
@font-face {
    font-family: "gotham_light";
	font-style: italic;
    src: url('../fonts/Gotham-LightIta.otf');
	}

@font-face {
    font-family: "segoe";
	src: url('../fonts/segoepr.otf');
	}
@font-face {
    font-family: "segoe";
    font-weight: bold;
    src: url('../fonts/segoeprb.otf');
}

.left
	{
	float:left;
	}

.right
	{
	float:right;
	}

body
	{
	margin:0px;
	font-family:'gotham light', arial;
	color:black;
	font-size:13px;
	background-color:#eeeeee;
	color:#525252;
	}

div.header
	{
	height:110px;
	padding-top:3px;
	width:100%;
	background-image:-moz-linear-gradient(#6592b7, #235991);
	background-image:-webkit-linear-gradient(#6592b7, #235991);
	background-image:-o-linear-gradient(#6592b7, #235991);
	background-image:linear-gradient(#6592b7, #235991);
	}

div.title
	{
	color:white;
	height:55px;
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	}

div.menu1
	{
	height:30px;
	width:100%;
	background-color:#225991;
	margin-top:15px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background-color:#5f8db4;
	}

div.menu2
	{
	color:white;
	height:30px;
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	}

a.menu_item
	{
	padding-left:20px;
	padding-right:20px;
	height:30px;
	line-height:30px;
	text-decoration:none;
	color:#ffffff;
	-webkit-transition: background-color 400ms linear, color 200ms linear;
    -moz-transition: background-color 400ms linear, color 200ms linear;
    -o-transition: background-color 400ms linear, color 200ms linear;
    -ms-transition: background-color 400ms linear, color 200ms linear;
    transition: background-color 400ms linear, color 200ms linear;
	}

a.menu_item:hover
	{
	color:#265c93;
	background-color:#d3d3d3;
	text-decoration:none;
	-webkit-transition: background-color 400ms linear, color 200ms linear;
    -moz-transition: background-color 400ms linear, color 200ms linear;
    -o-transition: background-color 400ms linear, color 200ms linear;
    -ms-transition: background-color 400ms linear, color 200ms linear;
    transition: background-color 400ms linear, color 200ms linear;
	}

div.menu_separator
	{
	width:1px;
	height:20px;
	margin-top:5px;
	background-color:#83a6c5;
	}

div.content
	{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	}
	
fieldset
	{
	margin-bottom:10px;
	width:984px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	margin:0px;
	margin-top:20px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px #d0d0d0;
    -moz-box-shadow: 1px 1px 5px #d0d0d0;
    box-shadow: 1px 1px 5px #d0d0d0;
	}

h1.title
	{
	text-align:center;
	font-family:gotham;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:30px;
	}

h2.title
	{
	font-family:gotham;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:10px;
	}

h2.title_dossier
	{
	font-family:gotham;
	font-weight:normal;
	color:white;
	font-size:30px;
	text-shadow: 1px 1px 3px #000000;
	}

h2.title_seul
	{
	font-family:gotham;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	}

img.titre
	{
	border:4px solid #ffffff;
	-webkit-box-shadow: 0px 0px 7px #aaa;
    -moz-box-shadow: 0px 0px 7px #aaa;
    box-shadow: 0px 0px 7px #aaa;
	}

img.classement
	{
	border:1px solid #ffffff;
	-webkit-box-shadow: 0px 0px 7px #aaa;
    -moz-box-shadow: 0px 0px 7px #aaa;
    box-shadow: 0px 0px 7px #aaa;
	}

a
	{
	color:#5280ba;
	text-decoration:none;
	}

a:hover
	{
	text-decoration:underline;
	}

a.politiquemania
	{
	color:#5280ba;
	text-decoration:none;
	}

span.video
	{
	color:#5280ba;
	cursor:pointer;
	}

span.video:hover
	{
	text-decoration:underline;
	}

a.politiquemania:hover
	{
	color:#5280ba;
	text-decoration:underline;
	}	
	
a.politiquemania_noir
	{
	color:#525252;
	text-decoration:none;
	}

a.politiquemania_blanc
	{
	color:#ffffff;
	text-decoration:none;
	}

div.livre_homepage:hover
	{
	background-color:#eeeeee;
	cursor:pointer;
	}

input[type="text"]
	{
	border-radius:5px 5px 5px 5px;
	font-size:10px;
	font-family:gotham_light;
	background:#e2e2e4 url(../images2015/title-bg.gif) repeat-x left top;
	}


input[type="submit"]
	{
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	font-size:10px;
	font-family:gotham_light;
	background:#e2e2e4 url(../images2015/title-bg.gif) repeat-x left top;
	border:1px solid #c3c3c3;
	text-decoration:none;
	cursor:pointer;
	}

select
	{
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	font-size:10px;
	font-family:gotham_light;
	background:#e2e2e4 url(../images2015/title-bg.gif) repeat-x left top;
	border:1px solid #c3c3c3;
	text-decoration:none;
	cursor:pointer;
	}
	
input[type="file"]
	{
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	font-size:10px;
	font-family:gotham_light;
	background:#e2e2e4 url(../images2015/title-bg.gif) repeat-x left top;
	border:1px solid #c3c3c3;
	text-decoration:none;
	cursor:pointer;
	}

input[type="button"]
	{
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	font-size:10px;
	font-family:gotham_light;
	background:#e2e2e4 url(../images2015/title-bg.gif) repeat-x left top;
	border:1px solid #c3c3c3;
	text-decoration:none;
	cursor:pointer;
	}

.search_form
	{
	font-size:13px;
	-moz-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	border:1px solid #c3c3c3;
	color:#626262;
	padding:3px 7px 3px 7px;
	background:#e2e2e4 url(../images2015/title-bg.gif) repeat-x left top;
	text-decoration:none;
	cursor:pointer;
	font-family:gotham_light;
	}

div.bloc
	{
	border:1px solid #c0c0c0;
	margin-top:20px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px #d0d0d0;
    -moz-box-shadow: 1px 1px 5px #d0d0d0;
    box-shadow: 1px 1px 5px #d0d0d0;
	background-color:white;
	}

div.bloc_intro
	{
	float:left;
	-moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
	padding-left:20px;
	}

div.departementales2015
	{
	float:left;
	-moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
	width:175px;
	height:100px;
	background:url(images2015/departementales2015.jpg) no-repeat;
	}

div.livre_du_moment
	{
	float:left;
	width:100px;
	height:160px;
	margin-top:10px;
	}

div.separateur_bloc
	{
	float:left;
	width:1px;
	background-color:#e0e0e0;
	margin:30px;
	}

table.ministre
	{
	margin-top:15px;
	width:100%;
	border-spacing:0px;
	border-bottom:1px solid #c7c4c4;
	-webkit-box-shadow: 1px 1px 5px #d0d0d0;
    -moz-box-shadow: 1px 1px 5px #d0d0d0;
    box-shadow: 1px 1px 5px #d0d0d0;
	}

td.ministre-haut
	{
	width:100%;
	color:white;
	border:1px solid #c7c4c4;
	border-bottom:0px;
	border-radius:10px 10px 0 0;
	text-align:center;
	height:30px;
	font-weight:bold;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	}
	
td.ministre
	{
	width:30%;
	border:1px solid #c7c4c4;
	border-right:0px;
	border-bottom:0px;
	padding-left:10px;
	height:30px;
	background-color:#f2f2f2;
	}

td.ministre2
	{
	width:70%;
	border:1px solid #c7c4c4;
	border-bottom:0px;
	padding-left:10px;
	}

td.tableau-haut1
	{
	color:white;
	border-radius:10px 0 0 0;
	text-align:center;
	height:30px;
	font-weight:bold;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	}

td.tableau-haut2
	{
	color:white;
	border-style: solid;
    border-width: 0 0 0 1px;
	border-color:#c7c4c4;	
	text-align:center;
	height:30px;
	font-weight:bold;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	}

td.tableau-haut3
	{
	color:white;
	border-radius:0 10px 0 0;
	border-style: solid;
    border-width: 0 0 0 1px;
	border-color:#c7c4c4;	
	text-align:center;
	height:30px;
	font-weight:bold;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	}

span.modification-ministre
	{
	float:left;
	margin-right:10px;
	display:block;
	text-align:center;
	line-height:20px;
	width:20px;
	height:20px;
	color:white;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 5px #717171;
    -moz-box-shadow: 0px 0px 5px #717171;
    box-shadow: 0px 0px 5px #717171;
	position:relative;
	bottom:1px;
	font-weight:bold;
	}

div.citation
	{
	width:977px;
	background-color:#ddd9c3;
	color:#948b54;	
	text-align:justify;
	border-radius:10px;
	padding:10px;
	}

.degrade
	{
	-webkit-box-shadow: 1px 1px 5px #d0d0d0;
    -moz-box-shadow: 1px 1px 5px #d0d0d0;
    box-shadow: 1px 1px 5px #d0d0d0;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	}

div.frise
	{
	height:30px;
	padding-top:3px;
	padding-bottom:3px;
	}

a.frise
	{
	float:left;
	text-align:center;
	height:30px;
	width:50px;
	line-height:30px;
	text-decoration:none;
	color:#ffffff;
	display:block;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	margin-right:2px;
	}

a.frise:hover
	{
	color:#265c93;
	background-color:#d3d3d3;
	background-image:-moz-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:-webkit-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:-o-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:linear-gradient(#d3d3d3, #a4a2a2);	
	-webkit-box-shadow: 0px 0px 5px #717171;
    -moz-box-shadow: 0px 0px 5px #717171;
    box-shadow: 0px 0px 5px #717171;
	}

div.frise_selected
	{
	float:left;
	text-align:center;
	height:30px;
	width:50px;
	line-height:30px;
	color:#265c93;
	background-color:#d3d3d3;
	background-image:-moz-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:-webkit-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:-o-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:linear-gradient(#d3d3d3, #a4a2a2);	
	-webkit-box-shadow: 0px 0px 5px #717171;
    -moz-box-shadow: 0px 0px 5px #717171;
    box-shadow: 0px 0px 5px #717171;
	margin-right:2px;
	}

a.bullemunicipales2014
	{
    position:relative; 
    z-index:24;
    text-decoration:none;
	color : white;
	}

a.bullemunicipales2014:hover
	{
	background:none;
	z-index:25;
	cursor:help;
	}

a.bullemunicipales2014 span
	{
	display: none;
	}

a.bullemunicipales2014:hover span
	{
	display:block; 
	position:absolute;
	top:-5px; left:30px; width:296px; height:166px;
	background-color:transparent; color:black;
	text-align: left;
	padding:1px;
	font-size : 12px;
	}

p.municipales2014-1
	{
	text-align:center;
	color:white;
	margin-top:0px;
	font-size:16px;
	}

div.bullemunicipales2014
	{
	width:234px;
	height:103px;
	padding-top:11px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../images/municipales2014/bulle.png);
	}

a.infobulle
	{
    position:relative; 
    z-index:24;
    text-decoration:none;
	color : white;
	}

a.infobulle:hover
	{
	background:none;
	z-index:25;
	cursor:help;
	}

a.infobulle span
	{
	display: none;
	}

a.infobulle:hover span
	{
	display:block; 
	position:absolute;
	top:-5px; left:30px; width:400px; height:166px;
	background-color:transparent; color:black;
	text-align: left;
	padding:1px;
	font-size : 12px;
	}

a.infobulle-popularite
	{
    position:relative; 
    z-index:24;
    text-decoration:none;
	color : white;
	}

a.infobulle-popularite:hover
	{
	background:none;
	z-index:25;
	cursor:help;
	}

a.infobulle-popularite span
	{
	display: none;
	}

a.infobulle-popularite:hover span
	{
	display:block; 
	position:absolute;
	top:-283px; left:-100px; width:198px; height:131px;
	background-color:transparent; color:black;
	text-align: left;
	padding:1px;
	font-size : 12px;
	}

div.infobulle1
	{
	width:296px;
	height:22px;
	text-align:center;
	color:white;
	padding-top:6px;
	font-weight:bold;
	background-image:url(../images/infobulletop.png);
	}
	
div.infopetitebulle1
	{
	width:200px;
	height:22px;
	text-align:center;
	color:white;
	padding-top:6px;
	font-weight:bold;
	background-image:url(../images/infopetitebulletop.png);
	}
	
div.infobulle2
	{
	padding-top:10px;
	width:296px;
	font-weight:bold;
	background-image:url(../images/infobullemiddle.png);
	}
	
div.infopetitebulle2
	{
	padding-top:10px;
	width:200px;
	font-weight:bold;
	background-image:url(../images/infopetitebullemiddle.png);
	}

div.infobulle3
	{
	width:296px;
	height:29px;
	background-image:url(../images/infobullebottom.png);
	}

div.infopetitebulle3
	{
	width:200px;
	height:29px;
	background-image:url(../images/infopetitebullebottom.png);
	}

p.infobulle1
	{
	margin-top:2px;
	margin-bottom:0px;
	margin-left:7px;
	margin-right:17px;
	font-size:11px;
	text-align:center;
	color:white;
	font-weight:bold;
	}

p.infobulle2
	{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:7px;
	margin-right:17px;
	font-size:10px;
	}

a.bullemunicipales2014
	{
    position:relative; 
    z-index:24;
    text-decoration:none;
	color : white;
	}

a.bullemunicipales2014:hover
	{
	background:none;
	z-index:25;
	cursor:help;
	}

a.bullemunicipales2014 span
	{
	display: none;
	}

a.bullemunicipales2014:hover span
	{
	display:block; 
	position:absolute;
	top:-5px; left:30px; width:296px; height:166px;
	background-color:transparent; color:black;
	text-align: left;
	padding:1px;
	font-size : 12px;
	}

p.municipales2014-1
	{
	text-align:center;
	color:white;
	margin-top:0px;
	font-size:16px;
	}

div.bullemunicipales2014
	{
	width:234px;
	height:103px;
	padding-top:11px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../images/municipales2014/bulle.png);
	}

div.infobulle-popularite
	{
	width:198px;
	height:125px;
	padding-top:6px;
	background-image:url(../images/instituts/bulle.png);
	}

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

a.scrutin:hover
	{
	color:white;
	text-decoration:underline;
	}

a.boutonarticle{
color:white;
margin-top:50px;
font-weight: bold;
border-radius: 3px;
padding: 10px 15px;
border: 1px solid #DDD;
box-shadow:0px 0px 10px #ffffff;
-webkit-box-shadow:0px 0px 10px #ffffff;
-moz-box-shadow:0px 0px 10px #ffffff;
-webkit-animation-name: bounce;
-webkit-animation-duration: 1s;
-webkit-animation-iteration-count:infinite;
-moz-animation-name: bounce;
-moz-animation-duration: 1s;
-moz-animation-iteration-count:infinite;
animation-name: bounce;
animation-duration: 1s;
animation-iteration-count:infinite;
text-decoration:none;
}

@-webkit-keyframes bounce {
0%{box-shadow:0px 0px 10px #ffffff;}
50%{box-shadow:0px 0px 0px #ffffff;}
100%{box-shadow:0px 0px 10px #ffffff;}
}
@-moz-keyframes bounce {
0%{box-shadow:0px 0px 10px #ffffff;}
50%{box-shadow:0px 0px 0px #ffffff;}
100%{box-shadow:0px 0px 10px #ffffff;}
}
@keyframes bounce {
0%{box-shadow:0px 0px 10px #ffffff;}
50%{box-shadow:0px 0px 0px #ffffff;}
100%{box-shadow:0px 0px 10px #ffffff;}
}

div.menu_nav1
	{
	float:left;
	width:3%;
	height:30px;
	}

a.menu_nav2
	{
	float:left;
	text-align:center;
	height:30px;
	width:20%;
	line-height:30px;
	text-decoration:none;
	color:#ffffff;
	display:block;
	border-radius:5px 5px 0 0;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	cursor:pointer;
	}

a.menu_nav2:hover
	{
	color:#265c93;
	background-color:#d3d3d3;
	background-image:-moz-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:-webkit-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:-o-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:linear-gradient(#d3d3d3, #a4a2a2);	
	-webkit-box-shadow: 0px 0px 5px #717171;
    -moz-box-shadow: 0px 0px 5px #717171;
    box-shadow: 0px 0px 5px #717171;
	}

div.menu_nav3
	{
	float:left;
	text-align:center;
	height:30px;
	width:20%;
	line-height:30px;
	color:#265c93;
	border-radius:5px 5px 0 0;
	background-image:-moz-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:-webkit-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:-o-linear-gradient(#d3d3d3, #a4a2a2);
	background-image:linear-gradient(#d3d3d3, #a4a2a2);	
	-webkit-box-shadow: 0px 0px 5px #717171;
    -moz-box-shadow: 0px 0px 5px #717171;
    box-shadow: 0px 0px 5px #717171;
	}

table.resultats
	{
	margin-top:15px;
	width:100%;
	border-spacing:0px;
	border-bottom:1px solid #c7c4c4;
	-webkit-box-shadow: 1px 1px 5px #d0d0d0;
    -moz-box-shadow: 1px 1px 5px #d0d0d0;
    box-shadow: 1px 1px 5px #d0d0d0;
	}

td.resultats_titre
	{
	width:100%;
	color:white;
	border:1px solid #c7c4c4;
	border-bottom:0px;
	border-radius:10px 10px 0 0;
	text-align:center;
	height:30px;
	font-weight:bold;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	}
	
td.resultats_separation
	{
	height:5px;
	border:1px solid #c7c4c4;
	}

td.resultats_mentions
	{
	background-color:#79a1c1;
	width:20%;
	color:white;
	border-left:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	text-align:center;
	height:30px;
	font-weight:bold;
	}

td.resultats_mentions2
	{
	width:10%;
	color:#525252;
	border-bottom::1px solid #c7c4c4;
	text-align:center;
	height:30px;
	}

td.resultats_referendum1
	{
	background-color:#79a1c1;
	width:80%;
	color:white;
	border-left:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	padding-left:20px;
	}

td.resultats_referendum2
	{
	background-color:#79a1c1;
	width:10%;
	color:white;
	border-left:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	text-align:center;
	}

td.resultats_referendum3
	{
	background-color:#79a1c1;
	width:10%;
	color:white;
	border-right:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	text-align:center;
	}

td.resultats_referendum1a
	{
	color:#525252;
	border-left:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	padding-left:30px;
	}

td.resultats_referendum2a
	{
	border-left:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	text-align:center;
	}

td.resultats_referendum3a
	{
	border-right:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	text-align:center;
	}

td.resultats_presidentielle1
	{
	background-color:#79a1c1;
	width:40%;
	color:white;
	border-left:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	padding-left:20px;
	}

td.resultats_presidentielle2
	{
	background-color:#79a1c1;
	width:30%;
	color:white;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	text-align:center;
	}

td.resultats_presidentielle3
	{
	background-color:#79a1c1;
	width:10%;
	color:white;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	text-align:center;
	}

td.resultats_presidentielle4
	{
	background-color:#79a1c1;
	width:10%;
	color:white;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	text-align:center;
	}

td.resultats_presidentielle5
	{
	background-color:#79a1c1;
	width:10%;
	color:white;
	border-right:1px solid #c7c4c4;
	border-bottom::1px solid #c7c4c4;
	height:30px;
	font-weight:bold;
	text-align:center;
	}
	
td.resultats_presidentielle1a
	{
	color:#525252;
	border-left:1px solid #c7c4c4;
	border-top:1px dotted #c7c4c4;
	height:30px;
	padding-left:30px;
	}

td.resultats_presidentielle2a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}

td.resultats_presidentielle3a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}

td.resultats_presidentielle4a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	font-weight:bold;
	text-align:center;
	}
	
td.resultats_presidentielle5a
	{
	border-right:1px solid #c7c4c4;
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}	
	
	

span.resultats_pourcentage
	{
	background-color:#efe9e9;
	border-radius:10px;
	display:block;
	height:20px;
	width:80px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	}

p.initiale
	{
	text-align:center;
	font-size:22px;
	margin-bottom:2px;
	}
	
p.liste_initiale
	{
	text-align:center;
	margin:0px;
	}
	
img.souligne
	{
	width:100%;
	height:3px;
	margin:0px;
	position:relative;
	top:-7px;
	}

td.senateur1
	{
	width:4%;
	border-left:1px solid #d7d5d5;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}

td.senateur2
	{
	width:24%;
	border-top:1px solid #d7d5d5;
	height:30px;
	background-color:#f3f2f2;
	}

td.senateur3
	{
	width:10%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}

td.senateur4
	{
	width:10%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	
td.senateur5
	{
	width:10%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	
td.senateur6
	{
	width:39%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	
td.senateur7
	{
	width:3%;
	border-top:1px solid #d7d5d5;
	border-right:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}

td.senateur1a
	{
	border-left:1px solid #d7d5d5;
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}

td.senateur2a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	}

td.senateur3a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}

td.senateur4a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}

td.senateur5a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}

td.senateur6a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}

td.senateur7a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}

td.depute_eu_intro
	{
	height:30px;
	text-align:center;
	background-color:#c3d7e3;
	border-left:1px solid #d7d5d5;
	border-right:1px solid #d7d5d5;
	}

td.deputeeu1
	{
	width:4%;
	border-left:1px solid #d7d5d5;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}

td.deputeeu2
	{
	width:23%;
	border-top:1px solid #d7d5d5;
	height:30px;
	background-color:#f3f2f2;
	}

td.deputeeu3
	{
	width:9%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}

td.deputeeu4
	{
	width:6%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	
td.deputeeu5
	{
	width:9%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	
td.deputeeu6
	{
	width:9%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	
td.deputeeu7
	{
	width:37%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}

td.deputeeu8
	{
	width:3%;
	border-top:1px solid #d7d5d5;
	border-right:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}	
	
td.deputeeu1a
	{
	border-left:1px solid #d7d5d5;
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}

td.deputeeu2a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	}

td.deputeeu3a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}

td.deputeeu4a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}

td.deputeeu5a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}

td.deputeeu6a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}

td.deputeeu7a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}	
	
td.deputeeu8a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}



	
	
	
	
td.mission1
	{
	width:36%;
	border-left:1px solid #d7d5d5;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}

td.mission2
	{
	width:24%;
	border-top:1px solid #d7d5d5;
	height:30px;
	background-color:#f3f2f2;
	}

td.mission3
	{
	width:10%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}

td.mission4
	{
	width:10%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	
td.mission5
	{
	width:10%;
	border-top:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	
td.mission6
	{
	width:10%;
	border-top:1px solid #d7d5d5;
	border-right:1px solid #d7d5d5;
	height:30px;
	text-align:center;
	background-color:#f3f2f2;
	}
	

td.mission1a
	{
	border-left:1px solid #d7d5d5;
	border-top:1px dotted #c7c4c4;
	height:50px;
	text-align:left;
	font-size:11px;
	padding-left:10px;
	padding-right:10px
	}

td.mission2a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	font-size:11px;
	}

td.mission3a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	}

td.mission4a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}

td.mission5a
	{
	border-top:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}

td.mission6a
	{
	border-top:1px dotted #c7c4c4;
	border-right:1px dotted #c7c4c4;
	height:30px;
	text-align:center;
	font-size:11px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	

div.info_candidature_1
	{
	float:left;
	width:15px;
	height:39px;
	background-image:url(../images/info_candidature_1.png);
	}

div.info_candidature_2
	{
	float:left;
	height:39px;
	background-image:url(../images/info_candidature_2.png);
	line-height:30px;
	font-size:10px;
	}

div.info_candidature_3
	{
	float:left;
	width:21px;
	height:39px;
	background-image:url(../images/info_candidature_3.png);
	}

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

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

div.conseil1
	{
	width:28px;
	border:1px solid #cfcbcb;
	float:left;
	}

div.conseil2
	{
	width:70px;
	border-top:1px solid #cfcbcb;
	border-right:1px solid #cfcbcb;
	float:left;
	}

div.conseil3
	{
	width:69px;
	border-bottom:1px solid #cfcbcb;
	font-size:9px;
	padding-left:1px;
	}

p.nom
	{
	margin-top:0px;
	margin-bottom:5px;
	}

p.date
	{
	line-height:8px;
	margin-top:0px;
	margin-bottom:0px;
	font-style:italic;
	color:#b0b0b0;
	}

p.raison
	{
	font-size:8px;
	margin-top:8px;
	margin-bottom:0px
	}

a.semaine
	{
	display:block;
	width:150px;
	height:26px;
	text-align:center;
	line-height:26px;
	background-color:grey;
	border-radius:5px;
	background-image:-moz-linear-gradient(#5e8db4, #47789b);
	background-image:-webkit-linear-gradient(#5e8db4, #47789b);
	background-image:-o-linear-gradient(#5e8db4, #47789b);
	background-image:linear-gradient(#5e8db4, #47789b);
	color:white;
	-webkit-box-shadow: 1px 1px 5px #d0d0d0;
    -moz-box-shadow: 1px 1px 5px #d0d0d0;
    box-shadow: 1px 1px 5px #d0d0d0;
	text-decoration:none
	}

a.semaine:hover
	{
	background-image:-moz-linear-gradient(#bdbdbd, #979797);
	background-image:-webkit-linear-gradient(#bdbdbd, #979797);
	background-image:-o-linear-gradient(#bdbdbd, #979797);
	background-image:linear-gradient(#bdbdbd, #979797);
	color:#5280ba;
	}

p.titre 
	{
	font-weight: bold;
	text-decoration : underline;
	}

p.element
	{
	margin-top:5px;
	margin-bottom:5px;
	}

p.mandat
	{
	margin-top:5px;
	margin-bottom:5px;
	}

p.candidature
	{
	margin-top:5px;
	margin-bottom:5px;
	line-height:15px;
	}

div.agenda_homepage
	{
	width:470px;
	height:100px;
	}