#box-timeline a, .cr-europe a:link {
      text-decoration:underline;
	  background: none;
	  padding:0 0px 0 0;
  }


#box-timelinek a:hover, .cr-europe a:hover {
      text-decoration:none;
	  background: none;
	  padding:0 0px 0 0;
        }

div.dosleg-barre {
        background:#000 url(/fileadmin/templates/images/skin/bg_gradients_02.png) 0 -273px repeat-x;
	padding:0px 0px 3px 0px;
}


.title-dosleg {
	color:#fff;
	font-size:2em;
	font-weight:normal;
	background:#000 url(/fileadmin/templates/images/skin/bg_gradients_02.png) 0 -273px repeat-x;
	margin:5px 0 5px 10px;
	padding:0 5px 0 0;
}				

#interventions h2
{ 
  margin: 1em 0 0 0;
}	
									
#interventions h3
{ 
  margin: 0 0 0 1em;
}			

#interventions h4
{ 
  margin: 0 0 0 2em;
}			

#interventions ul
{
  margin: 0.5em 0 0.5em 4em;  
  list-style: disc outside none;
}	
						
/****** Scrutins *****/
div.blocscr {
        text-align: justify;
        margin-left: 55px;
        text-indent: -35px;
        margin-bottom: 3px;
}


span.blocscrnr {
        margin-left: 5px;
}

td.scrnomina
{  
  padding-left: 0.5em;
  padding-right: 0.5em;
}

td.scr_tit
{
	 font-size: 130%;
	 font-weight: bold;
	 white-space: nowrap;
	 padding: 9px 15px 9px 15px;
	 width: 250px;
	 color: white;
	 background-color: #960000;
}

.box-size-03 {
    width: 150px !important;
}

#adoptions {
    border: thin solid #808080;
    clear: both;
}
#adoptions td, #adoptions th {
    padding: 5px;
}
#adoptions th {
    background-color: #ccc;
    border: thin solid #888;
    border-width: 0 0 thin 0;
}
#adoptions tr:nth-child(even) td {
    background-color: #eee;
}
#adoptions tr:nth-child(odd) td {
    background-color: white;
}

.actions-04{
	text-align: right;
}

/**** Tableau historique */
a:link.button-tableau-comparatifs{
	display: inline-block;
	font-size: 100%;
	padding: 5px 10px 10px 10px;
	background-color: #4aab18;
	background: linear-gradient(180deg, #3a8e0e, #4aab18);
	border: 2px solid white;
	border-radius: 15px;
	color: white;
	box-shadow: 1px 1px 5px #aaaaaa;
	position: relative;
}

a:visited.button-tableau-comparatifs{
	color: white;
}
