/* CSS Document */
BODY { font-family: Arial; background: #e4e3de; margin: 0px; padding: 0 0 40px 0; }

.content	{ background: #fff; width: 508px; margin: auto; padding: 0 16px 0 16px; }

div#close			{ float: right; margin: 10px 0 0 0; }
div#close A 		{ background: url(/media/v5/popup/close.gif) top right no-repeat; padding-right: 17px; color: #47372a; text-decoration: none; font-size:11px;}
div#close A:hover	{ text-decoration: underline; } 
.logo				{ float: left; margin: 10px 0 17px 0; }
div#header 			{ margin: 0px; text-align: right; height: 51px; width: 520px; font-size: 10px; }

h1.titre	{ clear: left; color: #47372a; font-size: 18px; font-weight: normal; text-transform: uppercase; margin-bottom: 25px; }

div#title	{ background: #2c1d06; color: #fff; margin: 0 0 10px 8px; width: 520px; font-family: Arial; padding: 7px 0 7px 20px; }

div#container 		{ font-size: 11px; color: #47372a; padding-bottom: 25px; }
div#container P 	{ margin: 0 0 20px 0; }
div#container H1	{ margin: 0 0 7px 0; font-family: Arial; font-size: 13px; font-weight: bold; }
div#container H2	{ margin: 0 0 0 27px; font-family: Arial; font-size: 11px; }	
div#container UL	{ margin: 0px; }
div#container A				{ color: #47372a; text-decoration: none; }
div#container A:hover		{ text-decoration: underline; }
div#container A.home		{ text-decoration: none; background: url(/media/popup/puce.gif) left 4px no-repeat; padding-left: 6px; }
div#container A.home:hover	{ text-decoration: underline; }

form#contact	{ margin: 10px 0 0 27px; }
form#contact LABEL	{ float: left; width: 135px; color: #333; margin: 0 0 5px 0; }
form#contact INPUT, form#contact SELECT, form#contact TEXTAREA { width: 160px; border: 1px solid #000; font-size: 11px; color: #333; padding-left: 3px; margin: 0 0 5px 0; }
.button	{ color: #9bf0f5 !important; float: right; background: #000; width: 62px !important; height: 20px !important; font-weight: bold; margin-right: 96px !important; } 
.coordClient { color: #000; background: #f6f6f6; border-top: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; width: 420px; padding: 8px 0 8px 10px; margin: 8px 0 8px 0; }
.coordClient LABEL { color: #000 !important; }
.coordClient INPUT	{ border: 1px solid #92a29f !important; }
.erreurDiv	{ background: #f6f6f6; color: #aba59b; border: 1px solid #d4d4d4; margin: 15px 0 20px 0; padding: 10px 0 10px 0; }

INPUT.visite { border: none !important; width: 12px !important; height: 16px !important; float: left !important; margin: 0 3px 0 25px !important; }
LABEL.visite { color: #000 !important; width: 350px !important; }

/* SEND TO FRIEND */
form#sendFriendForm LABEL { float: left; width: 135px; color: #333; margin: 0 0 5px 0; }
form#sendFriendForm INPUT, form#sendFriendForm SELECT, form#sendFriendForm TEXTAREA { width: 160px; border: 1px solid #000; font-size: 11px; color: #333; padding-left: 3px; margin: 0 0 5px 0; }
form#sendFriendForm INPUT.button	{ color: #9bf0f5 !important; float: right; background: #000; width: 62px !important; height: 20px !important; font-weight: bold; margin-right: 96px !important; } 
/* WARNINGS */
.warning_success{ font-weight:bold; margin-left:27px; color:#59D203; }
.warning_error{ font-weight:error; margin-left:27px; color:#cc0000; }
