@charset "UTF-8";
/* CSS Document */

/* Styles gene et hacks
_____________________________ */

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #808080;
	background-color:  #e6e6e6;
	margin: 0;
	padding: 0;
}

div, h1, h2, h3, h4, p, ul, li, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.spacer {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
			
img, div, a { behavior: url(/css/resources/iepngfix.htc); border: 0; }

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0;
}

a:active { outline: none; }

a:focus { outline: none; }

.spip_logos { border: none; }
			
.spip_documents {
	text-align: center;
	border: none;
}

a.spip_out { 
	color: #808080;
	text-decoration: none;
}
a.spip_out:hover { 
	color: #fad208;
}

a.spip_in { 
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}
a.spip_in:hover { 
	color: #29abe2;
}

a.spip_mail {
	color: #fad208;
	text-decoration: none;
}
a.spip_mail:hover {
	color: #fff;
}

h3.spip {
	margin: 0;
	margin-bottom: 12px;
	padding: 0;
	color: #29abe2;
	font-size: 16px;
	font-weight: bold;
}

/* Textes
_____________________________*/

p {
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 12px;
}

h1.rub {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
}

h2.rub {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
}

h2.rub_home {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #808080;
	margin-bottom: 13px;
}

h3.titre_footer {
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

h3.titre_footer_kontakt {
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	text-align: right;
}

a.titre_rub {
	color: #2c8ac8;
	text-decoration: none;
}
a.titre_rub:hover {
	color: #fad208;
}


a.titre_rub2 {
	color: #808080;
	text-decoration: none;
}
a.titre_rub2:hover {
	color: #fad208;
}

a.impressum {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.impressum:hover {
	color: #808080;
}


/* squelette principal
_____________________________*/

#global {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 175px;
	margin-top: 30px;
	background-image: url(/pict/header_bkg.jpg);
	background-repeat: repeat-x;
}

#content {
	background-image: url(/pict/background_home.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

#footer {
	background-color: #b2b2b2;
	padding: 40px 30px 0px 30px;
}

/* Header
_____________________________*/

#logo {
	height: 115px;
	width: 116px;
	margin-left: 30px;
}

/* Footer
_____________________________*/

.nav_footer {
	margin-bottom: 30px;
	margin-right: 60px;
	float: left;
}

.nav_footer ul.footer {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav_footer ul.footer li {
	padding: 0;
	padding-bottom: 4px;
	margin: 0;
}

.nav_footer ul.footer li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5e5e5;
	text-decoration: none;
}
.nav_footer ul.footer li a:hover {
	color: #808080;
}

.nav_footer ul.footer li a.on {
	color: #808080;
}

.nav_footer h3.titre_footer a {
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav_footer h3.titre_footer a:hover {
	color: #808080;
}

.nav_footer h3.titre_footer a.on {
	color: #808080;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#nav_kontakt {
	margin-bottom: 30px;
	float: right;
}

#nav_kontakt h3.titre_footer_kontakt a {
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#nav_kontakt h3.titre_footer_kontakt a:hover {
	color: #808080;
}

#nav_kontakt h3.titre_footer_kontakt a.on {
	color: #808080;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#bloc_kontakt {
}

#descr_kontakt_home {
	margin-bottom: 5px;
	text-align: right;
}

#descr_kontakt_home p {
	font-size: 11px;
	color: #fff;
	margin: 0;
	line-height: 16px;
}

#texte_kontakt_home {
	margin-bottom: 5px;
	text-align: right;
}

#texte_kontakt_home p {
	font-size: 11px;
	color: #fff;
	margin: 0;
	line-height: 14px;
}

#footer_bottom {
	border-top: solid 1px #c9c9c9;
}

#nav_footer_bottom_l {
	width: 450px;
	float: left;
	margin-top: 5px;
}

#nav_footer_bottom_l p {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#nav_footer_bottom_r {
	width: 450px;
	float: right;
	margin-top: 5px;
	text-align: right;
}

#nav_footer_bottom_r p {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.nav_footer h3.titre_footer {
	color: #fff;
}



/* Nav Principale
_____________________________*/

#nav {
	padding-top: 5px;
	float: right;
	margin-right: 10px;
}

#nav ul#navigation {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	height: 31px;
}

/* Home tab
_____________________________*/


#nav li.home a {
	color: #fff;
	background: #2c8ac8 url(/pict/menu_l.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 20px;
	
	height: 31px;
}

#nav li.home a span {
	background: url(/pict/menu_r.gif) right top no-repeat;
	padding-right: 20px;
	padding-top: 8px;
	height: 23px;
	font-weight: bold;
	color: #fff;
}

#nav li.home a, #nav li.home a span {
	display: block;
	float: left;
}

#nav li.home a:hover {
	color: #fff;
	padding-left: 20px;
}

#nav li.home a:hover span {
	padding-right: 20px;
	color: #fff;
}

#nav li.home {
	float: left;
	margin: 0;
}

/* Home tab.off
_____________________________*/


#nav li.home_off a {
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
	
	height: 31px;
}

#nav li.home_off a span {
	padding-right: 20px;
	padding-top: 8px;
	height: 23px;
	font-weight: bold;
	color: #fff;
}

#nav li.home_off a, #nav li.home_off a span {
	display: block;
	float: left;
	color: #29abe2;
}

#nav li.home_off a:hover {
	color: #fff;
	padding-left: 20px;
}

#nav li.home_off a:hover span {
	padding-right: 20px;
}

#nav li.home_off {
	float: left;
	margin: 0;
}

/* Menu tab
_____________________________*/


#nav li a {
	text-decoration: none;
	padding-left: 20px;
	height: 31px;
}

#nav li a span {
	padding-right: 20px;
	padding-top: 8px;
	height: 23px;
	font-weight: bold;
	color: #fff;
}

#nav li a, #nav li a span {
	display: block;
	float: left;
	color: #29abe2;
}

#nav li a:hover {
	color: #2c8ac8;
	padding-left: 20px;
}

#nav li a:hover span {
	color: #2c8ac8;
	padding-right: 20px;
}

#nav li {
	float: left;
	margin: 0;
}

/* Home tab.on
_____________________________*/


#nav li.on a.on {
	color: #fff;
	background: #2c8ac8 url(/pict/menu_l.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 20px;
	
	height: 31px;
}

#nav li.on a.on span {
	background: url(/pict/menu_r.gif) right top no-repeat;
	padding-right: 20px;
	padding-top: 8px;
	height: 23px;
	font-weight: bold;
	color: #fff;
}

#nav li.on a.on, #nav li.on a.on span {
	display: block;
	float: left;
}

#nav li.on a.on:hover {
	color: #fff;
	background: #2c8ac8 url(/pict/menu_l.gif) left top no-repeat;
	padding-left: 20px;
}

#nav li.on a.on:hover span {
	background: url(/pict/menu_r.gif) right top no-repeat;
	padding-right: 20px;
}

#nav li.on {
	float: left;
	margin: 0;
}

/* Nav bottom
_____________________________*/

#nav_bottom {
	float: right;
	margin-right: 30px;
	margin-bottom: 15px;
	text-align: right;
}

#nav_bottom ul#nav_mini {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav_bottom ul#nav_mini li {
	padding-left: 24px;
	padding-bottom: 12px;
	float: left;
}

#nav_bottom ul#nav_mini li a {
	color: #b2b2b2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#nav_bottom ul#nav_mini li a:hover {
	color: #808080;
}

#nav_bottom ul#nav_mini li a.on {
	color: #808080;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


/* Content Home
_____________________________*/

#bloc_welcome {
	float: right;
	margin-right: 30px;
	margin-top: 80px;
	width: 450px;
}

#bloc_welcome p {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}

#pict_leistungen {
	margin-top: 20px;
	width: 138px;
	height: 20px;
}

#bloc_uberuns {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 60px;
	margin-left: 30px;
}

.texte_rub_home {
	border-top: solid 1px #cccccc;
	padding-top: 12px;
}

ul#intro_galerie {
	width: 366px;
	height: 230px;
	padding: 2px;
	background-image: url(/pict/frame_bkg.png);
	background-repeat: no-repeat;
}

ul#intro_galerie li {
	list-style: none;
}

#uberuns_l {
	float: left;
	width: 370px;
}

#uberuns_r {
	float: right;
	width: 370px;
}

#bloc_sommaire {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 30px;
}

#sommaire_l {
	float: left;
	width: 370px;
}

#sommaire_r {
	float: right;
	width: 370px;
}

.list_sommaire {
	border-top: solid 1px #cccccc;
	padding-top: 16px;
}

.box_sommaire {
	margin-bottom: 10px;
}

.titre_sommaire {
	float: left;
	margin-top: 9px;
}

.pict_sommaire {
	float: left;
	width: 34px;
	height: 34px;
	margin-right: 10px;
}


/* Baukoerper rub
_____________________________*/


#content_baukoerper {
	background-image: url(/pict/baukoerper_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

h1.titre_baukoerper {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	padding-left: 30px;
	padding-top: 110px;
}

#bloc_baukoerper_intro {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
}

.texte_baukoerper_intro {
	padding-top: 12px;
}

.descr_baukoerper_intro {
	padding-top: 12px;
}

#baukoerper_intro_l {
	float: left;
	width: 370px;
}

#baukoerper_intro_r {
	float: right;
	width: 370px;
}

.bloc_baukoerper {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 30px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.box_baukoerper {
}

.logo_baukoerper {
	float: left;
	margin-right: 12px;
}

h3.rub_baukoerper {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
	padding-top: 7px;
}

.descr_baukoerper {
	padding-top: 12px;
}

ul#pict_baukoerper {
	width: 366px;
	height: 230px;
	padding: 2px;
	background-image: url(/pict/frame_bkg.png);
	background-repeat: no-repeat;
}

ul#pict_baukoerper li {
	list-style: none;
}

.baukoerper_l {
	float: left;
	width: 370px;
}

.baukoerper_r {
	float: right;
	width: 370px;
}


/* Baukoerper art
_____________________________*/

h2.art_baukoerper {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
	padding-top: 7px;
}

#descr_baukoerper_art {
	padding-top: 12px;
	margin-bottom: 30px;
}

#mininav_baukoerper {
	
}

#mininav_baukoerper ul#mininav {
	float: right;
}

#mininav_baukoerper ul#mininav li {
	float: right;
	padding-left: 10px;
	height: 34px;
	width: 34px;
}

#mininav_baukoerper ul#mininav li a {
}

#texte_bauekoerper_art {
	padding-top: 20px;
	clear: both;
}

#texte_bauekoerper_art p {
	margin-bottom: 14px;
}

/* service rub
_____________________________*/


#content_service {
	background-image: url(/pict/service_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

h1.titre_service {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	padding-left: 30px;
	padding-top: 110px;
}

#bloc_service_intro {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
}

.texte_service_intro {
	padding-top: 12px;
}

.descr_service_intro {
	padding-top: 12px;
}

#service_intro_l {
	float: left;
	width: 370px;
}

#service_intro_r {
	float: right;
	width: 370px;
}

.bloc_service {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 30px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.box_service {
}

.logo_service {
	float: left;
	margin-right: 12px;
}

h3.rub_service {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
	padding-top: 7px;
}

.descr_service {
	padding-top: 12px;
}

ul#pict_service {
	width: 366px;
	height: 230px;
	padding: 2px;
	background-image: url(/pict/frame_bkg.png);
	background-repeat: no-repeat;
}

ul#pict_service li {
	list-style: none;
}

.service_l {
	float: left;
	width: 370px;
}

.service_r {
	float: right;
	width: 370px;
}

.pict_service {
	width: 366px;
	height: 230px;
	padding: 2px;
	background-image: url(/pict/frame_bkg.png);
	background-repeat: no-repeat;
}


/* service sous rub
_____________________________*/

#bloc_srub_service {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 30px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

#descr_service_art {
	margin-bottom: 30px;
	padding-top: 12px;
}

h2.art_service {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
	padding-top: 7px;
}

#mininav_service {
	
}

#mininav_service ul#mininav {
	float: right;
}

#mininav_service ul#mininav li {
	float: right;
	padding-left: 10px;
	height: 34px;
	width: 34px;
}

#mininav_service ul#mininav li a {
}

#box_service_art {
	padding-top: 15px;
	clear: both;
}

ul#pict_service {
	width: 366px;
	height: 230px;
	padding: 2px;
	background-image: url(/pict/frame_bkg.png);
	background-repeat: no-repeat;
}

ul#pict_service li {
	list-style: none;
}

#texte_service_art {
	padding-top: 20px;
	clear: both;
}

#texte_service_art p {
	margin-bottom: 14px;
}

.bloc_art_service {
}

h3.srub_service {
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	padding: 0;
	padding-top: 30px;
	padding-bottom: 5px;
	border-bottom: solid 1px #d3d3d3;
	margin: 0;
	margin-bottom: 20px;
}

.box_sart_service {
}

.box_sart_service_l {
	float: left;
	width: 370px;
}

.box_sart_service_r {
	float: right;
	width: 370px;
}

.descr_srub_service {
}

.descr_srub_service p {
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
}

h4.sart_service {
	font-size: 14px;
	font-weight: bold;
	color: #29abe2;
	padding: 0;
	margin: 0;
	margin-bottom: 14px;
}

.texte_sart_service {
}

.texte_sart_service p {
	margin:0;
	margin-bottom: 30px;
	padding: 0;
}

/* referenzen rub
_____________________________*/


#content_referenzen {
	background-image: url(/pict/referenzen_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

h1.titre_referenzen {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	padding-left: 30px;
	padding-top: 110px;
}

#bloc_referenzen_intro {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
}

.texte_referenzen_intro {
	padding-top: 12px;
}

.descr_referenzen_intro {
	padding-top: 12px;
}

#referenzen_intro_l {
	float: left;
	width: 370px;
}

#referenzen_intro_r {
	float: right;
	width: 370px;
}

.bloc_referenzen {
	width: 900px;
	border: solid 1px #e5e5e5;
	padding: 30px 0px 30px 0px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.box_referenzen {
	float: left;
	width: 370px;
	height: 130px;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 30px;
}

h3.rub_referenzen {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #2c8ac8;
	padding-top: 7px;
}

.descr_referenzen {
	padding-top: 12px;
}

.box_link_referenzen {
}

.pict_link_referenzen {
	width: 13px;
	height: 10px;
	float: left;
	margin-right: 12px;
}

h4.link_referenzen {
	font-size: 12px;
	float: left;
	padding: 0;
	margin: 0;
}

a.link_referenzen {
	color: #29abe2;
	text-decoration: none;
}
a.link_referenzen:hover {
	color: #fad208;
}


/* kontakt rub
_____________________________*/


#content_kontakt {
	background-image: url(/pict/kontakt_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

h1.titre_kontakt {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	padding-left: 30px;
	padding-top: 110px;
}

#bloc_kontakt_main {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

#kontakt_l {
	float: left;
	width: 370px;
}

#kontakt_r {
	float: right;
	width: 370px;
}

.texte_kontakt_intro {
	padding-top: 12px;
}

.descr_kontakt_intro {
	padding-top: 12px;
	margin-bottom: 30px;
}

.bloc_kontakt {
	width: 900px;
	border: solid 1px #e5e5e5;
	padding: 30px 0px 30px 0px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.descr_kontakt_intro a.spip_mail {
	color: #808080;
	text-decoration: none;
}
.descr_kontakt_intro a.spip_mail:hover {
	color: #fad208;
}

.bloc_download {
	margin-top: 16px;
	margin-bottom: 30px;
}

.box_download {
	margin-bottom: 10px;
	
}

.pict_doc_download {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 12px;
}

h3.kontakt {
	color: #808080;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-top: 4px;
}

a.download {
	color: #808080;
	text-decoration: none;
}
a.download:hover {
	color: #fad208;
}

#plan_kontakt {
	margin-top: 30px;
	margin-bottom: 30px;
}

#plan {
}


/* kontakt rub - formulaire
_____________________________*/

#formulaire{
	width: 370px;
	margin-top: 30px;
}

#formulaire p {
	margin: 0px 0px 8px 0px;
	padding: 0;
}
#formulaire p.comment {
 	width: 346px;
	clear: both;
}
#formulaire p.comment span{
	font-size: 10px;
	color: #2c8ac8;
}
#formulaire label {
	float: left;	/*** Trés important, ne pas suprimer ! ***/
	width: 120px;
	font-size:12px;
	text-align: left;
	margin: 0;
	padding: 0px 10px 0px 0px;
	line-height: 22px;	/*** ... et centrés verticalement. ***/
}

#formulaire label span {
	color: #2c8ac8;
}
#formulaire input.type1 {
	width: 230px;
}
#formulaire input.type2 {
	width: 230px;
}
#formulaire input.checkbox {
	margin: 0px 8px 10px 90px;
}
#formulaire input.saisie_verif {
	width: 70px;
	float: left;
}
#formulaire textarea {
	width: 230px;
}

#captcha p#code_img {
	margin: 0;
	padding: 0;
	width: 55px;
	height: 35px;
	float: left;
}
#formulaire p.comment {
 	width: 346px;
	clear: both;
}
#piedForm {
	margin: 15px 0px 0px 0px;
	clear: both;
}

select.thema {
	width: 130px;
}

p.message {
	margin: 0px 0px 16px 15px;
	color: #2c8ac8;
}

#formulaire input.checkbox {
	margin:0px 8px 10px 0px;
}

/* glosar rub
_____________________________*/


#content_glosar {
	background-image: url(/pict/glosar_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

h1.titre_glosar {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	padding-left: 30px;
	padding-top: 110px;
}

#bloc_glosar_intro {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
}

.texte_glosar_intro {
	padding-top: 12px;
}

.descr_glosar_intro {
	padding-top: 12px;
}

#glosar_intro_l {
	float: left;
	width: 370px;
}

#glosar_intro_r {
	float: right;
	width: 370px;
}

.bloc_glosar {
	width: 900px;
	border: solid 1px #e5e5e5;
	padding: 30px 0px 30px 0px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.box_glosar {
	float: left;
	width: 370px;
	height: 180px;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 30px;
}

h3.rub_glosar {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	padding-top: 7px;
}

.descr_glosar {
	padding-top: 12px;
}

.box_link_glosar {
}

.pict_link_glosar {
	width: 13px;
	height: 10px;
	float: left;
	margin-right: 12px;
}

h4.link_glosar {
	font-size: 12px;
	float: left;
	padding: 0;
	margin: 0;
}

a.link_glosar {
	color: #29abe2;
	text-decoration: none;
}
a.link_glosar:hover {
	color: #fad208;
}

/* mot
_____________________________*/


#content_mot {
	background-image: url(/pict/glosar_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

h1.titre_mot {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	padding-left: 30px;
	padding-top: 110px;
}

#bloc_mot_intro {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
}

.texte_mot_intro {
	padding-top: 12px;
}

.descr_mot_intro {
	padding-top: 12px;
}

#mot_intro_l {
	float: left;
	width: 370px;
}

#mot_intro_r {
	float: right;
	width: 370px;
}

.bloc_mot {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 30px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.box_mot {
}

.logo_mot {
	float: left;
	margin-right: 12px;
}

h3.rub_mot {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
	padding-top: 7px;
}

.descr_mot {
	padding-top: 12px;
}

ul#pict_mot {
	width: 366px;
	height: 230px;
	padding: 2px;
	background-image: url(/pict/frame_bkg.png);
	background-repeat: no-repeat;
}

ul#pict_mot li {
	list-style: none;
}

.mot_l {
	float: left;
	width: 370px;
}

.mot_r {
	float: right;
	width: 370px;
}

h2.art_mot {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 18px;
	padding-top: 7px;
}

#texte_mot_art {
}

#texte_mot_art p {
	margin-bottom: 14px;
}

a.mot {
	color: #808080;
	text-decoration: none;
}
a.mot:hover {
	color: #2c8ac8;
}

.bloc_mot p a {
	color: #808080;
	text-decoration: none;
}
.bloc_mot p a:hover {
	color: #2c8ac8;
}

.bloc_mot p a.on {
	color: #2c8ac8;
	text-decoration: none;
}

/* plan
_____________________________*/


#content_plan {
	background-image: url(/pict/background_home.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

h1.titre_plan {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	padding-left: 30px;
	padding-top: 110px;
}

#bloc_plan_intro {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
}

.bloc_plan {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 30px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}



h3.rub_plan {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
	padding-top: 7px;
}

h2.art_plan {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 18px;
	padding-top: 7px;
}

.bloc_plan ul li a {
	text-decoration: none;
	color: #808080;
	font-size: 14px;
}
.bloc_plan ul li a:hover {
	color: #fad208;
}

.bloc_plan ul li ul {
	padding: 12px;
}

.bloc_plan ul li ul li {
}

.bloc_plan ul li ul li a {
}
.bloc_plan ul li ul li a:hover {
}

/* impressum
_____________________________*/


#content_impressum {
	background-image: url(/pict/background_home.jpg);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-bottom: 30px;
}

h1.titre_impressum {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	padding: 0;
	padding-left: 30px;
	padding-top: 110px;
}

#bloc_impressum_intro {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 40px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
}

.bloc_impressum {
	width: 820px;
	border: solid 1px #e5e5e5;
	padding: 30px 40px 30px 40px;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 30px;
}



h3.rub_impressum {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 12px;
	padding-top: 7px;
}

h2.art_impressum {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #2c8ac8;
	margin-bottom: 18px;
	padding-top: 7px;
}

.bloc_impressum ul li a {
	text-decoration: none;
	color: #808080;
	font-size: 14px;
}
.bloc_impressum ul li a:hover {
	color: #fad208;
}

.bloc_impressum ul li ul {
	padding: 12px;
}

.bloc_impressum ul li ul li {
}

.bloc_impressum ul li ul li a {
}
.bloc_impressum ul li ul li a:hover {
}


