html {
	background: #463232;
	background-image:url(../images/layout/html_home_bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica, sans-serif;
	font-size: 0.9em;
}
img, div {
	behavior: url(images/pngfix/iepngfix.htc)
}
div#global {
	min-height: 100%;
	width: 1155px;
	margin: 0 auto;
	position: relative;
	background: #463232;
	background-image:url(../images/layout/html_home_bg.jpg);
	background-repeat:repeat-x;
}

/* HOMEPIC ----------------------------------------------------------------------------------------------- */
div#homepic {
	height:269px;
	background-image:url(../images/layout/homepic_bg.jpg);
	background-repeat:no-repeat;
}
div#homepic_news {
	float:right;
	width:187px;
	margin-top:90px;
}
div#homepic_news h3 {
	color:#AF6DA6;
	font-size:1.3em;
	margin-bottom:5px;	
	font-weight: normal;
}
div#homepic_news p {
	color:#E0DCD9;
	text-align:left;
	font-size:0.75em;
}
div#homepic_news a {
color:#6D6E71;
text-decoration:none;
}
div#homepic_news a:hover {
color:#AF6DA6;
}	
/* FIN HOMEPIC ----------------------------------------------------------------------------------------------- */

/* HOME BOTTOM ----------------------------------------------------------------------------------------------- */
div#content_home {
	float: left;
	width: 760px;
}
div#content_home h2 {
	color:#943541;
	font-size:1.4em;
	margin-bottom:5px;
}
div#content_home h2 a {
	color:#af6da6;
	text-decoration:none;
	zoom:1;
}
div#content_home ul {
	list-style-type:none;
	list-style-position:inside;
	font-size:0.85em;
}
div#content_home li {
	background-image: url(../images/layout/puce.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	line-height:1.8em;
	border-bottom:dotted 1px #e0dcd9;
	text-indent:1.3em;
}
div#content_home li a {
	color:#6d6e71;
	text-decoration:none;
}
div#content_home li a:hover {
	color:#af6da6;
}
div#homeleft_top {
	height:40px;
	background-image:url(../images/layout/homeleft_top_bg.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-top:37px;
	width:760px;
}
div#homeleft_mid_title {
	height:23px;
	background-image:url(../images/layout/home_bottom_title.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
}
div#homeleft_mid {
	padding:0 28px;
	background-color:#fff;
}
div#homeleft_mid_beige {
	padding:0 28px 10px 28px;
	background-color:#e0dcd9;
	padding-top:19px;
}
div#homeleft_mid_beige img {
	float:left;
	margin:0 15px 0 0;
	padding-bottom:100px;
}
div#homeleft_mid_beige p {
	font-size:0.8em;
}
div#homeleft_mid_beige a {
	color:#af6da6;
	text-decoration:none;
}
div#homeleft_mid_beige a:hover {
	text-decoration:underline;
}
div#homeleft_mid_beige_bottom {
	height:10px;
	background-image: url(../images/layout/homeleft_mid_beige_bottom.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
}
.homebox_1 {
	float:left;
	width:338px;
	margin-bottom:20px;
}
.homebox_1 img {
	margin-bottom:10px;
}
.homebox_2 {
	float:right;
	width:338px;
	margin-bottom:20px;
}
.homebox_2 img {
	margin-bottom:10px;
}
div#sidebar_home {
	float: right;
	width: 187px;
	margin-top:37px;
}
div#sidebar_home img {
	margin-bottom:10px;
}
/* FIN HOME BOTTOM ----------------------------------------------------------------------------------------------- */