* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font: 12px Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0 0 50px;
	background: #035201 url(/img/fond-oblique-bkg.gif);
} 	
	
a {
	color: #41A102;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFD208;
}
a:active {
	text-decoration: none;
}
img {
	margin: 0;
	padding: 0;
}	
.clear {
	clear: both;
	display: block;
	background: #99FF99;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.clear02 {
	clear: both;
	display: block;
	background: #99FF99;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: 2px 0px 5px 0px;
	padding: 0px;
}
.ligneverthach{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #009900;
}





#breadcrumb  {
	padding: 0px;
	color: #78AD2B;
	margin: 0px 0 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
#breadcrumb ul li {
	margin : 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	color: #78AD2B;
	}
#breadcrumb a:link,
#breadcrumb a:active,
#breadcrumb a:visited {
	text-decoration: none;
	color: #78AD2B;
	font: normal 12px Arial, Helvetica, sans-serif;
}
#breadcrumb a:hover  {
	text-decoration: none;
	color: #FFCC00;
}




/* Bando */
#bandoWarper {
	margin:0;
	padding: 0;
	height: 191px;
	width: auto;
}
#bando {
	margin:0 auto;
	padding: 0;
	height: 191px;
	width: 900px;
	position: relative;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: url(img/bando-bkg.jpg);
}

#img_aleatoire_01 {
	position:absolute;
	left:564px;
	top:36px;
	width:79px;
	height:79px;
	z-index:12;
}
#img_aleatoire_02 {
	position:absolute;
	left:672px;
	top:36px;
	width:79px;
	height:79px;
	z-index:12;
}
#img_aleatoire_03 {
	position:absolute;
	left:780px;
	top:36px;
	width:79px;
	height:79px;
	z-index:12;
}



/* Eléments du bando */
#logotype {
	margin:0 auto;
	padding: 0;
	height: 170px;
	width: 334px;
	position: absolute;
	left: 17px;
	top: 15px;
	z-index: 9;
}
#magasin {
	position:absolute;
	left:352px;
	top:15px;
	width:185px;
	height:169px;
	z-index:11;
}
#url {
	position: absolute;
	left: 158px;
	top: 158px;
	z-index: 10;
}
#url p {
	color: #FFFFFF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}









/* Contenu général */
#contentWarper {
	margin:0px auto;
	padding: 0;
	height: auto;
	
}

#content {
	margin:0px auto;
	padding: 20px 0px;
	height: auto;
	width: 900px;
	clear: both;
	position: relative;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
	background: #FFFDE4 url(img/content-bkg.jpg) no-repeat right top;
	
}



/* Tables //background-color: #FFFDE4;*/
table, tbody, td {
	border-collapse:collapse;
	font-size: 11px;
}
td {
	padding: 2px;
}
td.data p {
	margin: 0;
	padding: 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}







#sideLeft {
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	width: 253px;
	border-right: 1px solid #CCCCCC;
}

#sideRight {
	margin: 0;
	padding: 0px 20px 10px;
	height: auto;
	float: left;
	width: 556px;
}

#sideRightRight {
	margin: 0;
	padding: 0;
	height: auto;
	float: left;
	width: 160px;
}



h1,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 20px;
	color: #065C01;
	margin: 0px 0px 4px;
	font-weight: normal;
}
h1 span {
	color: #F5C35B;
}
h2 {
	text-align:center;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009900;
	margin: 5 5 5 5px;
	padding: 5 5 0 0px;
}
h3 {
	font-size: 12px;
	color: #065C01;
	margin: 0 0 0 0px;
}
h4 {
	font-size: 13px;
	color: #065C01;
	margin: 0 0 4px;
}
h5 {
	font-size: 12px;
	color: #33CC66;
	margin: 0 0 4px;
}
h6 {
	font-size: 9px;
	color: #A559C1;
	margin: 0 0 4px;
}
p {
	margin: 0 0 4px;
	padding: 0;
}



	  


/* Menu */
#menu {
	margin: 0;
	padding: 0;
}
#menu ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
#menu ul ul {
	margin: 0 0 10px;
	padding: 6px 0 0 14px;
}
#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu li li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu li a:link, 
#menu li a:active, 
#menu li a:visited,
#menu li a:hover {

	color: #065C01;
	text-decoration: none;
	display: block;
	margin: 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	width: 180px;
	padding: 5px 0 1px 37px;
	background: url(img/minifleur.jpg) no-repeat left center;
	border-bottom: 5px solid #FFFDE4;
	}
#menu li a:hover,
#menu li a.active:link, 
#menu li a.active:visited {
	color: #679425;
	background: url(img/minifleur_leger.jpg) no-repeat left center;
	border-bottom: 5px solid #89C431;
	}
#menu li li a:link, 
#menu li li a:active, 
#menu li li a:visited,
#menu li li a:hover {
	color: #065C01;
	text-decoration: none;
	display: block;
	margin: 0;
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 159px;
	text-transform: capitalize;
	padding: 2px 0px 2px 14px;
	background: url(img/fleur-li-li.gif) no-repeat left center;
	border-style: none;
	}
#menu li li a:hover,
#menu li li a.active:link, 
#menu li li a.active:visited {
	color: #679425;
	background: url(img/fleur-li-li-hover.gif) no-repeat left center;
	border-style: none;
	font-weight: bold;
	}

.sousmenu{
	color: #065C01;
	text-decoration: none;
	display: block;
	margin: 0;
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 159px;
	text-transform: capitalize;
	padding: 2px 0px 2px 14px;
	background: url(img/fleur-li-li.gif) no-repeat left center;
	border-style: none;

}


/* Pied de page */
#pied_de_page {
	padding: 0px;
	height: 67px;
	margin: 0px auto;
	position: relative;
	width: 900px;
	background: #FFFDE4 url(img/pied-de-page-bkg.gif) no-repeat;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFDE4;
	background-image: url(img/pied-de-page-bkg.gif);
}

#rappelMenu {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	height: auto;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #33CC00;
}
#rappelMenu a:link,
#rappelMenu a:active,
#rappelMenu a:visited {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #33CC00;
}
#rappelMenu  a:hover  {
	color: #339900;
}


#coordonnees {
	margin: 0px;
	padding: 12px 0px 0px;
	text-align: left;
	color: #016f00;
	display: block;
	float: left;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#coordonnees a:link,
#coordonnees a:active,
#coordonnees a:visited {
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-left: 0px;
	color: #016F00;
}
#coordonnees  a:hover  {
	color: #FFCC00;
}


#signature {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 11px/50px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 270px;
	height: 50px;
}
#signature a:link,
#signature a:active,
#signature a:visited {
	color: #94c546;
	text-decoration: none;
}
#signature  a:hover  {
	color: #C8C8C8;
}

.box_prestations {
	border: 1px solid #cccab6;
	padding: 10px;
	position: relative;
}
.box_prestations2 {
	border: 1px solid #cccab6;
	padding: 10px;
	position: relative;
}
.box_prestations.mariage {
	background: #fffbd0;
}
.box_prestations.deuil {
	background: #f2e9fa;
}
.box_prestations.decoration {
	background: #ffe1d9;
}
.box_prestations img {
	border: 2px solid #006600;
	padding: 2px;
	background-color: #78AD2B;
	position: relative;
	display: block;
	float: left;
	margin-right: 10px;
}
.box_prestations2 img {
	border: 1px solid #FFFFFF;
	background-color: #78AD2B;
	position: relative;
	display: block;
	float: center;
	margin-right: 10px;
}
.box_prestations img_orig {
	border: 1px solid #FFFFFF;
	height: 116px;
	width: 275px;
	background-color: #78AD2B;
	position: relative;
	display: block;
	float: left;
	margin-right: 10px;
}

.box_prestations p {
	font: 12px/140% Tahoma;
}
.titre {
	background: url(img/box_prestations_mariage_title-bkg.gif) no-repeat;
	height: 21px;
	width: 280px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-transform: uppercase;
	padding-top: 8px;
	padding-left: 30px;
	margin: 0px;
}
.titre#mariage{
	background: url(img/box_prestations_mariage_title-bkg.gif) no-repeat;
}
.titre#deuil {
	background: url(img/box_prestations_deuil_title-bkg.gif) no-repeat;
}
.titre#decoration {
	background: url(img/box_prestations_decoration_title-bkg.gif) no-repeat;
}
.box .titre a:link,
.box .titre a:active,
.box .titre a:visited {
	color: #FFFFFF;
}
.box .titre a:hover {
	color: #78AD2B;
}
.box_prestations a:link,
.box_prestations a:active,
.box_prestations a:visited {
	color: #000000;
}
.box_prestations a:hover {
	color: #FFCC00;
}
.box {
	margin-bottom: 20px;
}

.tablobordvert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	border: 1px solid #006600;
}
.imagegauche2{
	margin: 0px 20px 2px 0px;
	padding: 10px;
	background: #FFFFCC;
	border: 1px solid #006600;
	float: left;
}
.imagedroite2{
	margin: 0px 0px 2px 20px;
	padding: 10px;
	background: #FFFFCC;
	border: 1px solid #006600;
	float: right;
}
.imagegauche{
	margin: 0px 5px 2px 0px;
	padding: 10px;
	float: left;
}
.imagegauche03{
	margin: 0px 5px 2px 0px;
	padding: 0px;
	float: left;
}
.imagedroite{
	margin: 0px 0px 2px 5px;
	padding: 10px;
	float: right;
}
.imagegauchebord{
	margin: 0px 5px 2px 0px;
	padding: 10px;
	border: 1px solid #006600;
	float: left;
}
.imagedroitebord{
	margin: 0px 0px 2px 5px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	float: right;
}
.imagebordvert{
	border: 2px solid #006600;
	
}


.txt11vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
.txt11vertm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #065C01;
	text-decoration: none;
	margin: 0px 0px 0px 20px;
	padding: 0 0 0 0px;

}

.txt12vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	line-height: 20px;
}

.txt11noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtbox11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	border: 1px solid #003300;
}

.bordtablebasvert {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
}
.tableprestation {
	border: 1px solid #999999;
	background-color: #FFE1D9;
}
