/* CSS info bulle*/

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #84aa23;
	color:black;
	opacity : 0.75 ;
	-moz-opacity : 0.75 ;
	-khtml-opacity : 0.75 ;
	filter : alpha(opacity=75) ; 
}

/*  CSS perso */
.tumevois
{
	display: block;
	cursor: pointer;
}
.tumevoispas
{
	visibility: hidden;
	display: none;
	hieght:0px;
	cursor: pointer;
}

.texteCadeauxReserve
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7b1f1f;
	text-decoration: line-through;

}


.texteCadeaux
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2f2e2e;
	text-decoration: none;
}

a.menu 
{
	color: #4B4C4D;
	text-decoration:none;
	/*font-style: italic;*/
	font-size : 11px;
}
a.inscri
{
	color: #7AA01E;
	text-decoration:none;
	/*font-style: italic;*/
	font-size : 11px;
}

a.inscri:hover 
{
	color: #7AA01E;
	text-decoration:underline;
	font-size :11px;
}

/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#660000;
}
td.off {
background: url(menu_bg.gif) 0px 0px repeat-x;
height:25px;
cursor: pointer;
}
td.on{
background-color:#89B02B;
height:25px;
color:#FFFFFF;
cursor: pointer;
}
td.mainoff {
background: url(main_menu_bg.gif) -130px 0px no-repeat;
height:33px;
cursor: pointer;
}
td.mainon{
background: url(main_menu_bg.gif) 0px 0px no-repeat;
height:33px;
cursor: pointer;
}
.logo
{
margin-left:19px;
margin-top:16px;
}
.header_image_box
{
padding:0px 5px 4px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_text_box
{
padding:35px 30px 15px 30px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_left_bg
{
background:url(body_left_bg.jpg) left top repeat-y;
width:8px;
}
.body_right_bg
{
background:url(body_right_bg.jpg) left top repeat-y;
width:8px;
}
.footer_left_bg
{
background:url(footer_left_bg.gif) left top no-repeat;
height:33px;
}
.box_top_line
{
background:url(top_line.gif) left top repeat-x;
height:9px;
}
.box_left_line
{
background:url(left_line.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(right_line.gif) left top repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(bottom_line.gif) left top repeat-x;
height:9px;
}
.input_box
{
border:1px solid #72550F;
/*width:108px;*/
height:18px;
background-color:#EDE9D7;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #72550F;
text-decoration: none;
padding-left:3px;
}
.input_textarea
{
border:1px solid #72550F;
width:350px;
height:100px;
background-color:#EDE9D7;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #72550F;
text-decoration: none;
padding-left:3px;
}
.highlight
{
color:#72550F;
background-color:inherit;
font-size:14px;
text-decoration:none;
}




/* CSS Background image Document */
.menu_bg
{
background:url(menu_bg.jpg) left top repeat-x;
height:27px;
}
.body_left_bg
{
background:url(body_left_bg.jpg) left top repeat-y;
width:6px;
}
.body_right_bg
{
background:url(body_right_bg.jpg) left top repeat-y;
width:6px;
}
.header_top_image
{
background:url(header_top_image.jpg) left top no-repeat;
height:228px;
}
.header_bottom_image
{
background:url(header_bottom_image.jpg) left top no-repeat;
height:106px;
}




/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menu_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
	cursor: pointer;
}
.menu_link:hover
{
text-decoration:underline;
color:#FFFFFF;
background-color:inherit;
}
.left_menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #72550F;
	background-color:inherit;
	text-decoration: none;
	cursor: pointer;
}
.left_menu_link:hover
{
text-decoration:underline;
color:#4B3500;
background-color:inherit;
}
.footer_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7AA01E;
	background-color:inherit;
	text-decoration: none;
	cursor: pointer;
}
.footer_link:hover
{
text-decoration:underline;
color:#456200;
background-color:inherit;
}