/*==============================GENERAL==============================*/
* {
    padding: 0;
    margin: 0;
} 

body {
	/*background: #000000 url(../images/bg_main.jpg) repeat-x;*/
	background: #b31911 url(../images/bg_main_2.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;;
}

img, div { behavior: url(iepngfix.htc) }
img { border: none; }
a { color: #4c320d;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
	margin: 0px auto;
	width: 1005px;
}

img.right { float: right; margin-left: 10px; }

img.left { float: left; margin-right: 10px; }
/*==============================HEADER==============================*/
#header {
	margin: 0;
	padding: 0;
	width: 1005px;
	height: 255px;
}

#logo {
	float: left;
	width: 115px;
	height: 150px;
	padding: 50px 60px 0 70px;
}

#band_flash {
	float: left;
	width: 745px;
	height: 115px;
	margin: 50px 0 90px 0;
	background: #FFFFFF;
}

#content{
	position: absolute;
	top: 205px;
	width: 1005px;
	height: 800px;
}
/*==============================MENU==============================*/
#pro_linedrop {
	float: left;
	height: 70px;
	width: 645px;
	position:relative;
	/*z-index:100;*/
}

#top {
	position: relative;
	top: 0px;
	width: 492px;
	padding-left: 76px;
}

#bottom {
	position: absolute;
	top: 25px;
	width: 573px;
	padding-left: 36px;
}

#ss_menu {
	position: relative;
	float: left;
	width: 645px;
	height: 20px;
	top:-20px;
	padding-left: 15px;
	background: url(../images/home/bg_ss_menu.png) no-repeat;
	z-index: 0;
}
#ss_menu a {display:block; height:25px; line-height:22px; float:left; text-decoration: none; background:transparent; padding:0 5px 0 0; margin:0; white-space:nowrap; color:#fff;font-size:10px;}
#ss_menu a:hover {color:#c1c1c1; line-height:20px; position:relative; background:transparent;}

#pro_linedrop .select { margin:0; padding:0; list-style:none; white-space:nowrap; }
#pro_linedrop #top li { float:left; min-width: 10px;}
#pro_linedrop #bottom li { float:left; min-width: 10px;}
#pro_linedrop .select a {display:block; float:left; height:40px; line-height:29px; background:url(../images/home/menu_corner_left.png) no-repeat; color:#b31811; text-decoration:none; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 12px; cursor:pointer; }
#pro_linedrop .select li.current a {display:block; float:left; height:40px; line-height:29px; background:url(../images/home/menu_corner_left_active.png) no-repeat; color:#fff; text-decoration:none; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 12px; cursor:pointer; }
#pro_linedrop .select a b { height: 40px; display:block; padding:0 12px 0 0; background:url(../images/home/menu_corner_right.png) right top; }
#pro_linedrop .select li.current a b { height: 40px; display:block; padding:0 12px 0 0; background:url(../images/home/menu_corner_right_active.png) right top; }
#pro_linedrop .select #top li.line a b { background:url(../images/home/menu_corner_right.png) right top; }
#pro_linedrop .select #bottom li.line a b { background:url(../images/home/menu_corner_right.png) right top; }
#pro_linedrop .select #top li.current a b { background:url(../images/home/menu_corner_right_active.png) right top; }
#pro_linedrop .select #bottom li.current a b { background:url(../images/home/menu_corner_right_active.png) right top; }
#pro_linedrop .select a:hover, #pro_linedrop .select li:hover a { height: 40px; background: url(../images/home/menu_corner_left_active.png) no-repeat; padding:0 0 0 12px; cursor:pointer; color:#fff; }
#pro_linedrop .select a:hover b, #pro_linedrop .select li:hover a b { height: 40px; display:block; float:left; padding:0 12px 0 0; background:url(../images/home/menu_corner_right_active.png) right top; cursor:pointer; }
#pro_linedrop .select #top li.line a:hover b, #pro_linedrop .select #top li.line:hover a b { background:url(../images/home/menu_corner_right_active.png) right top; }
#pro_linedrop .select #top li.current a:hover b, #pro_linedrop .select #top li.current:hover a b { background:url(../images/home/menu_corner_right_active.png) right top; }
#pro_linedrop .select #bottom li.line a:hover b, #pro_linedrop .select #bottom li.line:hover a b { background:url(../images/home/menu_corner_right_active.png) right top; }
#pro_linedrop .select #bottom li.current a:hover b, #pro_linedrop .select #bottom li.current:hover a b { background:url(../images/home/menu_corner_right_active.png) right top; }
#pro_linedrop .sub { position:absolute; left:-9999px; width:0; z-index: 9999; }
/* IE6 only */
#pro_linedrop table { border-collapse:collapse; margin:-1px -10px -1px -1px; font-size:1em; width:0; height:0; }
#pro_linedrop .sub { margin: 0 0 0 0; padding:0; list-style:none; }
#pro_linedrop .sub li { background:transparent;}
#pro_linedrop .select #top :hover .sub{ height:20px; position:absolute; width:100%; top: 25px; padding-top:25px; left: 15px; text-align:center; background: url(../images/home/bg_ss_menu_txt.png); }
#pro_linedrop .select #bottom :hover .sub{ height:20px; position:absolute; width:100%; top:25px; left: 15px; text-align:center;}
#pro_linedrop .select :hover .sub li a {display:block; height:25px; line-height:22px; float:left; background:transparent; padding:0 5px 0 0; margin:0; white-space:nowrap; color:#fff;font-size:10px;}

#pro_linedrop .select #top li.current .sub{ display: block; height:20px; position:absolute; width:100%; top: 50px; padding-top:0px; left: 15px; text-align:center; background: url(../images/home/bg_ss_menu_txt.png); }
#pro_linedrop .select #bottom li.current .sub{ height:20px; position:absolute; width:100%; top:25px; left: 15px; text-align:center;}
#pro_linedrop .select li.current .sub li a {display:block; height:25px; line-height:22px; float:left; background:transparent; padding:0 5px 0 0; margin:0; white-space:nowrap; color:#fff;font-size:10px;}

#pro_linedrop .select :hover .sub li a:hover,#pro_linedrop .select :hover .sub li:hover{color:#c1c1c1; line-height:20px; position:relative; background:transparent;}

/*==============================LEFT==============================*/

#left {
	position: relative;
	top: -20px;
	float: left;
	width: 619px;
	padding: 5px 13px;
	background: url(../images/home/bg_left.png) repeat-y;
}

#info {
	float: left;
	width: 619px;
	margin-bottom: 5px;
}

#info a { text-decoration: none; color: #bdbdbd; }

.info_top { float: left; width: 607px; height: 20px; padding: 3px 12px 0px 0px; text-align: right; font: 14px Impact; color: #bdbdbd; background-image: url(../images/home/bg_info_top.png); }

#info_content { float: left; width: 589px; height: 90px; padding: 0px 15px; text-align: justify; font: 10px Verdana, Arial, Helvetica, sans-serif; background-image: url(../images/home/bg_info_content.png); }

#info_bottom {  float: left; width: 619px; height: 10px; background: url(../images/home/bg_info_bottom.png) no-repeat; } 

#slideshow {
	float: left;
	width: 619px;
	height: 380px;
	margin-bottom: 5px;
}

#filinfo {
	float: left;
	width: 519px;
	height: 18px;
	margin-bottom: 5px;
	padding: 5px 87px  5px 13px;
	background: url(../images/home/bg_filinfo.png) no-repeat;
}

#txtmarkee {
	float: left;
	width: 519px;
	height: 18px;
}

#coverflow {
	float: left;
	width: 609px;
	height: 230px;
	margin-bottom: 5px;
	padding: 5px;
	background: url(../images/home/bg_coverflow.png) no-repeat;
}

#boutique {
	float: left;
	width: 214px;
	height: 188px;
	margin-right: 2px;
	background: #CCCCCC;
}

.boutique_title {
	float: left;
	width: 204px;
	height: 24px;
	padding: 5px 0px 0px 10px;
	font: 16px Impact;
	color: #FFFFFF;
	background: url(../images/home/bg_boutique_title.jpg) no-repeat; 
}

.boutique_content {
	float: left;
	width: 214px;
	height: 159px;
	background: url(../images/home/bg_boutique_content.png) no-repeat; 
	
}

#sondage {
	float: left;
	width: 205px;
	height: 188px;
	margin-right: 2px;
}

.sondage_title {
	float: left;
	width: 195px;
	height: 24px;
	padding: 5px 0px 0px 10px;
	font: 16px Impact;
	color: #FFFFFF;
	background: url(../images/home/bg_sondage_title.jpg) no-repeat; 
}

.sondage_content {
	float: left;
	width: 191px;
	height: 152px;
	padding: 7px 7px 0 7px;
	color: #676767;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/home/bg_sondage_content.jpg) no-repeat; 
}

.question {
	float: left;
	width: 191px;
	height: 39px;
}

.reponse {
	float: left;
	width: 191px;
	height: 70px;
	padding: 0;
}

.choix_sondage {
	float: left;
	width: 151px;
	/*height: 15px;*/
	margin-top: 5px;
	padding-left: 40px;
	font-size: 13px;
}

.button {
	float: left;
	width: 191px;
	height: 21px;
	padding: 0;
}

.error_sondage {
	float: left;
	width: 191px;
	height: 15px;
	padding: 0;
	color: #FF0000;
}

.voter{
	float: left;
	width: 54px;
	height: 14px;
	margin: 5px 0 0 68px;
	padding-top: 2px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background: url(../images/home/bt_vote.png) no-repeat;
}

.resultat_others{
	float: left;
	width: 140px;
	height: 14px;
	margin: 5px 0 0 5px;
	padding-top: 2px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background: url(../images/home/bt_resultat_others.png) no-repeat;
}

.resultat_sondage{
	float: left;
	width: 129px;
	height: 14px;
	margin: 5px 0 0 5px;
	padding-top: 2px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background: url(../images/home/bt_resultat_sondage.png) no-repeat;
}

#fenua_foot {
	float: left;
	width: 196px;
	height: 188px;
	background: #CCCCCC;
}

.fenua_foot_title {
	float: left;
	width: 186px;
	height: 24px;
	padding: 5px 0px 0px 10px;
	font: 16px Impact;
	color: #FFFFFF;
	background: url(../images/home/bg_fenua_foot_title.jpg) no-repeat; 
}

.fenua_foot_content {
	float: left;
	width: 196px;
	height: 159px;
	background: url(../images/home/bg_fenua_foot_content.png) no-repeat; 
	
}

.commentaires_box{
	float: left;
	width: 579px;
	height: 300px;
	overflow: auto;
}

.commentaires{
	float: left;
	width: 550px;
	margin: 10px 0;
	padding: 10px 5px;
	background: #fffff2;
	text-align: justify;
}

.commentaires p{
	text-align: justify;
}

.form_commentaire{
	float: left;
	margin-bottom: 15px;
}

.form_commentaire #username, .form_commentaire #titre, .form_commentaire textarea {
	width: 570px;
}
/*==============================NEWSLETTER==============================*/

#newsletter{
	float: left;
	width: 619px;
	min-height: 500px;
	padding: 10px 0;
}

#top_content {
	float: left;
	width: 619px;
	height: 10px;
	margin-top: 5px;
	background: url(../images/newsletter/top.png) no-repeat;
}

#middle_content {
	float: left;
	width: 599px;
	padding: 0 10px;
	background: url(../images/newsletter/middle.png) repeat-y;
}
#bottom_content {
	float: left;
	width: 619px;
	height: 10px;
	background: url(../images/newsletter/bottom.png) no-repeat;
}

.text_newsletter {
	float: left;
	width: 386px;
	height: 162px;
	padding: 10px;
	background: url(../images/newsletter/bg_txt.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.line_newsletter {
	float: left;
	width: 386px;
	height: 9px;
	margin: 5px 0;
	background: url(../images/newsletter/line.jpg);
}

.form_newsletter {
	float: left;
	width: 609px;
}

.top_form_newsletter {
	float: left;
	width: 599px;
	height: 10px;
	margin-top: 5px;
	background: url(../images/newsletter/top_form.png) no-repeat;
}
.middle_form_newsletter {
	float: left;
	width: 599px;
	background: url(../images/newsletter/middle_form.png) repeat-y;
}
.bottom_form_newsletter {
	float: left;
	width: 599px;
	height: 10px;
	background: url(../images/newsletter/bottom_form.png) no-repeat;
}

.warning_newsletter {
	float: left;
	width: 599px;
}

.button_form_newsletter{
	float: left;
	width: 123px;
	height: 30px;
	
}
.button_form_newsletter input{
	width: 123px;
	height: 30px;
	background: url(../images/newsletter/button.png) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#newsletter .valid_form{
	float: left;
	width: 123px;
	height: 25px;
	margin: 10px 238px 0 238px;
	background: url(../images/newsletter/button.png) no-repeat;
}
#newsletter .valid_form input {
	width: 123px;
	font-size: 18px;
	color: #ffffff;
	cursor: hand;
	border: 0;
	background: 0;
	font-family: Impact;
	text-align: center;
}

/*==============================FEDERATION==============================*/

#federation{
	float: left;
	width: 619px;
}

#under_top {
	float: left;
	width: 599px;
	height: 10px;
	background: url(../images/newsletter/top_form.png) no-repeat;
}

#under_middle {
	float: left;
	width: 579px;
	padding: 0 10px;
	background: url(../images/newsletter/middle_form.png) repeat-y;
}

#under_middle p{
	text-align: justify;
	text-indent: 10px;
}

#under_bottom {
	float: left;
	width: 599px;
	height: 10px;
	background: url(../images/newsletter/bottom_form.png) no-repeat;
}

/*==============================ILES==============================*/

#iles{
	float: left;
	width: 619px;
}

#iles #top_content {
	float: left;
	width: 619px;
	height: 10px;
	margin-top: 5px;
	background: url(../images/iles/top.png) no-repeat;
}

#iles #middle_content{
	float: left;
	width: 599px;
	height: 160px;
	padding: 0 10px;
	background: url(../images/iles/middle.png) repeat-y;
}

#iles #middle_content_slide {
	float: left;
	width: 604px;
	padding: 0 10px 0 5px;
	background: url(../images/iles/middle.png) repeat-y;
}

#iles #bottom_content {
	float: left;
	width: 619px;
	height: 10px;
	background: url(../images/iles/bottom.png) no-repeat;
}

#middle_content #pix {
	float: left;
	width: 315px;
	height: 160px;
	margin-right: 10px;
	background: url(../images/iles/pix.png);
}
#middle_content #txt {
	float: left;
	width: 254px;
	height: 140px;
	padding: 10px;
	background: url(../images/iles/bg_txt.png);
}

#iles_slider {
  width: 619px;
  margin: 0 auto;
  position: relative;
}


/*toolbar*/

.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 5px 0 0 0;
	position: relative;
	width: 619px;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 599px; height: 300px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}
		
.titre_slider{
	width: 599px;
	height: 25px;
	padding-top: 5px;
	font-family: Impact;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	padding: 0 10px 10px 10px;
	width: 599px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 620px;
	clear: both;
	background: url(../images/iles/bg_slider.png);
}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 500px;
	list-style-type: none;
	background: #009966;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 300px;
	position: relative;
	width: 599px;
			/* Also specified in  .stripViewer  above */
}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px 0;
}
		
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: 0 10px;
}
		
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}
		
.stripNav ul li {
	float: left;
	background: url(../images/iles/butt_normal_left.png);
}
		
.stripNav a { /* The nav links */
	width: 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	background: url(../images/iles/butt_normal.png);
	color: #969696;
	text-decoration: none;
	display: block;
	padding: 0 5px;
}

.stripNav li:hover {
	background: url(../images/iles/butt_current.png);
	color: #fff;
}

.stripNav li a:hover {
	background: url(../images/iles/butt_current.png);
	color: #fff;
}
		
.stripNav li a.current {
	background: url(../images/iles/butt_current.png);
	color: #fff;
}
		
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
		
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}
		
.stripNavL {
	left: 0;
}
		
.stripNavR {
	right: 0;
}
		
.stripNavL {
	background: url("images/arrow-left.gif") no-repeat center;
}
		
.stripNavR {
	background: url("images/arrow-right.gif") no-repeat center;
}
		
/*==============================RIGHT==============================*/
#right {
	position:relative;
	top: -88px;
	float: right;
	width: 358px;
	margin-left: 2px;
}

#searchbox {
	float: left;
	width: 358px;
	height: 40px;
	background: url(../images/home/bg_search.png);
	padding: 0 0 10px 0;
}

#display {
	float: left;
	height: 25px;
	width: 348px;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px
}

.inputdiv {
	float: left;
	width: 120px;
	height: 15px;
	margin-left: 192px;
}

.inputdiv input{
	float: left;
	width: 120px;
	height: 15px;
	background: 0;
	border: 0;
}

.buttsearch{
	float: left;
	width: 46px;
	height: 15px;
}

.buttsearch input{
	float: left;
	width: 46px;
	height: 15px;
	font-family: Impact;
	color: #FFFFFF;
	background: 0;
	border: 0;
	margin-left: 0px;
	margin-top: -2px;
	cursor: hand;
}

#classement {
	float: left;
	width: 350px;
	height: 330px;
	padding: 10px 4px;
	background: url(../images/home/bg_classement.png) no-repeat;
}

#classement_content {
	float: left;
	width: 350px;
	height: 245px;
}

.button_classement{
	float: left;
	width: 140px;
	height: 19px;
	margin: 0;
	padding-top: 2px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	background: url(../images/home/bt_resultat_sondage.png) no-repeat;
}

.see_others2 {
	float: left;
	width: 232px;
	height: 50px;
	margin: 10px 0 0 110px;
}

/*************************************************************************************************************************************************************************************************/
#accordionbox {
	float: left;
	width: 358px;
	margin-top: 2px;
}

.top_accordion {
	float: left;
	width: 358px;
	height: 10px;
	background: url(../images/home/top_accordion.png) no-repeat;
}

.middle_accordion {
	float: left;
	width: 350px;
	padding: 0 4px;
	background: url(../images/home/middle_accordion.png) repeat-y;
}

.bottom_accordion {
	float: left;
	width: 358px;
	height: 5px;
	background: url(../images/home/bottom_accordion.png) no-repeat;
}

.title_accordeon_active {
	width: 342px;
	height: 18px;
	padding-left: 8px;
	font: 14px Impact;
	color: #FFFFFF;
	background: url(../images/home/bg_title_accordeon_active.png) no-repeat;
}

.download_pdf {
	float: left;
	width: 70px;
	height: 40px;
	margin: 20px 20px 0 252px;
}

.see_others {
	float: left;
	width: 232px;
	height: 38px;
	margin: 22px 0 0 110px;
}

.arrow {
	float: left;
	width: 350px;
	height: 16px;
	margin: 5px 0;
}

h3.toggler {
	float: left;
	cursor: pointer;
	width: 342px;
	height: 18px;
	padding-left: 8px;
	font: 14px Impact;
	color: #FFFFFF;
}

.element {
	float: left;
	width: 350px;
	height: 440px;
	margin-top: 5px;
	display: block;
}
.currentacc {
	float: left;
	width: 350px;
	height: 440px;
	margin-top: 5px;
	display: block;
}

/* Easy slider */

#slider ul, #slider li,#slider2 ul, #slider2 li,#slider3 ul, #slider3 li{
	margin:0;
	padding:0;
	list-style:none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#slider, #slider li,#slider2, #slider2 li,#slider3, #slider3 li{
	width:350px;
	height:265px;
	overflow:hidden; 
}
#slider,#slider2,#slider3{
	background: url(../images/home/bg_calendrier_resultat.png);
}			
p#controls,p#controls2,p#controls3{
	margin:0;
	position:relative;
} 
	
#prevBtn, #nextBtn,#prevBtn2, #nextBtn2,#prevBtn3, #nextBtn3{ 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-100px;		
	width:156px;
	height:16px;
	position: relative;
	left: 97px;
	top: -286px;
}	
#nextBtn,#nextBtn2,#nextBtn3{ 
	left: 97px;
	top: 5px;
}														
#prevBtn a, #nextBtn a,#prevBtn2 a, #nextBtn2 a,#prevBtn3 a, #nextBtn3 a{  
	display:block;
	width:156px;
	height:16px;
	background:url(../images/home/grey_arrow.png) no-repeat;	
}	
#nextBtn a,#nextBtn2 a,#nextBtn3 a{ 
	background:url(../images/home/grey_arrow_down.png) no-repeat;	
}

#prevBtn a:hover, #nextBtn a:hover,#prevBtn2 a:hover, #nextBtn2 a:hover,#prevBtn3 a:hover, #nextBtn3 a:hover{  
	display:block;
	width:156px;
	height:16px;
	background:url(../images/home/red_arrow.png) no-repeat;	
}	
#nextBtn a:hover,#nextBtn2 a:hover,#nextBtn3 a:hover{ 
	background:url(../images/home/red_arrow_down.png) no-repeat;	
}								

/* // Easy slider */

li h3 {
	padding: 10px 0 0 35px;
	font: 15px Impact;
	color: #3d389e;
}

li h4 {
	padding: 0 0 5px 35px;
	font: 12px Impact;
	color: #3d389e;
}

#subscribe{
	float: left;
	width: 253px;
	height: 74px;
	margin-top: 2px;
	padding: 40px 0 0 105px;
	background: url(../images/home/bg_subscribe.png) no-repeat;
}


/*==============================CONTACTS==============================*/

#contacts {
	float: left;
	width: 619px;
}

#img_contacts {
	float: left;
	width: 320px;
	height: 312px;
	margin-right: 5px;
	background: url(../images/contacts/ftf_entree.png) no-repeat;
}

#horaires {
	float: left;
	width: 294px;
	height: 122px;
	margin-bottom: 5px;
	background: url(../images/contacts/horaires.png) no-repeat;
}

#coordonnees {
	float: left;
	width: 294px;
	height: 185px;
	background: url(../images/contacts/coordonnees.png) no-repeat;
}

.title_contacts {
	height: 25px;
	padding: 5px 0 0 15px;
	font-family: Impact;
	color: #FFFFFF;
	font-size: 16px;
}

.contenu_contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#form_contacts {
	float: left;
	width: 619px;
	height: 435px;
	margin-top: 10px;
	padding-top: 18px;
	background: url(../images/contacts/bg_form.png);
	font-family: Impact;
	font-size: 14px;
	color: #5e5e5e;
}

.line_form {
	float: left;
	width: 619px;
	height: 20px;
	margin-bottom: 15px;
}

.textarea_form {
	float: left;
	width: 619px;
	height: 165px;
	margin-bottom: 5px;
}

.label_form {
	float: left;
	width: 90px;
	text-align: right;
}

.field_form {
	float: left;
	width: 514px;
	margin-left: 15px;
}

.field_form input, .field_form textarea {
	width: 490px;
}

.error_form {
	float: left;
	width: 514px;
	height: 20px;
	margin-left: 105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.valid_form{
	float: left;
	width: 135px;
	height: 25px;
	margin: 33px 204px 0 280px;
}
.valid_form input {
	width: 135px;
	font-size: 18px;
	color: #ffffff;
	cursor: hand;
	border: 0;
	background: 0;
	font-family: Impact;
	text-align: center;
}
/*==============================FOOTER==============================*/
#footer {
	position: relative;
	top: -20px;
	float: left;
	width: 645px;
	height: 20px;
	text-align: center;
	color: #000;
	font-size: 11px;
	padding-top: 5px;
	background: url(../images/home/bg_footer.png) no-repeat;
} 
#footer a { color: #eee; }

/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable {
	
	/* required settings */
	position:relative;
	overflow:hidden;	
	width: 614px;	
	height:110px;;	
	
	
	/* custom decorations */
	padding: 5px 0;
	border: 3px solid #CCCCCC;
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;
	/* decoration */
}

/* single scrollable item */
div.scrollable div.items div {
	float:left;
	
	/* custom decoration */
	width:100px;
	font-size:30px;
	font-family: 'bitstream vera sans';
	border:3px solid #ccc;
	-moz-border-radius:5px;
	margin: 0 9px 0 8px;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/scrollable/arrow/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
	font-size:1px;
}

/* mouseover state */
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/scrollable/arrow/right.png);
	clear:right;	
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-top: 5px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/scrollable/arrow/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 	

#tooltip {
	background:transparent url(./images/tooltip/black_arrow_big.png) no-repeat scroll 0 0;
	height:153px;
	padding:30px;
	width:310px;
	font-size:11px;
	display:none;
	color:#FFFFFF;
	position:absolute;
	z-index:9999;
	top:-170px;
	font: Tahoma;
} 

#tooltip h2 {
	font-size:14px;
	padding: 5px 0;
	margin: 0;
	font: Tahoma;
	font-weight: bold;
} 

.tip {
	display:none;
}


/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:13px;
	display:block;
	padding:5px 12px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hoverr {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#fff;
	border-bottom:2px solid #fff;	
	color:#000;	
	cursor:default;
}


div.css-panes {
	background: #FFFFFF;
}
	
/* tab pane */
div.css-panes div {
	display:none;
	border:1px solid #666;
	border-top-color: #fff;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#fff;	
}

/* root element for tabs  */
ul.css-tb {  
	margin:0 !important; 
	padding:0;
	height:20px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tb li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tb a { 
	float:left;
	font-size:10px;
	display:block;
	padding:2px 9px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:1px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
}

ul.css-tb a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tb a.current {
	background-color:#fff;
	border-bottom:2px solid #fff;	
	color:#000;	
	cursor:default;
}


div.css-tb {
	background: #FFFFFF;
}
	
/* tab pane */
div.css-tb div {
	display:none;
	border:1px solid #666;
	border-top-color: #fff;
	border-width:0 1px 1px 1px;
	height:250px;
	padding:15px 20px;
	background-color:#fff;	
}

