﻿@charset "utf-8";

/* lien accès formulaire de recherche */
#accesrechercher{
	position:absolute;
	bottom:0;
	right:0;
	background-color:#812529;
	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: 35px;
	bottom: 30px;
	
}

.moduletable_slideshowh1ME {
	position: absolute;
	bottom: 17px;
	left: 35px;
	width: 100%;
}

.moduletable_slideshowh1ME h1 {
	font-size: 24px;
	line-height: 29px;
	text-transform: uppercase;
	text-shadow: 2px 2px 1px #626262;
}

/* fin Titre h1 MairieExpert */

/* Bloc news et breves Mairiexpert */
#actualitesME{
	position:relative;
	float:left;
	width:960px;
	height:696px;
}
#brevesME{
	position:relative;
	float:left;
	width:472px;
	height:660px;
	margin-top:36px;
	background-color:white;
	border-radius:10px;
	font-size: 12px;
}
#breveswrapper{
	height:387px;
	overflow:hidden;
	padding:23px 17px 0;
}

#dateavenirwrapper{
	height:245px;
	padding:5px 17px 0;
}
.vignetteombre2 {
	background-image:url('img/ombredouble.png');
	width:472px;
	height:12px;
	position:absolute;
	top:660px;
	left:0;
}

.typea .mairieexpert .vignetteetiquette{
	background-image:url('img/vignetteetiquettepedago3.jpg');
}

.mairieexpert h2{
	color:#812529;
}

#brevesME h2{
	font-family:LatoWebHeavy;
	font-size:20px;
	line-height:25px;
	color:#812529;
	width:432px;
	border-bottom:2px solid #812529;
	margin-bottom:10px;
	padding:0;
}
#brevesME .date{
	font-family:LatoWebBold;
	color:#812529;
	line-height:23px;
}
/* fin Bloc news et breves Mairiexpert */
