@CHARSET "UTF-8";

html {
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #5b391e;
}

body {
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 910px;
	background-image: url(../images/FRA/printemps/bg_site-printemps.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	/*color: #5a3a1e;*/
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

#site {
	margin-left: auto; 
  	margin-right: auto; 
	width: 950px;
	max-width: 950px;
	height: 100%;
}

#navigation td{
	vertical-align: top;
}

#middle {

}

#search {
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 50px;
	vertical-align: top;
}

#search input{
	margin-top: 8px;	
}

#inp_search  {
	margin-left: 710px;
	border: 0px;
	width: 115px;
	height: 15px;
	color: #4082b3;
	font-weight: bold;
}

#inp_ok {
	margin-left: -3px;
	color: #5a3a1e;
	background-color: #FFFFFF;
	border: 0px;
	font-weight: bold;
	width: 23px;
	height: 15px;
	cursor: pointer;
}

#d_ariane {
	color: #5a3a1e;
	font-weight: bold;
	text-decoration: none;
}

#d_ariane a{
	color: #5a3a1e;
	font-weight: bold;
	text-decoration: none;
}

#d_ariane a:hover{
	color: #5a3a1e;
	font-weight: bold;
	text-decoration: underline;
}
	

#contenu {
	width: 925px;
	height: 550px;
	min-width: 735px;
	min-height: 200px;
	/*background: #FFFFFF;*/
	
}

#vignettes {
	height: 180px;
	text-align: right;
	vertical-align: bottom;
}

#fonctionnels {
	color: #f2f5ce;
	margin-top: 3px;
}

#fonctionnels td{
	text-align: right;
}

#fonctionnels a{
	color: #f2f5ce;
	text-decoration: none;
}

#fonctionnels a:hover{
	text-decoration: underline;
}

#title_main {
	color: #f2f5ce;
	font-weight: normal;
	text-decoration: none;
	font-family: NegotiateFree, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	}
	
#menu {
	margin-top: 50px;
}

#contents {
	width: 650px;
	height: 535px;
	margin-top: 10px;
	margin-left: 20px;
}

p.p_menu{
	margin: 5px;
	padding: 0px;
	margin-left: 30px;
	text-align: left;
}

.p_menu a{
	color: #e6ed42;
	font-weight: normal;
	text-decoration: none;
	font-family: NegotiateFree, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}


#tortue {
	position: absolute;
	margin-left: -35px;
	margin-top: -70px;
	overflow: hidden;
}

#lapin {
	position: absolute;
	margin-left: 840px;
	margin-top: -130px;
}

#selection {
	margin-top: 40px;
	
}

#d_text_produit {
	width: 520px;
	max-width: 520px;
	min-width: 520px;
	height: 420px;
	max-height: 420px;
	min-height: 420px;
	overflow-y: auto;
}

#d_img_produit {
	margin-top: 5px;
}

#d_content_presentation_produit h3{
	margin-top: 20px;
	font-size: 30px;
	font-weight: bold;
	color: #96a410;
}

#d_text {
	width: 660px;
	max-width: 660px;
	min-width: 660px;
	height: 420px;
	max-height: 420px;
	min-height: 420px;
	overflow-y: auto;
}