@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #1e1c1f;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#render{
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 500px;
	padding-top: 75px;
	text-align: right;
	z-index: 50;
}
#link{
	position: absolute;
	left: 50%;
	margin-left: 73px;
	width: 122px;
	height: 122px;
	z-index: 150;
}
#mutter{
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	z-index:0;
}
#top{

}
#logo{
	width: 671px;
	height: 123px;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#meta{
	width: 140px;
	text-align: right;
	float: right;
	padding-top: 50px;
	padding-right: 10px;
}
#top_n{
	border-bottom: solid 1px #9c9ba0;
	border-top: solid 1px #9c9ba0;
}
#navitop{
	float: left;
}
#root{
	float: right;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px; 
}

#main{
}
#left{
	float: left;
	width: 200px;
}
#adresse{
	margin-top: 10px;
	padding: 5px;
}
#right{
	float: right;
	width: 733px;
	background-color: #fffad4;
}
#right_2{
	float: right;
	width: 733px;
	background-image: url(../images/hg.jpg);
}
#ct{
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 59px;
} 
#ct_2{
	background-image: url(../images/top_2.jpg);
	background-repeat: no-repeat;
	height: 59px;
} 
#content{
	line-height: 150%;
	padding-left: 10px;
	padding-right: 10px;
}
#cb{
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 62px;
}
#cb_2{
	background-image: url(../images/bottom_2.jpg);
	background-repeat: no-repeat;
	height: 62px;
}
#l{
	float:left ;
	width: 485px;
	padding-left: 10px;
}
#r{
	float: right;
	width: 215px;
	padding-right: 10px;
}
#footer{
	border-top: solid 1px #9c9ba0;
	border-bottom: solid 1px #9c9ba0;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px; 
}

.bodytext{
	padding: 0px;
	margin: 0px;
}


P {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	line-height : 180%;
	color: #333333;
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
	text-indent : 0px;
}

a img{
	border: 0px;
}
a:link{
	color: #73b0cf;
	text-decoration: none;
}

a:visited{
	color: #73b0cf;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.contentelement{
	clear: both;
}
.clear{ clear: both; }

.csc-textpic-clear{ clear: both; margin-top: 12px; }


h1{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
h2{
	margin: 0;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
h3{ 
	margin: 0; 
	padding-bottom: 5px; 
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	padding-top: 10px; 
}

/*
h4{ 	
	margin: 0 0 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #000000;
	font-size: 15px; 
	font-weight: bold; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
}
*/
h4{
/*	font-family: Trebuchet MS, Verdana, sans-serif; */
	color: #003366;   /* dark blue */
	font-size: 15px; font-variant: small-caps; font-stretch: wider; margin-bottom: 12px; border-bottom: 1px solid #003366; }

fieldset {
	border: 0px;
}
