@charset "UTF-8";
/* CSS Document */

*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	line-height:normal;
}

body{
	background-image:url(/extension/smsa/design/v1/images/bodyBackground.jpg);
}

#standard ul {
    list-style-position:inside;
}

#content_left ul {
    list-style-position:outside;
}

body, html{
	height:100%;
}

#general{
    position:relative;  
    width:808px;
    min-height:100%;
    background-image:url(/extension/smsa/design/v1/images/content_background2.jpg);
    background-repeat:repeat-y; 
	height:auto !important;
	height:100%;
}

#background_hor{
	width:100%;
	height:85px;
	background-color:#b6c2c9;
	position:absolute;
	top:107px;
}

#header{
	width:808px;
	height:192px;
	background-image:url(/extension/smsa/design/v1/images/header_background.jpg);
	background-repeat:no-repeat;
	float:left;
}
#header_left{
	float:left;
	width:125px;
	height:87px;
	padding-top:105px;
	padding-left:53px;
}

#header_right_smsa{
	float:left;
	width:211px;
	height:48px;
	padding-top:107px;
}
#header_right_smsa img{
	margin-left:2px;
}
#header_right_lg{
	float:left;
	width:125px;
	padding-left:294px;
	padding-top:32px;
	height:16px;
	overflow:hidden;
	/*background-color:#FFCC00;*/

}
#header_right_lg img{
	margin-left:7px;

}
#header_right_search{
	float:left;
	width:377px;
	height:78px;
	padding-right:42px;
	/*background-color:#FF0000;*/
	
}
#searchBox{
	color:#666666;
	height:16px;
	width:130px;
	float:right;
	margin-top:59px;
	background-image:url(/extension/smsa/design/v1/images/searchBox_background.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
}
#searchButton{
	height:18px;
	width:21px;
	float:right;
	margin-top:59px;
	background-image:url(/extension/smsa/design/v1/images/searchButton_background.jpg);
	background-repeat:no-repeat;
	
}
#header_right_fil{
	float:left;
	width:412px;
	height:24px;
	padding-top:4px;
	padding-left:7px;
	background-color:#9999CC;
	background-image:url(/extension/smsa/design/v1/images/fil_background.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	
	
}
#header_right_fil li{
	display:inline;
	padding-right:24px;
	background-repeat:no-repeat;
	background-position:right top
}
#header_right_fil a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}
#header_right_fil a:hover{
	color:#EBEBEB;
	font-size:9px;
	text-decoration:none;
}
#navigation{
	float:left;
	width:630px;
	height:38px;	
}
#navigation ul{
	list-style-type:none;
}
#navigation li{
	width:96px;
	height:38px;
	display:block;
	float:left;
	margin-left:2px;
}
#navigation span{
	display:inline-block;
	top:50%;
	
}
#navigation a{
	background-color:#b6c2c9;
	width:96px;
	height:38px;
	display: table-cell;
	vertical-align: middle;
	color:#303639;
	text-align:center;
	background-image:url(/extension/smsa/design/v1/images/navigation_corner.gif);
	background-position:right 29px;
	background-repeat:no-repeat;
}
#navigation a:hover{
	background-color:#7c868c;
	color:#FFFFFF;
}
#content{
	background-image:url(/extension/smsa/design/v1/images/content_background2.jpg);
	background-repeat:repeat-y;
	width:808px;
}
#content_left{
	width:179px;
	float:left;
	height:100%;
}
#content_left ul{
	margin-left:50px;
	margin-right:3px;
	list-style-type:none;
	border-top:3px solid #FFFFFF;
}
#content_left li {
	
	border-bottom:1px solid #FFFFFF;
	
}
#content_left li a{
	display: block;
	background-color:#dbe1e4;
	width:115px;
	height:100%;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;

}
#content_left li a:hover{
	background-color:#bdc6cb;
}
#partner{
	margin-left:50px;
	padding-top:45px;
	text-align:center;
	width:126px;
	background-image:url(/extension/smsa/design/v1/images/partenaire_top_background.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
}
#partner img{
	margin-bottom:15px;
}



#partner_bottom{
	display:block;
	margin-left:50px;
	height:60px;
	width:126px;
	background-image:url(/extension/smsa/design/v1/images/partenaire_bottom_background.jpg);
	background-repeat:no-repeat;
	background-color:#DCE1E5;
	padding-top:170px;
}

#content_right{
	width:562px;
	float:left;
	padding-left:10px;
	padding-left:15px;
	padding-top:20px;
}


.content_right_spacer_bottom{
	display:block;
	height:0;
	width:587px;
	margin-bottom:45px;
}


#footer{
	margin-top:-40px;
	width:740px;
	height:40px;
	background-color:#FFFFFF;
	margin-left:50px;
	position:absolute;	
}
#wess{
	height:105px;
    width:24px;
    position:absolute;
    margin-top:-153px;
    margin-left:761px;
}

#footer_navig{
    height:40px;
    width:561px;
    background-image:url(/extension/smsa/design/v1/images/footer_background.jpg);
    margin-left:145px;
}

#footer_navig ul{
	list-style-type:none;
	float:right;
	height:25px;
	margin-bottom:-15px;
	
}
#footer_navig li{
	display:block;
	float:left;
	color:#7c868c;
	margin-left:2px;
	height:25px;
	font-size:10px;
	margin-top: 15px;
}
#footer_navig li a{
	color: #7c868c;
}
#footer_navig li a:hover{
	color: #b6c2c9;
}
#footer_navig p{
	font-size:10px;
	height:25px;
	float:right;
	
	color:#7c868c;
}
#adresse{
	position:absolute;
	height:121px;
	width:126px;
	margin-left:50px;
	margin-top:-161px;

}
.clear{
	clear:both;
	display:block;
	width:727px;
	height:3px;
}

.end_fil{
	background-image:none;
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}

.fil{
	background-image:url(/extension/smsa/design/v1/images/fil_arrow.jpg);
}

#footer_label{
    margin-top:10px;
    margin-bottom:10px;
}
