/* 45plus CSS */

body, html {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	/*_font-size: 12px;*/
	_font-size: 90%;
	background-color: #383838;
	height: 100%;
}

img {
	border: none;
}

#page {
	width: 972px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
	position: relative;
	min-height: 100%;
}

* html #page {
	height: 100%;
}

#menu {
	float: left;
	height: 606px;
	width: 190px;
	margin: 0;
	background: #ffffff url(/medias/images/menu2.jpg) no-repeat top left;
}

#menu ul {
	list-style-type: none;
	margin: 117px 0 0 3px;
	padding: 0;
}

#menu form {margin-top: 5px;}

#menu li {
	padding-top: 2px;
	height: 11px;
	
}

#menu li a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
}

#menu li a:hover {
	text-decoration: underline;
}

#we_lv_search_0 {
	 margin: 5px 0 0 5px; border: 1px solid #e62400;
}

#container {
	/*font-size: 110%;*/
	float: left;
	width: 782px;
	background: #ffffff url(/medias/images/top_page.jpg) no-repeat top left;
	padding-bottom: 50px;
}

#containertxt {
	padding-left: 50px;
	padding-top: -8px;
	_margin-top: -60px;
	_padding-top: -80px;
	/*padding-right: 10px;*/
	width: 740px;
}
/**/
#containertxt p, #containertxt ul{ width: 680px;}
#containertxt ul{margin-left:0;padding-left:15px;}
#containertxt table p, #containertxt table td{width: auto; padding-left: 20px; font-size: 80%;	_font-size: 12px;}


#container h2 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 40px;
	margin-right: 80px;
	color: #fb4000;
	margin-left: 48px;
	background: transparent url(/medias/images/souligne_rouge.gif) 0px 20px no-repeat;
	/*border: 1px solid grey;
	position: absolute;
	top: 100px;
	left: 290px;
	width: 500px;*/
}

#container h3 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-left: -30px;
	margin-right: 125px;
	color: #ff9900;
	background: transparent url(/medias/images/souligne_orange.gif) 0px 16px no-repeat;
}

#container h3 a , #container h3:hover {
	text-decoration: none;
	text-align: left;

	font-weight: bold;
	padding-bottom: 2px;
	margin-right: 125px;
	color: #ff9900;
	background: transparent url(/medias/images/souligne_orange.gif) no-repeat bottom right;
}

#container a {
	color: #ff9900;
	text-decoration: none;
}

#container a:hover {
	text-decoration: underline;
}

.title_search a {
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

.title_search a:hover {
	text-decoration: underline;
}

#container p {
	text-align: justify;
	margin-left: -25px;
	margin-right: 10px;
}

#img_news {
	float:right;
	margin: 0 5px 5px 5px
}

#logo {
	width: 160px;
	height: 150px;
	position: absolute;
	left: 125px;
	top: 5px;
}

/*curved text*/

.curve{
float: left;
clear: left;
display: block;
}

#bloc1 {
	width: 100px;
	height: 48px;
	border: 0px solid transparent;
}

#bloc2 {
	width: 83px;
	/*margin-top: 55px;
	margin-left: -100px;*/
	height: 10px;
	border: 0px solid transparent;
}

#bloc3 {
	/*margin-top: 70px;
	margin-left: -100px;*/
	width: 67px;
	height: 10px;
	border: 0px solid transparent;
}

#content_partenaires {
	text-align: left;
}

.liens_href {
	padding: 0 0 0 60px;
	width: 190px;
	float: left;
}

/*******************************/

#footer{
	clear: both;
	background: transparent;
	float: left;
	width: 100%;
}

#footer {
	position: relative;
	background: #383838 url(/medias/images/footer.gif) no-repeat top center;
	margin-top: -26px;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 26px;
}


#footer ul {
	display: inline;
	list-style-type: none;
}

#footer li {
	display:inline
}

#footer li a {
	color: #949da4;
	text-transform: uppercase;
	text-decoration: none;
}

#footer li a:hover {
	text-decoration: underline;	
}