﻿@charset "utf-8";
/* blocs par trois */
.newstiers{
	float:left;
}
.newstiers .vignette{
	float:none;
}
.tiersdroit{
	width:960px;
}
.tiersdroit .double{
	margin: 36px auto 0;
}
/* Fin blocs par trois */


/* lien accès formulaire de recherche */
#accesrechercher{
	position:absolute;
	bottom:0;
	right:0;
	background-color:#5387c4;
	border-radius:34px 0 0 0;
	padding: 12px 15px 12px 15px;
	width: 328px;
}
#logoaccesrechercher{
	float:left;
	height:42px;
	width:42px;
	margin-right:10px;
}
#texteaccesrechercher{
	float:left;
	height:42px;
	text-align:right;
	text-transform:uppercase;
}

#texteaccesrechercher .graswhite{
	font-size:11px;
	line-height:19px;
}

#texteaccesrechercher .finwhite{
	font-size:14px;
	line-height:25px;
	font-style:italic;
}
#texteaccesrechercher a
{
	display:block;
}

/* fin lien accès formulaire de recherche */

/* Titre h1 MairieExpert */
#subslideshow .moduletable_slideshowh1ME {
	position: absolute;
	left: 10px;
	bottom: 30px;
}

.moduletable_slideshowh1ME {
	position: absolute;
	bottom: 17px;
	left: 35px;
}

.moduletable_slideshowh1ME h1 {
	font-size: 22px;
	line-height: 29px;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #626262;
}

/* fin Titre h1 MairieExpert */

/* Bloc news et breves Mairiexpert */
#actualitesME{
	position:relative;
	width:960px;
	height:696px;
}
#brevesME{
	position:relative;
	width:960px;
	height:550px;
	margin-top:36px;
	background-color:white;
	border-radius:10px;
}
#breveswrapper{
	height:322px;
	overflow:hidden;
	padding:23px 17px 0;
}

#dateavenirwrapper{
	height:167px;
	padding:23px 17px 0;
}
.vignetteombre2 {
	background-image:url('img/ombredouble.png');
	width:472px;
	height:12px;
	position:absolute;
	top:550px;
	left:0;
}

.typea .mairieexpert .vignetteetiquette{
	background-image:url('img/vignetteetiquettepedago3.jpg');
}

.mairieexpert h2{
	color:#5387c4;
}

#brevesME h2{
	font-family:LatoWebHeavy;
	font-size:20px;
	line-height:25px;
	color:#5387c4;
	width:926px;
	border-bottom:2px solid #5387c4;
	margin-bottom:10px;
	padding:0;
}
#brevesME .date{
	font-family:LatoWebBold;
	color:#5387c4;
	line-height:23px;
}
/* fin Bloc news et breves Mairiexpert */
