html, body {
	margin:0px;
	padding:0px;
	background:#7c8533;
	font-family:arial;
	font-size:13px;
	color:#778123;
}

table, td, th {
	font-family:arial;
	font-size:13px;
	color:#778123;
}

div {
	text-align:left;
}

h1 {
	font-size: 18px;
	color:#bf4912;
	padding:0px;
	margin:0px 0px 20px;
}

a {
	color:#778123;
	text-decoration:underline;
}	
a:hover {
	color:#bf4912;
}	

.csc-mailform {
	border:0px;
	margin:0px;
	padding:0px;
}

.csc-mailform-field {
	margin-bottom:2px;
}

.csc-mailform-field input {
	width:300px;
	border:1px solid #a9a9a9;
	color:#778123;
}

.csc-mailform-field .csc-mailform-submit {
	width:100px;
	border:1px solid #778123;
	color:#778123;
	margin-top:3px;
}

.csc-mailform-field textarea {
	width:300px;
	height:80px;
	border:1px solid #a9a9a9;
	color:#778123;
}

label {
	width:100px;
	display:block;
	float:left;
}


#box_all {
	width:984px;
}

#box_all #box_spacer_top {
	width:984px;
	height:60px;
}

#box_all #box_top {
	width:984px;
	height:309px;
	background:url(../img/bg_top.jpg);
}

#box_all #box_top #logo {

	padding-top:80px;
	padding-left:70px;
}

#box_all #box_main {
	width:984px;
	background:url(../img/bg_main.jpg);
}

#box_all #box_main #box_spacer_middle {
	width:984px;
	height:55px;
}

#box_all #box_main #box_content {
	width:984px;
}

#box_all #box_main #box_content #box_left {
	float:left;
	width:330px;
}

#box_all #box_main #box_content #box_left #box_spacer_left {
	width:60px;
	height:200px;
	float:left;
}

#box_all #box_main #box_content #box_left #box_menu {
	width:270px;
	float:left;
}

#box_all #box_main #box_content #box_right {
	width:550px;
	float:left;
}



#box_all #box_bottom {
	width:984px;
	height:171px;
	background:url(../img/bg_bottom.jpg);
}

#box_all #box_bottom #spacer_footer_top {
	width:984px;
	height:75px;
}

#box_all #box_bottom #spacer_footer_left {
	height:30px;
	width:110px;
	float:left;
}

#box_all #box_bottom #footer {
	float:left;
	width:700px;
	font-size:12px;
	color:#78812a;
}


/* Menü */

#menu {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu .menu_item {
	height:32px;
}

#menu .menu_item a {
	padding-top:1px;
	padding-left:45px;
	text-transform: uppercase;
	font-size:15px;
	color:#778123;
	text-decoration:none;
	display:block;
}

#menu .menu_item_act {
	background:url(../img/bg_link.jpg);
	background-repeat:no-repeat;
	height:32px;
}

#menu .menu_item_act a {
	padding-top:1px;
	padding-left:65px;
	text-transform: uppercase;
	font-size:15px;
	color:#778123;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

#menu .menu_item_actifsub {
	height:32px;
}

#menu .menu_item_actifsub a {
	padding-top:1px;
	padding-left:45px;
	text-transform: uppercase;
	font-size:15px;
	color:#778123;
	font-weight:bold;
	text-decoration:none;
	display:block;
}



#menu .menu_item_2 {
	height:30px;
}

#menu .menu_item_2 a {
	padding-top:1px;
	padding-left:75px;
	font-size:13px;
	color:#778123;
	text-decoration:none;
	display:block;
	background:url(../img/circle.jpg);
	background-repeat:no-repeat;
	background-position:65px 6px;
}

#menu .menu_item_2_act {
	background:url(../img/bg_link.jpg);
	background-repeat:no-repeat;
	height:30px;
}

#menu .menu_item_2_act a {
	padding-top:1px;
	padding-left:75px;
	font-size:13px;
	color:#778123;
	font-weight:bold;
	text-decoration:none;
	display:block;
	background:url(../img/circle.jpg);
	background-repeat:no-repeat;
	background-position:65px 6px;
}


.textClassH1 {
	font-size: 18px;
	color:#bf4912;
	padding:0px;
	margin:0px 0px 20px;
}

.textClassH2 {
	font-size: 15px;
	color:#778123;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 20px;
}

.textClassH3 {
	font-size: 13px;
	color:#bf4912;
	padding:0px;
	margin:0px 0px 0px;
}

.FotoLeft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.FotoRight {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}
