@charset "utf-8";

.clear:after                                            { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clear                                                  { display: inline-block; }
html[xmlns] .clear                                      { display: block; }

img{border:0px;}

body {
	background-image: url(../images/background3.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #F6FD76;
}

h1 {
	font-size:35px;
	font-weight:bold;
	color: #0d1b2d;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size:22px;
	font-weight:bold;
	color: #d9e24f;
	margin: 0px;
	line-height: 26px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.container {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	width:830px;
	height:153px;
	clear:both;
	padding-right: 55px;
	padding-left: 55px;
	position:relative;
}
.slogan-header{
	float:right;
}

/*HAUT-CONTENU*/

.main{
	width:900px;
	padding-left:55px;
	padding-right:55px;
	float: left;
	padding-top: 38px;
	padding-bottom: 55px;
}
.c-gauche{
	width:325px;
	height:270px;
	float: left;
	margin-right:21px;
}
.c-droite{
	width:535px;
	float: left;
	padding-left: 2px;
}
.video{
	width:534px;
	height:297px;
	float: left;
}

.pad_top_26
{
	padding-top:26px;
}

.h3_style
{
	font-size:10px;
	text-transform:uppercase;
	padding-bottom: 53px;	
}

.icone{
	float: left;
	padding-top: 20px;
}
/*ONGLET PROGRAMME*/


.rectangle-programme{
	width:785px;
	clear:both;
	margin-top:10px;
	height: 62px;
	background:url(../images/rectangle_form.png) no-repeat top left;
}

.icone-programme{
	float:left;
	padding-right: 25px;
}
.zone-page-programme-inscription{
	width:175px;
	height:62px;
	float:right;
}

.zone-page-programme-inscription .un
{
	padding-top:14px;
}

.zone-page-programme-inscription .un a{
	background:url(../images/btn_programme.png) no-repeat top left;
	width:165px;
	height:22px;
	display:block;
}

.zone-page-programme-inscription .un a:hover{
	background:url(../images/btn_programme_hover.png) no-repeat top left;
}

.zone-page-programme-inscription .deux a{
	background:url(../images/btn_inscrire.png) no-repeat top left;
	width:165px;
	height:15px;
	display:block;
}

.zone-page-programme-inscription .deux a:hover{
	background:url(../images/btn_inscrire_hover.png) no-repeat top left;
}

/*Q-TIP*/

.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }
   
   a.qtip-button{color:#454545; text-decoration:underline;}
   a.qtip-button:hover{color:#000;text-decoration:none}
   a.qtip-button:visited{color:#454545; text-decoration:underline;}
   
   .header				{ background:url(../images/header.png) no-repeat 58px 40px; }
   /*#header_img 				{ padding-top:40px;}*/
   
.col_1						{ float:left; width:152px; border:1px dotted #deec00; border-left:none; padding:29px 20px 35px 8px;}
.col_2						{ float:left; width:94px; border:1px dotted #deec00; border-left:none; border-right:none; padding:25px 0 30px 22px;}
.col_2 a					{ display:block; height:114px;}											
.col_3						{ background:url(../images/bg_publicite.png) no-repeat top left; height:115px; border-bottom:1px dotted #deec00; width:297px;}

#speaktous					{ padding-bottom:15px; padding-top:29px;}
#facebook					{ padding-right:10px;}
#map						{ position:absolute; right:0; top:0px; height:153px; width:374px;}

