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

* {
border:none;
margin:0px;
padding:0px;
}
body{
	background-image: url(../images/BG_index.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c3946;
}#global_wrap {
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #top_bar {
	height: 33px;
	background-image: url(../images/BG_top.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#header #bandeau {
	height: 290px;
	_margin-top:-3px;
}
#header #bandeau_gauche {
	background-image: url(../images/bg_header.jpg);
	height: 290px;
	width: 569px;
	float: left;
}
#header #bandeau_gauche span {
	display: none;
}
#header #bandeau_gauche h1 {
	width: 569px;
	height: 73px;
}
#header #bandeau_gauche h2 {
	font-size: 20px;
	font-weight: bold;
	color: #beefff;
	margin-bottom: 8px;
	margin-top: 25px;
	margin-right: 20px;
	margin-left: 10px;
}
#header #bandeau_gauche p {
	color: #fffefe;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#header #bandeau_droite {
	background-image: url(../images/BG_head_video.jpg);
	height: 273px;
	width: 409px;
	float: left;
	padding-top: 17px;
	padding-left: 32px;
}
#header #menu {
	clear: both;
	height: 63px;
	width: 100%;
}
#content {
	clear: both;
	margin-top: 41px;
}
#gauche  {
	width: 659px;
	float: left;
}
.gauche_article .img_etna    {
	background-image: url(../images/BG_img.gif);
	height: 165px;
	width: 211px;
	float: left;
	margin-right: 16px;
}
.gauche_article .img_etna img {
	margin-top: 4px;
	margin-left: 14px;
}
.gauche_article .article {
	margin-right: 25px;
	padding-top: 0px;
}
.gauche_article   .date   {
	color: #31526c;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gauche_article   h3   {
	font-size: 16px;
}
.gauche_article  .added  {
	font-size: 12px;
	color: #717375;
	margin-bottom: 12px;
}
.gauche_article  p  {
	margin-bottom: 5px;
	padding-left: 15px;
}

#gauche .ombre {
	clear: both;
	background-image: url(../images/ombre_gauche.jpg);
	height: 41px;
	width: 659px;
}
#content #droite {
	float: left;
	width: 351px;
}
#droite #bloc_texte {
	background-image: url(../images/BG_texte_right.jpg);
	height: 169px;
	width: 281px;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 30px;
	color: #f5fcff;
	background-repeat: no-repeat;
	font-size: 11px;
}
#droite #ecole {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
}
#droite #ecole h3 {
	background-image: url(../images/right_schools.gif);
	height: 73px;
}
#droite #ecole .togglers {
	font-size: 12px;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 10px;
}
#droite #ecole .togglers a {
	color: #3c4b59;
	text-decoration:none;
}
#droite #ecole .elements {
	margin-left: 58px;
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 5px;
}
#droite #ecole .elements a {
	color: #2c3946;
	text-decoration: none;
}
#droite #ecole .elements a:hover {
	color: #2c3946;
	text-decoration: underline;
}
#footer_wrap {
	clear: both;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 61px;
	width: 100%;
	padding-top: 83px;
}
#footer_wrap #footer {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}
#footer_wrap #footer ul {
	list-style-type: none;
}
#footer_wrap #footer li {
	display: inline;
	margin-right: 25px;
}
#footer_wrap #footer a {
	color: #629eb2;
	text-decoration: underline;
}
.gauche_article .article a {
	color: #629eb2;
}
#menu #skyline span {
	display: none;
}
#droite #bloc_texte a {
	color: #A0E0F7;
	text-decoration: underline;
}
#bandeau_droite p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
}
