/****************************/
/*   EKØ-CONCEPT CSS FILE   */
/* 2008 © Ekø-concept by FP */
/****************************/
/* BASE */
body {
	margin: 0;
	padding: 0;
	font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
a {
	color: #A5027D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 1px solid black;
}
ul, li {
	list-style-image: url(../images/bullet.gif);
}
table, td {
	border: 0;
	font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
h1 {
	font: bold 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #A5027D;
	margin: 10px;
}
h2 {
	font: bold 12px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #69C;
	text-align: center;
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #99CFDF;
}
/* pour retirer les pointillés dans firefox */
a {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
/************ Class ***********/
.eko {
	color: #A5027D;
	font-weight: bold;
}
.select, .textfield, .textfield_xl, .textfield_medium, .textfield_mini, .textarea, .textarea_xl {
	font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	border: 1px solid #C9C;
	margin: 2px;
}
.textfield {
	width: 200px;
}
.textfield_xl {
	width: 400px;
}
.textfield_medium {
	width: 100px;
}
.textfield_mini {
	width: 50px;
}
.textarea {
	width: 200px;
	height: 120px;
}
.textarea_xl {
	width: 650px;
	height: 200px;
}
.msg {
	font-weight: bold;
	color: #A5027D;
}
.mini {
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
.bouton {
	font-size: 10px;
	font-weight: bold;
	color: #A5027D;
	background-color: white;
	border: 1px solid #C9C;
	margin: 2px;
}
/************ DIVs ************/
#centerdiv {
	width: 100%;
	text-align: center;
}
#interface {
	position: relative;
	width: 1100px;
	height: 690px;
	margin: auto;
	margin-top: 20px;
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/interface_top.jpg) 0 0 no-repeat;
	width: 1100px;
	height: 150px;
	display: block;
}
#logo {
	position: absolute;
	top: 0;
	left: 408px;
	background: url(../images/interface_logo.jpg) 0 0 no-repeat;
	width: 270px;
	height: 150px;
	display: block;
	z-index: 1;
}
#logo a {
	width: 270px;
	height: 150px;
	display: block;
	text-decoration: none;
}
#content_presentation, #content_team, #content_events, #content_photos, #content_contact, #content_admin {
	position: absolute;
	top: 180px;
	left: 0;
	width: 1100px;
	height: 425px;
	display: block;
}
#content_presentation {
	background: url(../images/interface_contenu1.jpg) 0 0 no-repeat;
}
#content_team {
	background: url(../images/interface_contenu2.jpg) 0 0 no-repeat;
}
#content_events {
	background: url(../images/interface_contenu3.jpg) 0 0 no-repeat;
}
#content_photos, #content_admin {
	background: url(../images/interface_contenu4.jpg) 0 0 no-repeat;
}
#content_contact {
	background: url(../images/interface_contenu5.jpg) 0 0 no-repeat;
}
#lazone {
	position: absolute;
	top: 25px;
	left: 200px;
	width: 710px;
	height: 395px;
	overflow: auto;
	display: block;
	z-index: 1;
}
#letexte {
	text-align: justify;
	margin: 0 10px 0 0;
	z-index: 2;
}
#contact_eko {
	position: absolute;
	bottom: 10px;
	margin-bottom: 5px;
	right: 10px;
	margin-right: 10px;
	padding: 20px;
	border: 1px solid #C9C;
	background-color: white;
}
#tribal, .tribal {
	width: 80px;
	height: 24px;
	margin: 5px auto;
	background: url(../images/separateur.gif) 0 0 no-repeat;
	display: block;
	clear: both;
	border: 0;
}
#apercu {
	border: 1px solid #CCC;
	background-color: white;
	padding: 10px;
	float: left;
	margin-right: 10px;
}
#error {
	border: 1px solid #A5027D;
	font-weight: bold;
	color: #A5027D;
	padding: 3px;
	margin-bottom: 5px;
	background-color: white;
	text-align: center;
}
#clear {
	clear: both;
}
/******* Photos *******/
#photos_group {
	position: relative;
	width: 201px;
	float: left;
	margin: 0 25px 25px 0;
}
#photos_group h2 {
	letter-spacing: 0.1em;
	width: 196px;
	text-align: center;
	margin: 0 0 5px 0;
}
#photos_group img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid black;
}
/************ Menus ***********/
#menu {
	position: absolute;
	top: 150px;
	left: 0;
	background: url(../images/interface_menufond.jpg) 0 0 no-repeat;
	width: 1100px;
	height: 30px;
	display: block;
}
#menu a {
	position: absolute;
	height: 30px;
	display: block;
	text-decoration: none;
}
#menu a#menu1, #menu a#menu1_over {
	width: 107px;
	left: 325px;
	background: url(../images/menu.gif) 0 0 no-repeat;
}
#menu a#menu2, #menu a#menu2_over {
	width: 110px;
	left: 432px;
	background: url(../images/menu.gif) -107px 0 no-repeat;
}
#menu a#menu3, #menu a#menu3_over {
	width: 75px;
	left: 542px;
	background: url(../images/menu.gif) -217px 0 no-repeat;
}
#menu a#menu4, #menu a#menu4_over {
	width: 78px;
	left: 617px;
	background: url(../images/menu.gif) -292px 0 no-repeat;
}
#menu a#menu5, #menu a#menu5_over {
	width: 84px;
	left: 695px;
	background: url(../images/menu.gif) -376px 0 no-repeat;
}
#menu a#tools, #menu a#tools_over {
	width: 80px;
	left: 691px;
	background: url(../images/tools.gif) 0 0 no-repeat;
}
#menu a#logout {
	width: 80px;
	left: 771px;
	background: url(../images/logout.gif) 0 0 no-repeat;
}
#menu a#menu1:hover, #menu a#menu1_over {
	background: url(../images/menu.gif) 0 -30px no-repeat;
}
#menu a#menu2:hover, #menu a#menu2_over {
	background: url(../images/menu.gif) -107px -30px no-repeat;
}
#menu a#menu3:hover, #menu a#menu3_over {
	background: url(../images/menu.gif) -217px -30px no-repeat;
}
#menu a#menu4:hover, #menu a#menu4_over {
	background: url(../images/menu.gif) -292px -30px no-repeat;
}
#menu a#menu5:hover, #menu a#menu5_over {
	background: url(../images/menu.gif) -376px -30px no-repeat;
}
#menu a#tools:hover, #menu a#tools_over {
	background: url(../images/tools.gif) 0 -30px no-repeat;
}
#menu a#logout:hover {
	background: url(../images/logout.gif) 0 -30px no-repeat;
}
/**********************/
#footer_presentation, #footer_team, #footer_events, #footer_photos, #footer_contact, #footer_admin {
	position: absolute;
	top: 605px;
	left: 0;
	width: 1100px;
	height: 85px;
	display: block;
}
#footer_presentation {
	background: url(../images/interface_bottom1.jpg) 0 0 no-repeat;
}
#footer_team {
	background: url(../images/interface_bottom2.jpg) 0 0 no-repeat;
}
#footer_events {
	background: url(../images/interface_bottom3.jpg) 0 0 no-repeat;
}
#footer_photos, #footer_admin {
	background: url(../images/interface_bottom4.jpg) 0 0 no-repeat;
}
#footer_contact {
	background: url(../images/interface_bottom5.jpg) 0 0 no-repeat;
}
/* Splash & Pending */
#splash, #pending {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 300px;
	margin-left: -250px;
	margin-top: -150px;
}
#pending {
	background: url(../images/underconstruc_v3.jpg) 0 0 no-repeat;
}
#login {
	position: absolute;
	top: 200px;
	left: 0;
	width: 500px;
	text-align: center;
}
#splash_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 500px;
	height: 280px;
	background: url(../images/logo_splash.jpg) 0 0 no-repeat;
}
#splash_lang {
	position: absolute;
	top: 280px;
	left: 0;
	width: 500px;
	height: 20px;
}
#splash_lang a {
	width: 250px;
	height: 20px;
	display: block;
	float: left;
	text-decoration: none;
}
#splash_lang a.fr {
	background: url(../images/splash_lang.gif) 0 0 no-repeat;
}
#splash_lang a.en {
	background: url(../images/splash_lang.gif) -250px 0 no-repeat;
}
#splash_lang a.fr:hover {
	background: url(../images/splash_lang.gif) 0 -20px no-repeat;
}
#splash_lang a.en:hover {
	background: url(../images/splash_lang.gif) -250px -20px no-repeat;
}
