@CHARSET "ISO-8859-1";

*
{
	line-height: 1.1em;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: #dddbdb;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

a
{
	color: #9d0620;
	text-decoration: underline;
}

a:HOVER
{
	color: #bd2640;
}

div
{
}

h1
{
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #fff;
}

.clr
{
	clear: both;
	height: 0px;
}

#overall
{
	width: 979px;
	margin: 20px auto;
}

#topleft
{
	float: left;
	width: 228px;
	height: 180px;
	background: #450300 no-repeat url("../images/bg_logo.gif");
}

#topleft img
{
	margin: 28px 0px 0px 50px; 
}

#top
{
	float: left;
	width: 749px;
	height: 180px;
	background: -1px 0px no-repeat url("../images/bg_top.gif");
}

#top div
{
	margin: 39px 24px 0px 30px;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #fff;
}

#left
{
	float: left;
	width: 230px;
	height: 405px;
	background: #fff no-repeat url("../images/bg_left.jpg");
}

#left div
{
	margin: 41px 23px 0px 23px;
	text-align: justify;
}

#left ul
{
	margin: 16px 0px 25px 0px;
	list-style: none;
}

#left li
{
	margin-bottom: 16px;
}

#left img
{
	display: block;
	margin: 0px auto;
}

#left #contact_atemi
{
	text-align: center;
	margin: 0px;
}


#left #contact_atemi p
{
	margin: 7px 0px 12px 0px;
}

#bandeau
{
	float: right;
	width: 749px;
	height: 40px;
	background: #fff no-repeat url("../images/bg_bandeau.jpg");
	font-family: Arial, sans-serif; 
	font-weight: bold;
	font-size: 14px;
	color: #600004;
}

#bandeau div
{
	margin: 3px 10px 0px 150px;
}

#bandeau .numtel
{
	position: relative;
	top: 3px;
	font-size: 24px;
}

#main
{
	float: right;
	width: 749px;
	height: 365px;
	position:relative;
	left: -1px;
	background: #731f22 no-repeat url("../images/bg_main.jpg");
}

#main #content
{
	position: relative;
	margin: 10px 0px 0px 8px;
}

#bottomright
{
	position: absolute;
	top: 320px;
	left: 500px;
	font-family: Arial, sans-serif;
	color: #fff;
	font-weight: bold;
}

#bottomright:HOVER
{
	color: #ddd;
}

#footer
{
	clear: both;
	text-align: center;
}

#footer
{
	clear: both;
	padding-top: 8px;
	text-align: center;
}

#footer a
{
	color: #333;
	text-decoration: none;
}

#footer a:HOVER
{
	color: #333;
	text-decoration: underline;
}