@charset "utf-8";
#content #static {
	width: 440px;
	/*position: relative;
	top:10px;
	left:20px;*/
	height:auto;
	margin: 0;
	padding: 10px 0 10px 20px;
	background: url(images/fond_ss_navigation.gif) repeat-y left top;
}
#content #static h1 {
	color:#009ee0;
	font-size:20px;
	padding:10px 0 0 0;
	margin:0;
}
#content #static #imagesRes {
	margin: 10px 0 20px 0;
	height:auto;
}
#content #static #images {
	margin: 10px 0 20px 0;
	height:auto;
}

/* TABLEAUX IMAGES */
.table_img {
	display:none;
	/*position:relative;*/
}
.table_img_A {
	/*position:relative;*/
}

#content #static .col1{
	border-right: 1px solid #999999;
	float: left;
	width: 200px;
	padding: 9px;
	/*top:220px;*/
	left:0;
}
#content #static .col2 {
	float: left;
	width: 200px;
	padding: 9px;
	font-size:smaller;
	/*top:220px;*/
	left:0;
}

#content #static a, #content #static a{
	width: 200px;
	padding: 9px;
	text-decoration:none;
	color:#666666;
	display: block;
}


.hilight {
	font-size:larger;
	font-weight:bold;
}


#content #tabs {
	position: absolute;
	top: 0;
	left:460px;
	height: 55px;
	width: 428px;
	background-color:#E5E5E5;
	padding: 10px 0 0 0;
}
#content #tabs h1{
	display: inline;
	font-size: 16px;
	padding: 5px 0 20px 10px;
	float: left;
	width: 30%;
	color: #666666;
	border-left: 1px solid #999999;
	cursor:pointer;
/*	background: url(images/fond_ss_navigation.gif) repeat-y left top;*/
	
}



#content .panels {
	position: absolute;
	top: 55px;
	left: 460px;
	background-color: #FFFFFF;
	width: 430px;
	height: 315px;
}
#content .panels h1 {
	padding:25px 25px 0 30px;
}
#content .panels p, #content .panels h4 , #content .panels a {
	padding:0 25px 0 30px;
}

#content #static hr {
	border:0;
	height:1px;
	background: #999999;
	margin:-4px 25px 10px 0;
}

#center #content #residence #images {
	margin: 5px 15px 5px 5px;
	float: right;
}
#center #content #residence #images img {
	display:block;
	margin:5px;
}
#content #static .col2 .btn_gris_fleche a {
	background: url(images/btn_contact_OFF.png) no-repeat;
	display:block;
	text-align:center;
	height: 28px;
	width: 190px;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
	text-decoration:none;
	margin: 25px 0 25px 0;
	padding: 6px 0 0 0;
}
#content #static .col2 .btn_gris_fleche a:hover {
	background: url(images/btn_contact_ON.png) no-repeat;
}
