/* CSS Document */
*{
	margin:0;
	padding: 0;
}
body
{
	margin: 0px;
	background: #D6D6D6;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
}
html[xmlns*=""] body  /* Hack Safari */
{
	line-height: 14px;
}

body li
{
	list-style-type: none;
}

img{
	border:none;
}
a.link_bleu{
	color: #00519E;
}
a.link_bleu2{
	color: #00519E;
}
a.link_gris{
	color: #8c8c8c;
}
a.link_vert{
	color: #018407;
}
a:focus{
 outline:none; 
}
a, a:link{
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
}
#main
{
	background: #EAEAEA;
}

#left
{
	width: 100%;
	background: #EAEAEA;
}

#middle
{
	position: relative;
	width: 970px;
	background: url('../images/bg_site.gif') center top repeat-y;
	z-index: 997;
}

#right
{
	width: 100%;
	background: #EAEAEA;
}

#middle_header
{
	width: 970px;
	height: 84px;
	background: #EAEAEA url('../images/bg_menu.jpg') bottom left no-repeat;
	position: relative;
	z-index: 999;
}

#content_left
{
	/*position: relative;*/
	float: left;
	width: 755px;
}

#content_right
{
	float: right;
	width: 215px;
}

#middle_location
{
	width: 970px;
	height: 24px;
	background: #EAEAEA;
}

#middle_footer
{
	overflow: hidden;
	clear: both;
	width: 970px;
	height: 31px;
	text-align: left;
	background: #EAEAEA url(../images/bg_footer.gif) center top no-repeat;
	padding-top:8px;
}

html[xmlns*=""] body:last-child #middle_footer  /* Hack Safari */
{
	height: 27px;
}

#middle_footer_menu
{
	padding-top: 8px;
}
div#logo_print{
	display: none;
}
#logo
{
	float: left;
	margin-top: 10px;
 	width: 195px;
}

.language
{
	overflow: hidden;
	float: right;
	margin-top: 2px;
	padding-top: 8px;
	width: 31px;
	height: 30px;
	background: url('../images/bg_language.gif') left top no-repeat;
	
}

.language a
{
	margin-right: -2px;
	font-size: 10px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;
}

.language a:link
{
	text-decoration: none;
}

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

#location
{
	float: right;
	font-size: 11px;
	color: #BBB;
}
#location a
{
	font-size: 11px;
	color: #BBB;
	text-decoration: none;
}
#location a:hover
{
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

 /* content left */

#content_left_top
{
	float: left;
	width: 755px;
	height: 8px;
	background: #fff url('../images/middle_left_top.gif') 1px 1px no-repeat;
	overflow: hidden;
}

#content_left_middle
{
	float: left;
	width: 725px;
	height: 100%;
	background: #FFFFFF url('../images/middle_left_middle.gif') 0px top repeat-y;
	overflow: hidden;
}
div#content_left>div#content_left_middle{
	overflow:visible;
}

#content_left_middle #col1
{
	float: left;
	width: 483px;
	height: 100%;
}

#content_left_middle #col2
{
	float: right;
	width: 272px;
	height: 100%;
}

/*#content_left_bottom
{
	position:absolute;
	bottom: 31px;	
	left: 0;
	z-index: 998;
	width: 755px;
	height: 8px;
	background: #fff url(../images/middle_left_bottom.gif) 1px top no-repeat;
	overflow: hidden;
}*/
div#content_left,div#content_right{
	text-align: left;
}
div#content_right{
	background-color: #EAEAEA;
	padding-bottom: 7px;
}
div#content_left_middle{
	padding: 8px 15px;
}


 /* content right */
 div#content_right_middle{
	padding: 15px;
}
#content_right_top
{
	float: right;
	width: 209px;
	height: 8px;
	background: #fff url('../images/middle_right_top.gif') 1px 1px no-repeat;
	overflow: hidden;
}

#content_right_middle
{
	float: right;
	width: 179px;
	height: 100%;
	background: #FFFFFF url('../images/middle_right_middle.gif') 1px top repeat-y;
}

#content_right_bottom
{
	float: right;
	width: 209px;
	height: 8px;
	background: #fff url('../images/middle_right_bottom.gif') 1px top no-repeat;
	overflow: hidden;	
}

#search_top
{
	float: right;
	width: 209px;
	height: 8px;
	background: #fff url('../images/middle_right_top.gif') 1px 1px no-repeat;
	overflow: hidden;
}
#search_middle
{
	padding: 5px 15px 8px 15px;
	float: right;
	width: 179px;
	height: 100%;
	background: #FFFFFF url('../images/middle_right_middle.gif') 1px top repeat-y;
}
#search_bottom
{
	float: right;
	width: 209px;
	height: 8px;
	background: #fff url('../images/middle_right_bottom.gif') 1px top no-repeat;
	overflow: hidden;
}
input#search_box{
	width: 130px;
	border: 1px solid #a9a9a9;
	color:#8C8C8C;
	font-size: 11px;
}
input#search_btn_ok{
	width: 41px;
	height: 19px;
	background: url(../images/search_btn_ok.gif) left top no-repeat;
	border: 0;
	cursor: pointer;
	margin-left: 3px;
	position: relative;
	top: 2px;
}
html[xmlns*=""] body:last-child input#search_btn_ok  /* Hack Safari */
{
	top: -2px;
}

 /* middle footer menu */

#middle_footer_menu a
{
	font-size: 10px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;
}

#middle_footer_menu a:link
{
	text-decoration: none;
}

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

#middle_footer_menu ul
{
	margin: 0px;
	padding: 0px;
}

#middle_footer_menu li
{
	display: inline;
	font-size: 10px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;	
}

#middle_footer_menu li
{
	display: block;
	float: left;
	margin: 0px;
	padding-left: 5px;
	padding-right: 7px;
	background: url('../images/img_tiret2.gif') right 7px no-repeat;
}

#middle_footer_menu .first
{
	padding-left: 0px;
}

#middle_footer_menu .last
{
	padding-right: 0px;
	background: none;
}

