@variables {
  TextColor: #209024;
  MainBorderColor:#209024;
}

body {
	background-color:#274044;
	margin:10px;
}

* {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

* img {
	border:0px;
}

a {
	color:#000000;
}

#intro {
	height:100px;
	left:50%;
	margin-left:-350px;
	margin-top:-50px;
	position:absolute;
	text-align:center;
	top:50%;
	vertical-align:middle;
	width:700px;
}

#page {
	border:1px solid #209024;
	left:50%;
	margin-left:-475px;
	position:absolute;
	width:950px;
}

#top {
	height:100px;
	width:950px;
}

#muriel {
	color:#209024;
	font-size:24px;
	text-align:center;
}

#sub_muriel {
	color:#209024;
	font-size:20px;
	text-align:center;
}
LangSelect{
	color:#209024;
	font-size:12px;
	text-align:center;
}

#top_menu {
	color:#209024;
	text-align:center;
}

.menu_link {
	color:#209024;
	
	}

#center {
	padding-left:25px;
	padding-right:25px;
	width:900px;
}

#bottom {
	clear:both;
	color:#209024;
	font-size:9px;
	text-align:center;
	width:100%;
}

#gallery {
	text-align:center;
}	

gallery_title{
	text-align:center;
	font-size:11px;
	padding-left:auto;
	padding-right:auto;
}	

#center-without-menu {
	padding-top:5px;
	width:950px;
}

#livre_left {
	float: left;
	width:620px;

}

#livre_right {
	width:270px;
	text-align:center;
	float:left;
	margin-left:5px;
	margin-top : 5px;
}
#clear {
	clear:left;	
}
/* General */
.small {
	font-size:12px;
	letter-spacing:1px;
}
.small-center {
	font-size:12px;
	letter-spacing:1px;
	text-align:center;
}
.small-justify {
	font-size:12px;
	letter-spacing:1px;
	text-align:justify;
}

.small-justify_2 {
	font-size:12px;
	letter-spacing:1px;
	text-align:justify;
	color:#209024;
}

.x-small {
	font-size:10px;
	letter-spacing:1px;
}
.x-small-center {
	font-size:10px;
	letter-spacing:1px;
	text-align:center;
}

.clear {
	clear:both;
}

.title {
	color:#209024;
	font-size:16px;
	font-weight:bold;
}

.title2 {
	color:#209024;
	font-size:14px;
	font-weight:bold;
}

.subtitle{
	color:#209024;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

/* Biographie */
.bio {
	width:100%;
}
.bio_1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	vertical-align:top;
	width:15%;
}

.bio_2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	width:85%;
}

/* Réalisations */
.rea {
	width:100%;
}
.rea_cell {
	font-size:16px;
	text-align:center;
	width:50%;
}
.rea_cell_unique {
	font-size:16px;
	text-align:center;
	width:100%;
}

.fl {
	display:inline;
	float:left;
}

.news_slider {
	margin:0 auto 20px auto;
	position:relative;
	text-align:left;
	width:820px;
}
.news_slider .messaging {
	background:#ffffcc;
	display:block;
	margin:0px 20px 5px 20px;
	padding:5px;
}
.news_slider .prev, .news_slider .next {
	display:none;
	position:absolute;
	top:42%;
}
.news_slider .next {
	right:0;
}
.news_slider .container {
	background:#eeeeed;
	left:0;
	position:relative;
	top:0;
	width:100%;
}
.news_slider .news_items {
	left:20px;
	overflow:hidden;
	position:relative;
	top:0px;
	width:780px;
}
.news_slider .view_all {
	border-bottom:#eeeeed 1px solid;
	border-top:#eeeeed 1px solid;
	font-size:.8em;
	margin: 0 0 2px 0;
	padding:5px;
	text-align:center;
}
.news_slider .item {
	margin-right:10px;
	width:100px;
}
.news_slider .item img {
	background:#eeeeed;
	padding:10px;
}

.slider {
	height:370px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	position:relative;
	width:370px;
}

.slidercontent {
	position:absolute;
}

.section {
	padding:10px;
}

/* Contact */
#contact-center {
	font-size:12px;
	margin-left:250px;
	margin-right:250px;
}

.contact-form {
	border:1px solid #004990;
	color:#004990;
	font-size:10px;
	width:250px;
}

.contact-form-msg {
	border:1px solid #004990;
	color:#004990;
	font-size:10px;
	height:120px;
	overflow:auto;
	width:400px;
}

.contact-center-left {
	float:left;
	width:120px;
}

.contact-center-right {
	margin-left:150px;
}

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
}


.expo_title {
	font-size:14px;
	font-weight:bold;
}

.expo_info {
	font-size:12px;
}
