/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

*{margin:0px;padding:0px;}

.clearboth{clear:both;}

.invisible{display:none;}


body {
	margin: 20px 0;
	background: #ffffff;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #29A3E1;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}

/* Boxed */

.title {
	background: url(../images/img04.gif) no-repeat right center;
	border-bottom: 3px solid #29A3E1;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(../images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(../images/img06.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed3 .title {
	background: url(../images/img06.gif) no-repeat left bottom;
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	background: url(../images/img07.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 860px;
	height: 161px;
	margin: 0 auto;
	background:  #29A4E1 url(../images/img02.gif) no-repeat 100% 50px;
	border-bottom: 5px solid #E16629;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
/*	background: #29A4E1 url(../images/img01.png) no-repeat; */
	background: #f0f0f0;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	padding-top: 5px;
	font: bold 12px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

#logo h4 {
	border-top: 5px solid #29A4E1;
	padding-top: 13px;
	font: bold 11px "Trebuchet MS", Verdana, "Times New Roman", Times, serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/*  MENU STYLES */
a.mainlevel:link, a.mainlevel:visited {
	float: left;
	width: 210px;
	height: 25px;
	background: #F4F4F4;
	padding: 10px 5px 0 5px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #29A4E1;
/*	background: #29A4E1; */

}

a.mainlevel:hover {
	display: block;
	float: left;
	background: #DCDCDC;
	padding: 10px 5px 0 5px;
	border-top: 1px solid #E16629;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.mainlevel#active_menu {
	border-top: 5px solid #FFA800;
	background: #DCDCDC;
/*	background: #FFA800; */
/*	border-top-color: #E16629; */
}


a.sublevel:link, a.sublevel:visited {
text-indent: 25px;
margin: 0;
padding: 0px;
vertical-align: middle;
font: bold 11px/14px Arial, Helvetica, sans-serif;
color: #f60;
text-decoration: none;
}
a.sublevel:active, a.sublevel:hover {
color: #a30;
text-decoration: none;
}


#menu {
	float: left;
	width: 620px;
	height: 50px;
	background: #F4F4F4;
}

#menu ul {
	height: 5px;
	background: #29A4E1;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 5px solid #29A4E1;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #DCDCDC;
	border-top-color: #1A7196;
}


#menu .active a {
	background: #FFA800;
	border-top: 5px solid #E16629;
}


#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	background: url(../images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 580px;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 10px;
}

/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Footer */

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #E16629;
}

#footer p {
	text-align: center;
	font-size: 77%;
}



th {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/img04.gif) no-repeat right center;
	border-bottom: 3px solid #29A3E1;
}
div.moduletable td.componentheading {
    width: 100%;
	background: url(../images/img04.gif) no-repeat right center;
	border-bottom: 3px solid #29A3E1 width: 100%;
}

div.moduletable td.sectiontableentry1, div.moduletable td.sectiontableentry2 {
  padding: 4px;
}

table.pollstableborder td.question {
  font-weight: bold;
  background: #eae8df;
  border: 1px solid #C6C5BD;
  height: 20px;
}

table.pollstableborder tr.sectiontableentry1 td, table.pollstableborder tr.sectiontableentry2 td {
  font-weight: normal;
  padding: 3px;
}

table.adminform textarea {
  width: 640px;
  height: 400px;
  font-size: 12px;
  color: #000099;
}

table.layout {
  margin: 0;
  margin-left: 1px !important;
  margin-left: 0px;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 8px;
}

span.padding {
  display: block;
  padding: 8px;
}

table.layout td {
  margin: 0;
  padding: 0;
}

.contentheading {
  width: 100%;
	font: normal 140% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/img04.gif) no-repeat right center;
	border-bottom: 3px solid #29A3E1;
}


td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898261;
}

ol
{
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
}

ol li
{
  text-align: left;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

blockquote
{
  text-align: left; 
  line-height: 16px; 
  padding-left: 15px;
}

#corps_content {
	width: 597px;
	float: left;
	padding: 10px 13px 10px 12px;
	background-color: #FFFFFF;
}

#corps {	width: 960px; margin: 0px auto 0px;	text-align: left; background-color: #FFFFFF; border: 1px solid #a6a6a6;	margin-top: 35px;}
#bloc_principal {background-color: #FFFFFF; margin:0; padding:0;}


#corps_content #anim_home {padding-bottom: 20px;}

#corps_content #anim_home #controls_anim{float: right; padding-right: 10px; height: 71px; position: relative; z-index: 10; padding-top: 1px;}
#corps_content #anim_home #controls_anim p {float: left; padding-right: 5px;}
#corps_content #anim_home #controls_anim .onover {position: relative; margin-left: -24px;}

#corps_content #anim_home .anim_home_news{border: 1px solid #a6a6a6; position: absolute; }
#corps_content #anim_home .anim_home_news h2 {width: 565px; padding: 10px 10px 10px 20px; margin-top: -60px; position: absolute; 
z-index: 5; background-image:url(../images/bg_titre_slide.png); color: #FFFFFF;}
#corps_content #anim_home .anim_home_news h2 a {color: #FFFFFF; font-size: 26px; font-weight: normal;}

#corps_content #anim_home #balaune {padding-top: 366px;}

