/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	margin: 5px;/* sans marges, la page sera collée aux bords */
	font-family: Trebuchet MS,Verdana,Arial; /* on définit la police de base dans la page */
	font-size: 11px; /* on définit la taille de police de base dans la page */
	background-color: #fff;
	height: 100%;
	text-align: center;   /*pour corriger le bug de centrage IE */
}
table {
	font-size: 11px;
}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#CC6600;
}
/* overrides decoration from previous rule for hovered links */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: Verdana,Arial,sans-serif;
	color: #334d55;
	clear:both;
}
h2{
	font-size: 114%;
	color: #006699;
}
h3{
	font-size: 100%;
	color: #334d55;
}
h4{
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}
h5{
	font-size: 100%;
	color: #334d55;
}
ul{
	list-style-type: square;
}
ul ul{
	list-style-type: disc;
}
ul ul ul{
	list-style-type: none;
}
label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.zonetxt {
	border :1px solid #666;
}
.bouton{
	height:20px;
	background-image: url(../img/bg_bouton.gif);
	border: 1px #000000 solid;
	font-weight: bold;
	color: #521F5A;
	font-size:11px;
}
#global {
	position: relative;
	float: left;
	margin-top:5px;
	width:780px;
	text-align:center;
}

#autopromo {
	float: left;
	width: 160px;
	margin-top:40px;
	margin-left: 5px;
}

#head {
	float: left;
	background-image: url(../img/entete3_jpeg.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 227px;
	border: 1px;
}
#logo {
	float: left;
	width: 151px;
	height: 227px;
	border: 1px;
}
#masthead{
	float: right;
	width: 623px;
	height: 227px;
	border: 1px;
}

#headtop {
	display: block;
	float:left;
	width: 80%;
	height: 36px;
	border: 1px;
	text-align:right;
	border: 0px solid #efefef;
	padding-right:5px;
}
#headtop2 {
	position:relative;
	float:left;
	display: block;
	width: 15%;
	height: 36px;
	border: 0px solid #efefef;
	border-left: 1px dotted #efefef;
	padding-left:5px;
}


#headnav {
	display: block;
	width: 100%;
	height: 190px;
	border: 1px;
}
#content{
	position: relative;
	float:right;
	width: 625px;
	margin: 0;
	padding: 0 0px 0 0;
	background-image: url(../img/fond_centre.png);
	background-repeat: no-repeat;
	border:0px solid #000;
	margin-bottom: 10px;
}
#corp{
	float:left;
	width: 95%;
	padding-left: 12px;
	border: 0px solid #000;
	text-align: left;
	padding-left:20px;
}

#navBar{
	float:right;
	font-size: 11px;
	width: 153px;
	padding-right: 1px;
	margin-right: 1px;
	background-color: #fff;
	border-bottom: 5px solid #efefef;
}

.ligne_point {
	padding:0;
	margin:0;
	_height:5px;
	background-repeat: repeat-x;
	_border:1px solid #efefef;
	_height:1px;

}

.affpage {
	clear:both;
	float:inherit;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/*************** #pageName styles **************/
#pageName{
	padding: 0px 0px 10px 10px;
}

/************* #globalNav styles **************/
#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}
#globalNav img{
	display: block;
}
#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
}

/************* #breadCrumb styles *************/
#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/************** .feature styles ***************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	border: 1px solid #000;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/************** .story styles *****************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story p{
	padding: 0px 0px 10px 0px;
}

/************* #siteInfo styles ***************/
#pied{
	clear: both;
	font-size: 90%;
	color: #666;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	border-top: 5px solid #C1D523;

}

/************* #search styles ***************/
#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#search form{
	margin: 0px;
	padding: 0px;
}
#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {
	display: block;
	height: 20px;
}
#navBar ul {
	font-family: Trebuchet MS,Arial,Verdana;
	font-size: 11px;
	font-weight:bold;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 0px;
}
/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}

/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	/*
	padding: 10px 0px 2px 10px;
	*/
}

#sectionLinks a:link{
	background-image: url(../img/picto/fleche.gif);
	background-image: url(../img/puce.png);
	background-repeat: no-repeat;
	padding: 1px 0px 1px 15px;
	border-bottom: 1px solid #fff;
}
#sectionLinks a:visited{
	background-image: url(../img/picto/fleche.gif);
	background-image: url(../img/puce.png);
	background-repeat: no-repeat;
	padding: 1px 0px 1px 15px;
	border-bottom: 1px solid #fff;
}
#sectionLinks a:hover{
	background-image: url(../img/picto/fleche.gif);
	background-image: url(../img/puce.png);
	background-repeat: no-repeat;
	padding: 1px 0px 1px 15px;
	border-bottom: 1px solid #fff;
}

#sectionLinks #titre1 {
padding: 1px 0px 1px 15px;
background-image: url(../img/fond_menu.png);
height: 25px;
font: normal 12px/20px Trebuchet MS;
font-weight:bold;
border-top: 1px dashed #999999;
}

#sectionLinks #titre1 a {
padding:0;
margin:0;
background-image: none;
border:0;
}

#sectionLinks #titre2 a {
padding:0;
margin:0;
background-image: none;
border:0;
}


#sectionLinks #titre2 {
padding: 1px 0px 1px 15px;
background-image: url(../img/fond_menu.png);
height: 25px;
font: normal 12px/20px Trebuchet MS;
font-weight:bold;
border-top: 1px dashed #999999;
margin-top:5px;
}

/*********** .relatedLinks styles ***********/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}
.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

/************** #advert styles **************/
#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}
#advert img{
	display: block;
}

/************** #headlines styles **************/
#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #fiche detail produit **************/
#photo {
	position: relative;
	float: left;
	width: 250px;
	height: 280px;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	margin-left: 10px;
}
a.zoom250 {
  display:block;
  width:250px;
  height:250px;
  background-position:center;
  background-repeat:no-repeat;
}

/************** #affichage catalogue **************/
.feature{
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #fff;
	font-size: 11px;
	text-align:center;
	border: 0px solid #000;
}

.feature img {
	border: 1px solid #fff;
}

.feature a {
	border: 0px solid #efefef;
}
.feature a:hover {
	border: 0px solid #efefef;
	background-color: #efefef;
}

.feature p {
	position: relative;
	float: left;
	width: 30%;
	height: 190px;
	background-color:#fff;
	border: 0px #ddd solid;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	margin-left: 9px;

}

.feature span {
	display:block;
	color: #990000;
	font-weight:bold;
	background-image:url(img/prix.gif);
	background-repeat:no-repeat;
	width: 170px;
	border:0px solid #fff;
}

a.thumbnail {
	display:block;
	width:150px;
	height:150px;
	border: 0px #ddd solid;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	border: 0px solid #fff;
	background-color: #fff;
}
a:hover.thumbnail {
	display:block;
	width:150px;
	height:150px;
	border: 0px #ddd solid;
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	border: 0px solid #fff;
	background-color: #fff;
}
/************** #fiche detail produit **************/
#photo {
	position: relative;
	float: left;
	width: 250px;
	height: 280px;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	margin-left: 10px;
}

.detailproduit {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding: 2px;
	background-color:#fff;
	width: 280px;
}

a.zoom250 {
	display:block;
	width:250px;
	height:250px;
	border: 1px #ddd solid;
	background-position:center;
	background-repeat:no-repeat;
}

#imageinv {
	display:none;
	visibility:hidden;
}

/* NEEDED STYLES */
div.slideMenuBG{
	position:relative;
	left:0; top:0;
	z-index:1;
}
div.slideMenuText{
	position:relative;
	left:2; top:2;
	text-align:left;
	z-index:200;
}
#slideMenucont{
	position:relative;
	width:160;
	visibility:hidden;
}

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#infobulle2{
	position: absolute;
	visibility : hidden;
	border: 1px solid #CCCCCC;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 0.7em;
	background-color: Yellow;
}
/* Mail de confirmation */

/* Bulle info sur produit */
#helpBox {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	width: 5px;
	margin-top: -300px;
	margin-left: -300px;
}
DIV.helpBoxDIV {
	width: 160px;
	padding: 2px;
	background: #fff;
	border: 1px solid #666666;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

/* Mini site Saint Valentin */
.mylabel{
	float: left;
	width: 100px;
	margin-top: 1px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 2px;
	text-align: right;
	font-weight: normal;
}
.cadre{
	width:755px;
	height:100px;
	border:1px solid #efefef;
	font-family: Arial;
	font-size: 12px;
}
.cadre input {
	border : 1px solid #FF0000;
}
/* ============ GM - Documents villes============= */
#documentVille{
	margin:-15px 0px 0px 0px;
	color:#000000;
	text-align:justify;
}
#documentVille h1,
#documentVille h2,
#documentVille h3{
	margin:0px
	text-align:left;
	color:#000000;
}
#documentVille h1{
	margin:20px 0px 20px 0px;
	text-align:left;
}
#documentVille h2{
	margin:10px 0px 10px 0px;
}
#documentVille h3{
	margin:10px 0px 10px 0px;
}
#listeVillesRef p{
	margin:0px 0px 0px 10px;
}
/* ============ GM - Insertion photos ============= */
.photoLeft,
.photoRight,
.photoCentre{
	border:1px solid #006699;
}
.photoLeft{
	float:left;
	margin:6px 6px 6px 0px;
}
.photoRight{
	float:right;
	margin:6px 0px 6px 6px;
}
.photoCentre{
	width:200px;
	text-align:center;
	margin:0px auto 0px auto;
	width:auto;
}
.photoLeft h3,
.photoRight h3,
.photoCentre h3{
	color:white;
	font-weight:bold;
	background-color:#006699;
	text-align:center;
}
#documentVille .photoLeft h3,
#documentVille .photoRight h3,
#documentVille .photoCentre h3{
	margin:-4px 0px 0px 0px;
	_margin-top:-8px;
	color:white;
}
.photoLeft img,
.photoRight img,
.photoCentre img{
	padding-bottom:0;
	text-align:center;
	display:block;
}
#legendeCarteGoogle{
	font-weight:bold;
	text-align:center;
	margin:0px 0px 20px 0px;
}
.listeFleuristes{
	width:100%;
	text-align:left;
}
p{
	margin-top:0;
	text-align:justify;
}
h2{
	margin-bottom:10px;
}
/* ============ GM ============= */

style {
font : font-style, font-variant, font-weight,¬
	font-size/line-height, font-family;
}


