/* CSS PRINT Document --------------------------------------------------------------------------*/
/* Mise en forme du site LA SOURCE AUX FLEURS | LE COMPTOIR FLORAL -----------------------------*/
/* www.iris-interactive.fr ---------------------------------------------------------------------*/

* {
	font-family:'Trebuchet MS', Verdana, sans-serif;
	margin:0;
	padding:0;
}
body {
	background-image:none;
}
	body.source, 
	body.comptoir {
		background-color:#FFFFFF;
		background-image:none;
	}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au bloc #TOOLS */
/* -------------------------------------------------------------------------------------------- */

#tools {
	display:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à l'entête */
/* -------------------------------------------------------------------------------------------- */

#header {
	min-width:auto;
	width:100%;
}
	body.source #header, 
	body.comptoir #header, 
	body.internal #header {
		background-image:none;
		height:80px;
	}
#header .swf {
	display:none;
}
#header h1 {
	left:auto;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#881967;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à la navigation */
/* -------------------------------------------------------------------------------------------- */

#navigation {
	display:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables aux pages d'accueil */
/* -------------------------------------------------------------------------------------------- */

#index {
	width:100%;
	margin:-27px auto 0;
	text-align:left;
	color:#FFFFFF;
	position:relative;
}
body.source #index, 
body.comptoir #index {
	height:263px;
}
body.source #index {
	background:url(../images/bg-index-source.gif) no-repeat center top;
}
body.comptoir #index {
	background:url(../images/bg-index-comptoir.gif) no-repeat center top;
}

/* -------------------------------------------------------------------------------------------- */
/* BOX MODELS */

.col248 {
	width:248px;
	float:left;
	padding:0 6px;
}
*html .col248 {
	width:260px;
}
.p30 {
	padding-top:30px;
}
.col248 .swf {
	width:248px;
	height:50px;
	position:absolute;
	top:-50px;
}
.col248 .swf a img {
	border:none;
}


/* -------------------------------------------------------------------------------------------- */

#index p, 
#index ul, 
#index h2, 
#index h3 {
	padding:5px 10px;
}
#index h2 {
	font-size:13px;
}
#index p.address {
	position:absolute;
	top:180px;
	text-align:center;
	width:228px;
	line-height:125%;
}
*html #index p.address {
	width:248px;
}
#index p.brun {
	color:#581B03;
}
#index p.black {
	color:#000000;
	line-height:145%;
}
#index li {
	padding:0 0 5px 30px;
	list-style:none;
	line-height:135%;
}
	body.source #index li {
		background:url(../images/bg-index-source-li.gif) no-repeat 0 2px;
	}
	body.comptoir #index li {
		background:url(../images/bg-index-comptoir-li.gif) no-repeat 0 1px;
	}
#index a {
	color:#FFFFFF;
	text-decoration:none;
}
#index a:hover {
	text-decoration:underline;
}
#index strong.tel {
	background:url(../images/bg-index-strong-tel.gif) no-repeat 0 3px;
	padding-left:20px;
}



/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au contenu */
/* -------------------------------------------------------------------------------------------- */

#global {
	background-image:none;
}
*html #global {
	height:383px;
}
#content {
	width:100%;
	margin:0 auto;
	text-align:justify;
}


/* -------------------------------------------------------------------------------------------- */
/* BOX MODELS */

.col195 {
	width:24%;
	text-align:left;
}
.col280 {
	width:39%;
	text-align:left;
}
.col390 {
	width:49%;
}
.col500 {
	width:59%;
}
.col585 {
	width:74%;
}


/* -------------------------------------------------------------------------------------------- */

#global p, 
#global ul, 
#global form, 
#global dl, 
#global blockquote, 
#global h2, 
#global h3, 
#global h4, 
#global h5, 
#global h3 {
	padding:5px;
}
#global h2 {
	margin:5px 0;
	color:#669900;
	background-image:none !important;
}
#global .chartreuse {
	margin:5px;
}
#global h2.occasions {
	background:url(../images/bg-h2-occasions.gif) no-repeat left top !important;
	margin:0;
}
#global .chartreuse li {
	background:url(../images/bg-li-chartreuse.gif) no-repeat 0 2px;
	padding-left:25px;
}
#global h2 span {
	position:absolute;
	left:-999em;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au pied de page */
/* -------------------------------------------------------------------------------------------- */

#foot {
	display:none;
}

