*
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

html, body
{
	color: #747474;
	padding: 0;
	margin: 0;
	font-size: 11px;
	background: url("images/main-background-image.jpg") repeat-x #85C9DC;
	background-color: #85C9DC;
}

#middleColumn a, #middleColumn a:link
{
	color: #4090F3;
	text-decoration: none;
}
#middleColumn a:hover
{
	color: #0072A6;
	text-decoration:underline;
}

.lnkImprimable
{
	float: right;
}

.asterisque
{
	color: red;
}

#middleColumn h1
{
	margin-top: 14px;
	color: #0072A4;
	font-size: 16px;
	font-weight: normal;
}

#middleColumn h1 span.city
{
	color: #0072A4;
}

#pictures ul
{
width: 360px;
list-style: none;
margin: 0;
padding: 0;
}

#pictures li
{
width: 80px;
float: left;
display: inline;
margin: 0 10px 10px 0;
}

#pictures li a
{
background: url(images/masque.gif) no-repeat left top;
display: block;
height: 60px;
width: 80px;
overflow: hidden;
float: left;
/*position: relative;*/
/*z-index: 30;*/
}
/*
#pictures li a img
{
position: relative;
z-index: 10;
}
*/
#container
{
	padding: 0;
	/* margin: 0px; */
	position: relative;
	left: 50%;
	margin: 0 0 0 -400px;
	width: 817px;
	background-image: url("images/wrapper-background.jpg");
}

#externalWrapper
{
	background: url(images/right-gradient-border.jpg) top right no-repeat;
}

#header
{
	width: 801px;
	height: 137px;
	background-image: url("images/header-background.jpg");
	position: relative;
}

#header h2#titreInterieur {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	left:160px;
	position:absolute;
	top:32px;
}
#header h2#titreInterieur .sloganGras {
	font-size:22px;
	font-weight:bold;
}

#header h2#titreInterieur #sloganLigne2 {
	display:block;
	margin-left:76px;
        position: relative;
        top: -4px;
}
#header h3
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 37px;
	left: 200px;
}

h3
{
	margin-top: 14px;
	/*color: #8F9090;*/
	color: #747474; /*Ajout*/
	font-size: 14px;
}

#logo
{
	width: 66px;
	height: 129px;
	position: absolute;
	top: 7px;
	left: 31px;
	background: url("images/logo-sejours-linguistiques.gif") no-repeat;
}

#logo h1
{
	display: none;
}

#mainContentContainer
{
	background: url(images/three-column-background.jpg);
	float: left;
	/* clear: both; */
	width: 801px;
	margin: 0 0 0 0;
	background-color: #fff;
	padding: 0 0 15px;
}

/***************************************
 Navigations - Top utils nav Menu
****************************************/
#topUtilsNavMenu
{
	position: absolute;
	left: 250px;
	top: 0;
	font-size: 11px;
	padding: 0;
	z-index: 100;
}

#topUtilsNavMenu li
{
	border-right: 1px solid #fff;
	display: inline;
	padding: 0 5px;
}
#topUtilsNavMenu li.last { border: none; }

#topUtilsNavMenu li a
{
	color: #fff;
	text-decoration: none;
}

#topUtilsNavMenu li a:hover
{
	text-decoration: underline;
}

/***************************************
 Navigations - Top languages Menu
****************************************/
#topLanguagesMenu
{
	position: absolute;
	right: 10px;
	top: 0;
	padding: 0;
	font-size: 10px;
	z-index: 101;
}

#topLanguagesMenu li
{
	display: inline;
	padding: 0 5px;
}

#topLanguagesMenu li a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#topLanguagesMenu li a:hover
{
	text-decoration: underline;
}
/************************************
 Navigations - Left navigation Menu
**************************************/
#leftNavMenu
{
	width: 153px;
	background-color: #FFF;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#leftNavMenu li
{
	margin: 1px 1px 1px 0;
	clear: left;
	float: left;
}

#leftNavMenu li a
{
	display: block;
	width: 128px;
	background: url("images/left-nav-menu-background.jpg");
	padding: 2px 0px 2px 25px;
	line-height:14px;
	text-decoration: none;
	text-transform: uppercase;
	color: #0072a5;
}

#leftNavMenu li a.adultes:hover, #leftNavMenu li a.adultesSelected
{
	background: url("images/left-nav-menu-hover.jpg");
}

#leftNavMenu li a.adolescents:hover, #leftNavMenu li a.adolescentsSelected
{
	background: url("images/left-nav-menu-hover-ados.jpg");
}

#leftNavMenu li a.professionnels:hover, #leftNavMenu li a.professionnelsSelected
{
	background: url("images/left-nav-menu-hover-pros.jpg");
}

#leftNavMenu li a.aines:hover, #leftNavMenu li a.ainesSelected
{
	background: url("images/left-nav-menu-hover-aines.jpg");

}

#leftNavMenu li a.groupes:hover, #leftNavMenu li a.groupesSelected
{
	background: url("images/left-nav-menu-hover-grscol.jpg");

}

/***************************************
 Navigations - Main top navigation Menu
****************************************/

#topNav
{
	position: absolute;
	left: 123px;
	bottom: 0px;
	clear: both;
	border-bottom: 1px solid #ECEBEB;
	margin: 0;
	padding: 0;
}

#topNav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#topNav ul li
{
	float: left;
	text-align: center;
	background: #fff;
	border-left: 1px solid #ccc;
	width: 110px;
}

/*#topNav ul li.first
{
	background-image: url(images/top-nav-pipe.jpg);
	background-repeat: no-repeat;
}*/

#topNav ul li.last
{
	/*background-image: url(images/top-nav-pipe.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;*/
	border-right: 1px solid #ccc;
}

#topNav ul li a
{
	float: left;
	padding: 5px 0;
	margin: 0;
	color: #E97C10;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	width: 110px;
}

#topNav ul li.first a.btnAdultes:hover, #topNav ul li.first a.btnAdultesSelected
{
	color: #fff;
	background: #67D300 url(images/menu/menu-adultes.gif) no-repeat;
}

#topNav ul li a.btnAdolescents:hover, #topNav ul li a.btnAdolescentsSelected
{
	color: #fff;
	background: #FFCF00 url(images/menu/menu-ados.gif) no-repeat;
}

#topNav ul li a.btnProfessionnels:hover, #topNav ul li a.btnProfessionnelsSelected
{
	color: #fff;
	background: #FF6600 url(images/menu/menu-pro.gif) no-repeat;
}

#topNav ul li a.btnAines:hover, #topNav ul li a.btnAinesSelected
{
	color: #fff;
	background: #00ACFF url(images/menu/menu-aines.gif) no-repeat;
}

#topNav ul li a.btnGroupes:hover, #topNav ul li a.btnGroupesSelected
{
	color: #fff;
	background: #9FF9FF url(images/menu/menu-groupe.gif) no-repeat;
}

/***************************************
 Navigations - Sub top navigation Menu
****************************************/
#subTopNav
{
	margin: 0 0 0 101px;
	height: 38px;
	background: url("images/sub-top-nav-div-background.jpg") no-repeat;
}

#subTopNav span.leftBG
{
	background: url("images/sub-top-nav-left-background.jpg") left center;
	height: 29px;
	width: 100px;
	margin: 0;
	padding: 0;
}

#subTopNav ul
{
	padding: 2px 0 4px 0;
	margin: 0px auto;
	list-style-type: none;
	width: 455px;
}

#subTopNav ul li
{
	display: inline;
	margin: 0;
	padding: 0 7px;
}

#subTopNav ul li.last2
{
	padding: 0 10px 0 6px;
}

#subTopNav ul li a
{
	color: #4096BC;
	line-height: 22px;
	text-decoration: none;
}

#subTopNav ul li a.adultes:hover, #subTopNav ul li a.adultesSelected
{
	border-bottom: 2px solid #87C545;
}

#subTopNav ul li a.adolescents:hover, #subTopNav ul li a.adolescentsSelected
{
	border-bottom: 2px solid #FFCF00;
}

#subTopNav ul li a.professionnels:hover, #subTopNav ul li a.professionnelsSelected
{
	border-bottom: 2px solid #FF6600;
}

#subTopNav ul li a.aines:hover, #subTopNav ul li a.ainesSelected
{
	border-bottom: 2px solid #00ACFF;
}

#subTopNav ul li a.groupes:hover, #subTopNav ul li a.groupesSelected
{
	border-bottom: 2px solid #9FF9FF;
}

.titre-secondaire
{
	width: 147px;
	border: 1px solid #D6D5D5;
	color: #000;
	background-color: #FFF;
	margin-top: 20px;
}

.titre-secondaire p { margin: 0; }

.titre-secondaire p a
{
	color: #DE7E2B;
	display: block;
	padding: 3px 0;
	text-decoration: none;
	width: 147px;
}

.titre-secondaire p a span { color: #000; margin-left:10px;}

.titre-secondaire p a:hover {
	background: #1399c6;
	color: #fff;
}

.titre-secondaire p a:hover span { color: #fff; }

.rightBox
{
	padding: 3px 3px 3px 5px;
	background-color: #DDE6E9;
}

.brochure
{
	padding:10px 0 10px 30px;
}

#leftColumn
{
	width: 155px;
	float: left;
}

#middleColumn
{
	width: 460px;
	margin-left: 17px;
	float: left;
}

#middleColumn p, #middleColumn li { line-height: 14px; }


#leftContentColumn
{
	float: left;
}

#leftContentColumnPrix, #leftContentColumnOneColumn
{
	width: 450px;
	float: left;
}

#rightContentColumn
{
	width: 150px;
	float: right;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
	clear: left;
}

#twocoltxt {
	display: inline;
	float: left;
	width:280px;
}

#rightContentColumn p
{
	color: #0072A5;
}

#rightColumn
{
	float: left;
	display: inline;
}

#leftColumnImages .box, #rightColumn .box {
    border: #CBCACA solid 1px;
    width: 147px;
    margin-bottom: 10px;
}

#leftColumnImages {position: relative; display: inline-block; margin-top: 10px;}
#leftColumnImages .box {width: 137px; margin-left: 8px;}
#leftColumnImages img {width: 127px;}

#leftColumnImages .box .title:hover a, #rightColumn .box .title:hover a {background-color: #1399C6; color: white;}
#leftColumnImages .box .title a, #rightColumn .box .title a { text-decoration: none; color: #DE7E2B; display: block; padding: 5px; background-color: white; border-bottom: #CBCACA solid 1px; }
#leftColumnImages .box .text, #rightColumn .box .text { padding: 5px; background-color: #DDE6E9; text-align: center; }
#leftColumnImages .box img, #rightColumn .box img { max-width: 137px; }
#rightColumn .box input[type=text] { width: 132px; }

#breadcrumb
{
	margin-top: 0px;
	font-size: 10px;
}

.introduction
{
	border: 1px solid #B2E57F;
	margin: 12px 15px 0 0px;
	padding: 1px;
	background-color: #FFF;
	width: 270px; /*Ajout*/
}

#body2 .introduction { border: 1px solid #FFCF00; }
#body3 .introduction { border: 1px solid #FF6600; }
#body4 .introduction{ border: 1px solid #00ACFF; }
#body5 .introduction{ border: 1px solid #9FF9FF; }



.introduction span.paragraphe
{
	background-color: #E5F1F6;
	display: block;
	color: #0072A5;
	padding: 5px;
	margin: 1px;
}

#leftContentColumn p, #leftContentColumnOneColumn p, p
{
	padding: 1px 12px 0 0;
	margin: 6px 0 0 0;
	text-align: justify;
}

ul
{
	margin-left: 15px;
	margin-top: 5px;
	padding-left: 0;
}

ul.pays, ul.langues
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.pays li ul.destinationList, ul.pays li ul.destinationList ul
{
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}

ul.pays li ul.destinationList li a
{
	font-weight: none;
}

.infolettreBox
{
	border: 1px solid #CBCACA;
	background-color: #fff;
	padding: 5px;
	position: relative;
	text-align: right;
	width: 137px;
}

.infolettreBox p
{
	color: #000;
	text-align: left;
}

.infolettreBox #courriel {
	border: 1px solid #ccc;
	float: left;
	font-size: 10px;
	margin-bottom: 5px;
	padding: 3px;
	width: 120px;

}

.infolettreBox .erreur {
	color: red;
	position: absolute;
	left: 5px;
	top:24px;
}

.infolettreBox .archives
{
	color: #DE7E2B;
	display: block;
	text-align: left;
	text-decoration: none;
	margin: 5px 0 0;
}

.infolettreBox .archives:hover { text-decoration: underline; }
.infolettreBox .archives span { color: #000; }

/***************************************
 Navigations - Footer navigation Menu
****************************************/

#mainFooter
{
	position: relative;
	background: #fff;
	clear: both;
	width: 801px;
	margin: 0;
	padding: 0;
}

#footerNav
{
	background: url("images/footer-background.gif") repeat-y;
	border-top: 1px solid #C2C3C3;
	border-bottom: 1px solid #C2C3C3;
	text-align: center;
	margin-left:0;
}

#footerNav li
{
	display: inline;
	padding: 0 9px 0 6px;
	list-style-type: none;
	line-height: 19px;
}

#footerNav li.separation
{
	background-image: url("images/footer-nav-pipe.gif");
	background-position: right center;
	background-repeat: no-repeat;
}

#footerNav li a
{
	color: #fff;
	font-size: 10px;
	margin-top: 0;
	padding-top: 0;
	text-decoration: none;
}

#footerNav li a:hover
{
	text-decoration: underline;
}

#subFooter
{
	text-align: center;
	color: #2084B0;
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 20px;
	background: #fff;
}

/* Brochure form styles */
#brochureform table
{
	width: 400px;
}

#brochureform table tr td.tdbutton
{
	text-align: center;
}

#brochureform table tr td.tdbutton input
{
	border: 1px solid black;
	background-color: #fff;
	color: #000;
}

#destinationselect
{
	width:350px;
}

#actions a { text-decoration: underline; }

.erreur_register {
	color: red; 
	font-weight: bold; 
	text-align: center;
}


a.pdf {
	background: url(images/pdf.gif) no-repeat;
	display: block;
	height: 32px;
	line-height: 32px;
	padding-left: 40px;
}

.msgInfo {
    background-image: url(images/icon_info.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 28px !important;
    border: #00529b solid 1px;
    background-color: #bde5f8;
    color: #00529b;
}


/* --------------->>> other <<<---------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.formContact table tr td {
    padding: 5px !important;
}

.formContact table tr td input[type=text] {width: 300px;}

.formContact table tr td textarea {
    width: 500px;
    height: 200px;
}

.page {
    list-style-type: none;
    margin: 0px;
}

.page li {display: inline;}
.page li a {border: #4090F3 solid 1px; margin-right: 5px; display: inline; padding: 2px 5px;}
.page li a:hover {background-color: #60B0FF; color: white !important;}
.page li a.current {background-color: #4090F3 !important; color: white !important;}
.newsReturn {padding-top: 10px !important; border-top: gray dashed 1px; margin-top: 15px !important;}

.icoPdf {background: url(images/icons/pdf.png) 0px 0px no-repeat; padding: 2px 0px 0px 24px; height: 16px; display: inline-block;}
.icoDoc {background: url(images/icons/word.png) 2px 2px no-repeat; padding: 2px 0px 0px 24px; height: 16px; display: inline-block;}
.icoFile {background: url(images/icons/file.png) 0px 0px no-repeat; padding: 2px 0px 0px 24px; height: 16px; display: inline-block;}
.icoImage {background: url(images/icons/image.png) 0px 0px no-repeat; padding: 2px 0px 0px 24px; height: 16px; display: inline-block;}

#temoignages {list-style-type: none; margin: 0px; padding: 0px;}
#temoignages .temoignageRow {border-bottom: gray dotted 1px; margin-bottom: 10px; padding-bottom: 10px;}
#temoignages .temoignageRow:last-child {border-bottom: none;}
.temoignageAutheur {color: #0072A5;}
