.img {margin-right:14px}

body {background:#EDE8E2;
color:#797979;
font-family:tahoma;
font-size:11px;
padding:0;
margin:0;
line-height:13px;
text-align:center;
}


.wrap {
margin:0px auto;
padding:0;
width:709px;
}

#top {
width:709px;
height:306px;
text-align:left;
padding:0;
margin:0;}

#top_left {background:url(images/left_bg.jpg);
margin:0;
padding:0;
height:100%;
width:490px;
text-align:left;
float:left;
}

#top_right {background:url(images/right_bg.jpg);
margin:0;
padding:0;
height:306px;
width:219px;
text-align:left;
float:right;
}

#content {background:url(images/cont_bg.gif) left #ffffff;
width:709px;
margin:0;
padding:0;
text-align:left;
height:233px;
display:table;}

#content1 {
	background:url(images/bg.gif);
	width:709px;
	margin:0;
	padding:0;
	text-align:left;
	height:auto;
	display:table;
}

#footer {
width:709px;
height:70px;
margin:0;
padding:0;
text-align:left;}

.line {background:#CFCFCF;
height:1px;}

.copy {color:#5C5C5B; text-decoration:none; line-height:16px}

/*-------------------------------------------------------PAGE_1,2,3,4-------------------------------------------------------*/

#left_block {
padding:0;
margin:0;
text-align:left;
width:186px;
float:left;
}

#right_block {
padding:0;
margin:0;
text-align:left;
width:523px;
float:right;
}

#left_content1 {
padding:0;
margin:0;
text-align:left;
width:304px;
float:left;
}

#right_content1 {
padding:0;
margin:0;
text-align:left;
width:219px;
float:right;
}



.inner_left_block {margin:32px 25px 40px 25px;}
.inner_right1 {margin:28px 24px 15px 24px;}
.inner_left1 {
	margin:28px 20px 15px 24px;
	width: 550px;
}

/*-------------------------------------------------------PAGE_6-------------------------------------------------------*/

#c_content {
padding:0;
margin:0;
text-align:left;
width:578px;
height:100%;
display:table;
}

.inner_c {margin:16px 28px 15px 25px;}

/*--1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111--*/

.gray {color:#797979; text-decoration:none}
.gray_l {color:#AFAFAF; text-decoration:none}
.green {color:#5D8F00; text-decoration:none}
.red {color:#A30000; text-decoration:none}
.bot_txt {color:#A9A7A7; text-decoration:none}
.brown {color:#BCB98E; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.abs {vertical-align:middle}
.big {font-size:12px; color:#212121}
.bigger {font-size:14px}
.biggest {font-size:16px}
.n {font-size:11px}
.sm {font-size:10px}

.clear {
clear:both}

a {	color:#5D8F00; text-decoration:none}

.abs {vertical-align:middle}
		
.form_search { width:143px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#5A5A5A;
		margin-left:0px;
		margin-right:0px}

.form { width:258px;
		height:16px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#BABABA;
		background-color:#EFEFEF;
		color:#9C0909;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:258px;
		height:98px;
		font-family:tahoma;
		font-size:10px;
		border-style:solid;
		border-width:1px;
		border-color:#BABABA;
		background-color:#EFEFEF;
		color:#9C0909;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a:hover{text-decoration:underline;}
.a:hover{text-decoration:none;}
.menu:hover{text-decoration:none;}
.green:hover{text-decoration:none}

#arboo {
	width : 600px;
	font: bold 14px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#000000;
	text-decoration: none;
}


a.titre_site_annuaire { font-size: 12px; font-weight:bold;  }

.url_site_annuaire  {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

.url_site_annuaire a {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

.url_site_annuaire a:hover {
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}


.description_site_annuaire { font-size: 11px; }

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
