/*************************************************************
		AFFICHAGE DATE DANS MODULES (ACTU, GALERIE...)
		et H2 QUI VA AVEC
**************************************************************/

.infos_date{
	background: #fff;
	width: 28px;
	height: 28px;
	display: block;
	margin: 0;
	padding:0;
	position: relative;
	text-align: center;
	float: left;
	line-height: 100%;
	border: 1px solid #9d032f;
}

.infos_date span.mois{
	background: #9d032f;
	border-bottom: 1px solid #9d032f;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 85%;
	padding: 2px 0;
	text-transform: uppercase;
}

.infos_date span.jour{
	bottom: 1px;
	padding: 3px 0;
	left: 0;
	width: 100%;
	font-size:14px;
	position: absolute;
	color:#000;
}

.infos_entete h2{
	font-family: Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	margin: 0 0 0 50px;
	font-size: 20px;
	font-weight: bold;
	border-bottom:1px solid #9d032f;
}
.infos_entete h2 a {text-decoration:none;}
.infos_entete h2 a.active, .infos_entete h2 a:hover{ text-decoration:none;}
















/************************************************
					 BOX POUR LES MODULES
************************************************/

.box_accueil {
	margin-bottom:15px; 
	width:260px;
	color:#000;
	font-weight:normal;
}

.box_entete {
	color:#fff;
	background-color: #9d032f;
	/*background:#666666 url(https://www.creperie-lamphore.com/img/fd_entete.jpg);*/
	font-weight:bold;
	padding:0;
	padding-left:8px;
	padding-top:2px;
	height:24px;
	line-height:24px;
	-moz-border-radius: 5px 5px 0 0; 
	padding-right:8px;
	font-size:12px;
}

.box_entete h2 { padding:0; font-size:12px; color:#fff;}
.box_entete h2 a {color:#fff; text-decoration:none;}
.box_entete h2 a:hover, .box_entete h2 a.active {color:#000; text-decoration:none;}

.box_entete h3 { padding:0; font-size:12px; color:#fff;}
.box_entete h3 a {color:#fff; text-decoration:none;}
.box_entete h3 a:hover, .box_entete h3 a.active {color:#000; text-decoration:none;}

.box_entete a {color:#fff; text-decoration:none;}
.box_entete a:hover, .box_entete a.active {color:#000; text-decoration:none;}

.box_corps {
	/*background:url(https://www.creperie-lamphore.com/img/fd_box.jpg) repeat-x #fff;
	background-position:top;*/
	border: 1px solid #ccc;
	background-color:#FFFFFF;
	padding:8px;	
	-moz-border-radius: 0 0 5px 5px; 
	color:#000000;
}	
.box_corps a {text-decoration:none; color:#666;}
.box_corps a:hover {color:#9d032f;}

.box_corps h2 { padding:0; font-size:13px;color:#9d032f;}
.box_corps h2 a {text-decoration:none;}
.box_corps h2 a:hover, .box_corps h2 a.active {text-decoration:none;}

.box_corps ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
	height:1%;
}

.box_corps li{
	list-style-type:none;
	list-style-position:outside;
	font-weight:bold;
	padding:3px;
}

.box_corps li.selection {
	text-decoration:none;
}

.box_corps li.selection a{
	color:#EA2D31;
}

.box_corps li a {text-decoration: none;}

.box_corps input.btsubmit{
	background-position:top;
	border:1px solid #999;
	margin-bottom:5px;
	color:#333;
}

.box_corps input.formulaire{
	background-position:center;
	background-color:#FFF;
	border:1px solid #CCC;
	color:#333;
}




.msg { font-size:13px; color:#CC0000; font-weight:bold; margin:10px}

.date_publication {
	font-size:11px;
	font-style:italic;
}




/****************** Newsletter	resto ****************/
.newsletter_resto{
	position:absolute;
	top:24px;
	right:25px;
	text-align:center;
}
/****************** FIN Newsletter	resto ****************/





/******************* Liens du multipage *******************/
.multipage ul {
	height:20px;
	margin:0 0 0 0;
	padding:0 0 0 0px;
	list-style-type:none;
}

.multipage ul li {
	display:inline;
	margin:0;padding:0;
}

.multipage ul li a{
	text-decoration:none
}

.multipage a{
	text-decoration:none
}

.multipage img { vertical-align:middle; padding-right:5px }
/******************* FIN liens  du multipage *******************/








.liste_visite {
	border-bottom:1px dotted #ccc;
	margin-top:2px;
	padding-bottom:2px;
	padding-top:2px;
}

.liste_visite_hover{ 
	background-color:#F4F4F4; 
	cursor:pointer;
	border-bottom:1px dotted #ccc;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:2px;
}

.liste_visite h2, .liste_visite_hover h2 {
	font-size:13px;
	text-decoration:none;
}

.liste_visite h3, .liste_visite_hover h3 {
	font-size:13px;
	text-decoration:none;
}






/****************************************************
					PORTFOLIO
****************************************************/
.location{
	height:26px;
	background-image:url(https://www.creperie-lamphore.com/img/fd_locator.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	color:#666;
	font-size:10px;
}

.location input{
	background-image:url(https://www.creperie-lamphore.com/img/fd_locator.jpg);
	background-position:bottom;
	border:none;
	color:#333;
	height:25px;
	cursor:pointer;
}

.location input.hover, .location input:hover{
	background-image:url(https://www.creperie-lamphore.com/img/fd_entete3.jpg);
	background-position:top;
	border:none;
	color:#FFF;
}

.location a{
	text-decoration:none;
}

.alert{	
	color:#e12d2d;
	font-weight:bold;
	font-variant:small-caps;
	font-size:14px;
}

#ligne{
	border-bottom:1px dashed #999;
}

.titre_galerie{
	font-size:13px;
	border-bottom:1px solid #999;
	font-variant:small-caps;
	font-weight:bold;
}

.img_calendrier {
	vertical-align:top;
	border:none;
}