/* CSS Document */


/* Elements menu haut (Mariage, Boutique, Evenementiel, Fleurs...)*/
#th-haut{
	height:200px;
	background:url(../images/design/acc-menu-haut.gif) no-repeat;
}
#carre1{
	position:absolute;
	top:232px;
	left:36px;
}
#carre2{
	position:absolute;
	top:248px;
	left:218px;
}
#carre3{
	position:absolute;
	top:238px;
	left:402px;
}
#carre4{
	position:absolute;
	top:252px;
	left:592px;
}
/* * * */

/* Partie centrale */


/*Colonne 1*/
p.titre-edito{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b2d135;
}
span.titre-actu{
	font-weight:bold;
}
#colonne-1{
	width:250px;
	text-align:justify;
	background:url(../images/design/titre-bienvenue.gif) no-repeat top;
	float:left;
	margin-left:27px;
	padding-top:48px;
}
#colonne-2{
	width:250px;
	text-align:justify;
	background:url(../images/design/titre-actualites.gif) no-repeat top;
	float:left;
	margin-left:27px;
	padding-top:48px;
}
#newsletter{
	background:#b2d135;
	width:250px;
	color:#FFFFFF;
	font-size:10px;
	padding-top:5px;
	text-align:center;
}
input.newsletter{
	border:1px solid #829d17;
	width:171px;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin-top:4px;
	margin-bottom:4px;
}
/* * * */



div.actu-link{
	color:#c62489;
	font-size:10px;
	text-align:right;
}
a.actu-link:link,a.actu-link:visited{
	color:#c62489;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a.actu-link:hover{
	text-decoration:underline;
	
}
/* * * */