/* CSS Document */

*{
padding:0px;
margin:0px;
}

body {
background-image:url(images/bg_body.jpg);
background-repeat:repeat;
margin:0px;
padding:0px;
}

hr {
clear:both;
visibility:hidden;
}

#globale {
	position:absolute;
	width:720px;
	left:50%;
	margin-left:-360px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B896D9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B896D9;
	background-color:#FEEBDA;

}

#header {

}

#menu {
	float:left;
	display:block;
	background-color:#FEEBDA;
	background-image:url(images/bg_menu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:170px;
	height:5500px!important;
	height:5517px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #65C9FF;
	padding:0px;
	margin:0px;
}

#menu ul{
	text-decoration:none;
	list-style-type:none;
	padding:0 0 400px 0;
}

#menu ul li{

	list-style-type:none;
	text-align:right;
	margin:0 10px 5px 0;
}

#menu a:link, #menu a:visited{
	text-decoration:none;
	color:#835E9F;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}

#menu a:hover {
	color:#65C9FF;
}

/* CONTENU */

#contenu {
	background-color:#FEEBDA;
	padding:0px;
	margin:0px;
}

#contenu p {
	color:#4A385B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 20px 3px 190px;
}

#contenu img {
	margin:50px;
	border: 1px solid #B896D9;
}

#attention {
	color:#65C9FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 20px 0 190px;
}

#paragraphe {
	background-image:url(images/bg_paragraphe.jpg);
	background-repeat:no-repeat;
	width:87px;
	height:27px;
	margin:10px 0 10px 401px;
}

#titre {
	background-image:url(images/bg_body.jpg);
	width:510px;
	margin:0 0 10px 190px
}

#titre h3 {
	color:#75C1EB;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	background-image:url(images/bg_h3.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 23px;
	margin:0 0 0 4px;
}

#footer {
background-image:url(images/bg_footer.jpg);
background-repeat:no-repeat;
width:536px;
height:63px;
margin:20px 0 0 180px!important;
margin:0px 0 0 0;
}

#ssmenu {
width:530px;
}

#ssmenu ul {
	margin:0 50px 0 30px;
}

#ssmenu ul li{
	float:left;
	text-decoration:none;
	list-style-type:none;
	margin:15px 5px 0 0;
}

#ssmenu a:link, #ssmenu a:visited{
	text-decoration:none;
	color:#B896D9;
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
}

#ssmenu a:hover {
	color:#65C9FF;
}

#copyright {
	position:absolute;
	display:block;
	margin:5px 0 0 0 ;
	padding:0px;
	width:400px;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	color:#835E9F;
	left:296px;
	/*top:1465px!important;*/
	top:5678px!important;
	top:5692px;
}
