﻿/* 
	--------------------------------------------------------------------------------
	Overrides propres au gabarit Accueil 
	--------------------------------------------------------------------------------
*/

h1 {  
    margin-left:-300%;
}

h2 {
	font-size:1.64em;
	color:#E15C1A;
}


.colonne
{
	margin-top:0;	
}

.ColGauche {
    margin-top: 15px;
}
.ColCentre {
    width: 420px;
}

dl.NouvellesBreves {
    width: auto;
    float: none;
}
dl.NouvellesBreves dd, dl.NouvellesBreves dt {
    width: 290px;
}

dl.NouvellesBreves dd.ImgAlignementGauche {
    width: 120px;
}

div.calendrier {
    position: relative;
    top:15px;
}
div.contenuCalendrier {
    display: block;
    position: relative;
    top: 0;
}
div.titreCalendrier {
    position: relative;
    border: none;
    background:transparent url(../Images/bgHeaderCalendrierNormalAccueil.jpg) no-repeat left bottom;
    cursor:auto;
    margin-bottom:0; /* legere correction de position, probablement du au relative ci-haut */
}
div.titreCalendrier p  {
    display:none;
}

div.champsDeputes .inputRecherche 
{
	width:100%;
	margin-bottom:1em;	
}

div.champsDeputes .btnSoumettre
{
	float:right;	
	margin-bottom:1em;	
}

.blocExprimezVotreOpinion p {background:url(../Images/exprimez-votre-opinion-sm.jpg) no-repeat top left;margin:0;padding:0;border:0;padding-top:60px;}

div#BanniereFlash {position:absolute;background:transparent;width:960px;height:165px;top:0;left:0;}

.BlocCarrousel {margin-top:15px;display:none;}
