.clear {
	clear: both;
}

body {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 13px;
}

html {
	overflow-y:scroll;
}

.boxhead {
	position: relative;
	margin: 80px auto 20px;
	background: url(/img/box1.png) no-repeat;
	width: 711px;
	height: 376px;
}

.welcome {
	position: absolute;
	top: 30px;
	left: 520px;
	color: #4178a2;
	font-size: 18px;
}

.welcome .de {
	top: 30px;
	left: 40px;
	position: absolute;
}

.welcome .fr {
	top: 60px;
	left: 00px;
	position: absolute;
}

.buttons {
	position: absolute;
	top: 160px;
	left: 50px;
	text-align: center;
}

.buttons .btn {
	float: left;
	display: block;
	width: 298px;
	height: 52px;
	margin-right: 20px;
	background: url(/img/links.png) no-repeat;
	text-decoration: none;
}

.buttons .fr:hover {
	background-position: left -52px;
}

.buttons .de {
	background-position: left -104px;
}

.buttons .de:hover {
	background-position: left -156px;
}

.buttons span {
	visibility: hidden;
}

.conferences {
	position:absolute;
	top:255px;
	left: 54px;
	background: url('/img/bgconf.png') no-repeat;
	width: 243px;
	height: 80px;
	padding: 15px 24px 0;
}

.conferences span {
	color: #4178a2;
}

.conferences a {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	background: url('/img/linkconf.png') no-repeat;
	width: 185px;
	line-height: 42px;
	display: inline-block;
	padding: 0 10px 0 45px;
	margin-top: 5px;
}


/*
address {
	color:#4178A2;
	position:absolute;
	top:255px;
	right: 0;
	width:338px;
	font-style: normal;
}


address a {
	text-decoration: none;
	color:#4178A2;
}

address span {
	color: #ffb232;
}
*/

.addressfr {
  color:#4178A2;
  font-style: normal;
	
  position:absolute; 
  top:255px;
  width:338px;  
  right: 315px;
}

.addressfr a{
	text-decoration: none;
	color:#4178A2;
}
addressfr span {
	color: #ffb232;
}	

.addressch {
  color:#4178A2;
  font-style: normal;
	
  position:absolute;
  top:255px;
  width:338px; 
  right: -8px; 
}

.addressch a{
	text-decoration: none;
	color:#4178A2;
}
addressch span {
	color: #ffb232;
}	

.boxbt {
	position: relative;
	margin: 0 auto 50px;
	background: url(/img/box2.png) no-repeat;
	width: 711px;
	height: 90px;
	overflow: hidden;
}

.boxbt .closer {
	position: absolute;
	background: url(/img/box2-bottom.png) no-repeat;
	left: 0;
	bottom: 0;
	width: 711px;
	height: 7px;
	clear: both;
	font-size: 0;
}

#msg {
	font-size: 10px;
	color: #4178A2;
	width: 615px;
	padding: 20px 48px 20px;
	margin-bottom:0;
	height: auto;
	display: none;
}

.togglers {
	padding-top: 20px;
	margin-left: 45px;
}

.togglers a {
	display: block;
	width: 278px;
	height: 52px;
	background: url(/img/btn-tgl.png) no-repeat;
	float: left;
	margin-right: 20px;
	color: #4178a2;
	text-decoration: none;
	line-height: 52px;
	padding-left: 20px;
	text-transform: uppercase;
	
}

.togglers a.open {
	background: url(/img/btn-tgl.png) bottom no-repeat;
}

form {
	margin-top: 10px;
	margin-left: 48px;
	_margin-left: 24px;
	width: 262px;
	padding: 25px 15px 15px;
	background: url(/img/form-bg.png) no-repeat;
	visibility: hidden;
	float: left;
}

form#formde {
	margin-left: 26px;
}

fieldset {
	height: 386px;
}

form label {
	width: 75px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 5px;
	clear: both;
	color: #707070;
	font-size: 11px;
	line-height: 22px;
}

form input.text,
form .input,
form select,
form spancheckbox,
form .checkbox {
	float: left;
	margin-bottom: 5px;
}

form input.text {
	border: 1px solid #dae2eb;
	padding: 3px;
	_padding: 2px;
	width: 170px;
}

form .checkbox {
	margin-left: 60px;
	margin-right: 5px;	
}

form span {
	width: 175px;
	float: left;
	color: #707070;
	font-size: 11px;
}

form .input span {
	float: none;
	width: auto;
	margin-right: 5px;	
}

form .input {
	width: 158px;
}

form .input input {
	margin-left: 0;	
}

form select {
	background-color:#FFFFFF;
	border:1px solid #DAE2EB;
	color:#707070;
	padding:3px;
	width:178px;
}

form .submit {
	background-color:#FFFFFF;
	border:1px solid #DAE2EB;
	color:#707070;
	padding:3px;
	float: right;
	margin-top: 10px;
}


form .submit:hover {
	background-color:#DAE2EB;
	color: #404040;
}

.centeredtext {
	color:#4178A2;
	position: relative;
	margin: 20px auto 20px;
	text-align:center;
	width:711px;
	font-style: normal;
}

/*ADMIN Mode*/
.login {
	position: absolute;
	top: 5px;
	left: -292px;
}

.login form {
	background-position: center center;
	width: 260px;
	visibility: visible;
	margin: 0;
	border: 1px solid #DCE3EC;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#editor span.cke_skin_kama{
	width: 701px;
	margin: 0 auto;
	border-color: #DCE3EC;
}

/*#cke_msg .cke_button_saveajax .cke_label {
	display: inline;url("icons.png")
}*/

#editor span.cke_skin_kama .cke_button_saveajax .cke_icon {
	background-position: 0 -32px;
}

.editable {
	display: block;
}

.editable:hover {
	border: 2px solid #77B4F1;
}
