﻿/* Style par défaut */

															/** HTML **/
 body {
	background-image: url(../images/interface/fond_fleur.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #B6E96E;
	padding-top: 30px;
	height: auto;
	background-attachment: fixed;
	padding-bottom: 14px;
	}
HTML {
	
	height: 100%;
	}
	div#entete {
	clear: both;
	height: 131px;
	background-image: url(../images/interface/fond_entete.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 940px;
		}
		div#interieurEntete {
			}
#entete h1#logo {
	top: 45px;
	z-index: 2000;
	width: 200px;
	height: 100px;
	padding-left: 12px;
	position: absolute;
}

#entete h1#logo a:link, #entete h1#logo a:visited {
	background-image: url(../images/logos/doux_herisson_logo.gif);
	height: 100px;
	width: 181px;
	display: block;
}
#entete h1#logo strong {
	position: absolute;
	top: -1000px;
}

#entete .boiteRecherche{
	top: 81px;
	z-index: 1002;
	text-align: right;
	position: absolute;
	width: 716px;
	margin-left: 200px;
}	
#entete .boiteRecherche input{
	border: 1px solid #fff;
	background-color: #fff;
	margin-right: 7px;
	width: 180px;
}														/** Contenu principal **/
div#contenirTout {
	width: 940px;
	margin: 0 auto;
	height: 100%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
	
	div#sectionBas {
	clear: both;
	display: block;
	padding-top: 10px;
	background-image: url(../images/interface/fond_section_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fff;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
	
		div.contenu 	{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 265px;
	margin-left: 210px;
}			     
			
			/* colonnes */
			.interieurContenu {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
				}
		div.colonne {
			width: 205px;
			}
#sectionBas .colonne .interieurColonne {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
		div.colonne.gauche 	{
		float: left;
		}													/* colonne de gauche */
		div.colonne.droite 	{
	float: right;
	width: 255px;
		}													/* colonne de droite */
			
	
	div#piedPage {
	background-image: url(../images/interface/fond_pied_page.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: transparent;
	text-align: center;
	margin: 0px;
		}
		div#interieurPiedPage {
	padding: 10px;
	height: 22px;
			}





															/** sous conteneur **/
* { }






															/** listes **/
* { }






															/** Typo **/
* { }






															/** Formulaires **/
* { }
