﻿html{
	font-size: 100.1%;
	background:#1c356f;
}
iframe{
	width:100%;
}

body{
	margin:0;
	color:#000;
	background:#1c356f url(../images/design/bg.jpg) no-repeat fixed 50% 0;
	font:62.5% Tahoma, Arial, Verdana, sans-serif;
	min-width:1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
.center { text-align:center; }
input,
textarea,
select{
	font:100% Arial, Verdana, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
textarea {
	resize:none;
}
.left {
	float:left;
	margin:5px 15px 5px 0;
}
.right {
	float:right;
	margin:5px 0 5px 15px;
}
.clearboth {
	clear:both;
}
#container{
	margin:0 auto;
	width:1000px;
	position:relative;
}
.holder{
	width:100%;
	overflow:hidden;
}
.hidden{display:none;}
#home,
#main{
	width:986px;
	padding:140px 7px 0;
	overflow:hidden;
}
#home{padding-bottom:34px;}
#header{
	background:url(../images/design/bg-header.png) no-repeat;
	width:100%;
	z-index:10;
	position:absolute;
	top:0;
	left:0;
}
#header:after{height:0;clear:both;content:'';display:block;}
#logo{
	position:absolute;
	top:4px;
	left:9px;
	display:block;
	margin:0;
}
#logo a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/design/logo.png);
	width:180px;
	height:113px;
}
#map{
	display:block;
	position:absolute;
	background:url(../images/design/map.png);
	width:57px;
	height:59px;
	top:61px;
	left:150px;
}
#map .bg{
	display:block;
	position:relative;
	height:100%;
	width:100%;
}
#map a{
	display:block;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	height:9px;
}
#map .paris{
	background:url(../images/design/map-paris.png);
	width:22px;
	top:13px;
	left:17px;
}
#map .paris:hover{background:url(../images/design/map-paris-hov.png);}
#map .toulouse{
	background:url(../images/design/map-toulouse.png);
	width:45px;
	top:31px;
	left:-10px;
}
#map .toulouse:hover{background:url(../images/design/map-toulouse-hov.png);}
#sectionVousEtes{
	float:right;
	width:170px;
	overflow:hidden;
	padding:13px 0 0;
	height:104px;
}
#sectionVousEtes h2{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
	height:24px;
}
#sectionVousEtes .ttl1{background:url(../images/design/ttl1.png) no-repeat;}
#sectionVousEtes ul{
	list-style:none;
	padding:0;
	margin:-4px 0 0;
}
#sectionVousEtes li{
	float:left;
	display:inline;
}
#sectionVousEtes a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:37px;
}
#sectionVousEtes .candidat a{
	background:url(../images/design/item-candidat.gif);
	width:51px;
	height:36px;
}
#sectionVousEtes .candidat{margin:1px 12px 0 0;}
#sectionVousEtes .etudiant a{
	background:url(../images/design/item-etudiant.gif);
	width:44px;
	height:36px;
}
#sectionVousEtes .etudiant{margin:1px 13px 0 0;}
#sectionVousEtes .diplome a{
	background:url(../images/design/item-diplome.gif);
	width:43px;
}
#sectionVousEtes .entreprise a{
	background:url(../images/design/item-entreprise.gif);
	width:52px;
}
#sectionVousEtes .entreprise{margin:4px 16px 0 21px;}
#sectionVousEtes .journaliste a{
	background:url(../images/design/item-journaliste.gif);
	width:62px;
}
#sectionVousEtes .journaliste{margin:4px 0 0;}
#sectionVousEtes a:hover{background-position:0 -37px;}
#sectionVousEtes .candidat a:hover{background-position:0 -36px;}
#sectionVousEtes .etudiant a:hover{background-position:0 -36px;}
#header .hold{
	float:left;
	width:603px;
	padding:0 0 0 220px;
}
#tagline{
	display:block;
	color:#fff;
	font-size:26px;
	font-weight:normal;
	margin:6px 0 0;
	height:54px;
	overflow:hidden;
}
#tagline span{float:left;}
#tagline .cufon-canvas {
	padding-top:6px !important;
}
#nav{width:100%;}
#nav .title{overflow:hidden;}
#nav .title .bg{
	overflow:hidden;
	display:block;
	margin:4px 0 0;
}
#nav .title h2{
	float:left;
	margin:0 9px 0 0;
	font-size:14px;
}
#nav .onglet{
	float:left;
	font-size:11px;
	font-style:italic;
}
#nav .onglet:hover{text-decoration:none;}
#nav .ssmenu{
	list-style:none;
	padding:3px 0 0;
	margin:0;
	font-weight:bold;
}
#nav .ssmenu li{
	float:left;
	width:83px;
	margin:0 1px 0 0;
	position:relative;
}
#nav .ssmenu .text{
	float:left;
	height:22px;
	width:65px;
	padding:0 9px;
	line-height:22px;
	color:#0b0f22;
	font-size:11px;
}
#nav .ssmenu a:hover{text-decoration:none;}
#nav .ssmenu li:hover .text,
#nav .ssmenu li.hover .text,
#nav .ssmenu li.active .text{color:#fff;}
#nav .drop{
	position:absolute;
	top:22px;
	left:0;
	width:167px;
	overflow:hidden;
	clear:both;
	display:none;
}
#nav .last {
	left:-84px;
}
#nav li:hover,
#nav li.hover{position:relative;}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
#nav .drop ul{
	list-style:none;
	margin:0;
	overflow:hidden;
	width:149px;
	padding:20px 9px 5px;
	font:1.1em Tahoma, Arial, Verdana, sans-serif;
}
#nav .drop .b{
	display:block;
	overflow:hidden;
	width:100%;
	height:5px;
}
#nav .drop li{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
#nav .drop a{color:#fff;}
#sectionEcole{
	float:left;
	width:340px;
	color:#409ee2;
}
#sectionEcole .title{
	width:335px;
	margin:0 0 -9px;
}
#sectionEcole .title .bg{
	background:url(../images/design/bg-sectionEcole.gif) no-repeat 100% 0;
	height:19px;
}
#sectionEcole .onglet{color:#409ee2;}
#sectionEcole .ssmenu .text{background:url(../images/design/bg-nav1.gif);}
#sectionEcole .drop ul{background:url(../images/design/bg-drop1.png);}
#sectionEcole .drop .b{background:url(../images/design/bg-drop1-b.png);}
#sectionEcole .drop a:hover{color:#c0e5ff;}
#sectionAero{
	float:left;
	width:255px;
	color:#b0dd2b;
	padding:0 0 0 7px;
}
#sectionAero .title{
	width:250px;
	margin:0 0 -11px;
}
#sectionAero .title .bg{
	background:url(../images/design/bg-sectionAero.gif) no-repeat 100% 0;
	height:21px;
}
#sectionAero .onglet{color:#b0dd2b;}
#sectionAero .ssmenu .text{background:url(../images/design/bg-nav2.gif);}
#sectionAero .drop ul{background:url(../images/design/bg-drop2.png);}
#sectionAero .drop .b{background:url(../images/design/bg-drop2-b.png);}
#sectionAero .drop a:hover{color:#e9fbc1;}
#nav .title h2 .cufon-canvas {
	padding-top:3px !important;
}
#nav .onglet .cufon-canvas {
	padding-top:3px !important;
}
#nav .ssmenu .cufon-canvas {
	padding-top:7px !important;
}
#contacts{
	float:left;
	clear:left;
	background:url(../images/design/bg-contact.png);
	width:211px;
	height:47px;
	margin:0 0 -5px;
}
#contacts a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/design/txt-contact.png);
	width:167px;
	height:20px;
	margin:9px 0 0 16px;
	cursor:pointer;
}
#contacts a:hover{background:url(../images/design/txt-contact-hov.png);}
#englishVersion{
	position:absolute;
	top:125px;
	left:195px;
	
}
#search{
	float:right;
	clear:right;
	width:170px;
}
#search form,
#search fieldset{float:left;}
#search .txt{
	float:right;
	border:0;
	font:12px/14px Arial, Verdana, sans-serif;
	height:14px;
	padding:0;
	margin:2px 22px 0 0;
	width:114px;
}
#search .btn-search{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/design/btn-search.gif);
	border:0;
	line-height:200px;
	width:18px;
	height:18px;
	margin:0 16px 0 0;
}

#home #googleSearchContainer {
	padding-left:10px;
}
/*Carte International */
#content #CarteInternational{
	display:block;
	width:603px;
	height:321px;
	overflow:hidden;
	position:relative;
	
	background-image:url('../images/media/international/carte_fond.jpg');
	background-repeat:no-repeat;
}
#content #CarteInternational .Carte_Ville{
	position:absolute;
	padding:7px 7px 7px	7px;
	display:block;
	font-size:11px;
	color:white;
	background-color:#428bc6;
		
}
#content #CarteInternational .Carte_Ville:hover{
	background-color:#162b61;
	cursor:pointer;
}

#content .Carte_bandeau{
	color:white;
	background-color:#162b61;
	display:block;
	height:100px;
}
#content .Carte_bandeau .bandeau_titre{
     display:block;
     width:588px;
     height:14px;
     margin:5px 5px 0 6px;
}
#content .Carte_bandeau .bandeau_titre h4{
	font-size:12px;
	margin:0 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(../images/design/bg-h4-span.gif) repeat scroll 0 0;
	background-position:center;
}
#content .Carte_bandeau .bandeau_titre h4 span{
	background:transparent url(../images/design/bg-h4.gif) repeat scroll 0 0;
	background-color:#162b61;
	padding-right:10px
}
#content .Carte_bandeau p{
	margin:5px 0 0 110px;
	font-size:12px;
}
#content .Carte_bandeau a{
	text-decoration:underline;
	white-space:normal;
	color:white;
	padding:0 0 0 0;
}
#content .carte_actif{
	color:#FFFFFF;
	display:block;
	margin:0 0 0 40px;
	height:12px;
	width:19px;
	background-image:url('../images/design/carte-bandeau--actif.png');
	background-repeat:no-repeat;
	background-attachment:scroll;

}

#content #MenuInternational, #content #MenuLaboratoires{
	margin:10px -23px 10px -24px;
    padding:5px 0 0 33px;
    position:relative;
    font-size:14px;
    font-weight:bold;
    background:url(../images/design/bg-h1.png) no-repeat scroll 0 0;
    height:33px;
    color:#FFFFFF;

}

#content #MenuInternational ul, #content #MenuLaboratoires ul{
	margin:-3px 28px 13px 0;
	*margin:-20px 28px 13px 0;
	/*_margin:0;
	_padding:0;*/
	float:right;
	background:url(../images/design/bg-menu-interne-titre.png) no-repeat scroll 0 5px;
	padding-left:15px;

}

#content #MenuInternational li, #content #MenuLaboratoires li{
	display:inline;
	float:left;
	background:url(../images/design/bg-menu-interne-separateur.png) no-repeat scroll 0 0;
	font-size:11px;
	padding:3px 9px 0;
	_padding:3px 9px 0;
	height:30px;

}

#content #MenuInternational a, #content #MenuLaboratoires a{
	color:#409ee2;
	text-decoration:none;

}

#content #MenuInternational a:hover, #content #MenuLaboratoires a:hover {
	color:#FFFFFF;
}

#content #MenuInternational .actif, #content #MenuLaboratoires .actif {
	color:#FFFFFF;
	display:block;
	_display:inline;
	height:48px;
	background:url("../images/design/bg-menu-interne-actif.png") no-repeat scroll 50% 20px transparent;

}

#content #MenuInterne {
    margin:10px -23px 10px -24px;
    padding:5px 0 0 33px;
    position:relative;
    font-size:14px;
    font-weight:bold;
    background:url(../images/design/bg-h1.png) no-repeat scroll 0 0;
    height:33px;
    color:#FFFFFF;
}

#content #MenuInterne ul {
	margin:-3px 47px 13px 0;
	*margin:-20px 47px 13px 0;
	/*_margin:0;
	_padding:0;*/
	float:right;
	background:url(../images/design/bg-menu-interne-titre.png) no-repeat scroll 0 5px;
	padding-left:28px;
}

#content #MenuInterne li{
	display:inline;
	float:left;
	background:url(../images/design/bg-menu-interne-separateur.png) no-repeat scroll 0 0;
	font-size:11px;
	padding:3px 9px 0;
	_padding:3px 9px 0;
	height:30px;
}

#content #MenuInterne a {
	color:#409ee2;
	text-decoration:none;
}

#content #MenuInterne a:hover {
	color:#FFFFFF;
}

#content #MenuInterne .actif {
	color:#FFFFFF;
	display:block;
	_display:inline;
	height:48px;
	background:url("../images/design/bg-menu-interne-actif.png") no-repeat scroll 50% 20px transparent;
}

/* -------- Moteur de recherche Google -------- */
form.gsc-search-box {
	margin:0;
	font-size:11px;
}
table.gsc-search-box {
	margin:0;
}
td.gsc-input {
	float:right;
	padding-top:3px;
	width:100px;
}
td.gsc-search-button {
	float:left;
}
input.gsc-input {
	border:0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding:0 2px;
	width:100px !important;
	border-color:#FFFFFF;
}
input.gsc-search-button {
	border: none;
	background:url('../images/design/btn-search.gif') no-repeat;
	height:18px;
	width:25px;
	cursor:pointer;
}
div.gsc-clear-button  {
	margin-left:7px;
	margin-right:0;
	padding-left:0;
	padding-right:23px;
	background-position:left center;
}
table.gsc-branding {
	display:none;
}
.gsc-control {
	width:100%;
}
.gsc-tabHeader {
	margin:0;
	padding:0;
	display:block;
}
.gsc-tabHeader.gsc-tabhActive  {
	border:none;
	color:#001442;
	font-size: 1.64em;
	margin:-2px 0 10px -16px;
	background:url("../images/design/blt-ttl.gif") no-repeat scroll 0 50% transparent;
	padding:0 0 0 16px;
}
.gsc-resultsHeader {
	border:none;
	padding-bottom:10px;
}
.gsc-webResult {
	background:url("../images/design/blt-ecole.gif") no-repeat scroll 0 50% transparent;
	margin-left:-10px;
	padding-left:15px;
	margin-bottom:20px;
}
.gsc-results {
	background:none;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	display:none;
}
.gsc-results .gsc-cursor-box {
	font-size:1.8em;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	color:#001442;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color:#A2CF1E;
	font-size:2em;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color:#001442;
}
.gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results *  {
	color:#001442;
}

#home .gsc-resultsbox-visible {
	background:url("../images/design/bg-home-search-results.png") no-repeat scroll 0 36px transparent;
	margin-left:-10px;
	padding-left:10px;
}

/* -------------- Fin -------------- */

/* Page Historique */

#content #Frise 
{
	margin-left:-32px;
	float:left;
}

#Frise {
    background:url(../images/media/historique/frise.png) scroll no-repeat 40px 0;
    height:1651px;
    width:80px;
}

#content #Frise li {
    background:none;
    margin-bottom:111px;
}

#content .first {
    padding-top:10px;
    *padding-top:8px;
}

#content #ContenuFrise {
	float:right;
}

#content #ContenuFrise li {
	background:url(../images/media/historique/contenu-frise.png) scroll no-repeat 0 0;
	width:530px;
	height:123px;
	margin:4px 0;
	padding:0 0 0 12px
}

#Annee1961 {
	background:url(../images/media/historique/fond-1961.png) scroll no-repeat 99px 9px;
}
#Annee1965 {
	background:url(../images/media/historique/fond-1965.png) scroll no-repeat 99px 9px;
}
#Annee1989 {
	background:url(../images/media/historique/fond-1989.png) scroll no-repeat 99px 9px;
}
#Annee1999 {
	background:url(../images/media/historique/fond-1999.png) scroll no-repeat 99px 9px;
}
#Annee2003 {
	background:url(../images/media/historique/fond-2003.png) scroll no-repeat 99px 9px;
}
#Annee2004 {
	background:url(../images/media/historique/fond-2004.png) scroll no-repeat 99px 9px;
}
#Annee2005 {
	background:url(../images/media/historique/fond-2005.png) scroll no-repeat 99px 9px;
}
#Annee2006 {
	background:url(../images/media/historique/fond-2006.png) scroll no-repeat 99px 9px;
}
#Annee2007 {
	background:url(../images/media/historique/fond-2007.png) scroll no-repeat 99px 9px;
}
#Annee2008 {
	background:url(../images/media/historique/fond-2008.png) scroll no-repeat 99px 9px;
}
#Annee2009 {
	background:url(../images/media/historique/fond-2009.png) scroll no-repeat 99px 9px;
}
#Annee2010 {
	background:url(../images/media/historique/fond-2010.png) scroll no-repeat 99px 9px;
}
#Annee2011 {
	background:url(../images/media/historique/fond-2011.png) scroll no-repeat 99px 9px;
}

.blocDate {
	width:520px;
	height:130px;
}

#Image1961 {
	background:url(../images/media/historique/image-1961.jpg) scroll no-repeat 0 0;
}
#Image1965 {
	background:url(../images/media/historique/image-1965.jpg) scroll no-repeat 0 0;
}
#Image1989 {
	background:url(../images/media/historique/image-1989.jpg) scroll no-repeat 0 0;
}
#Image1999 {
	background:url(../images/media/historique/image-1999.jpg) scroll no-repeat 0 0;
}
#Image2003 {
	background:url(../images/media/historique/image-2003.jpg) scroll no-repeat 0 0;
}
#Image2004 {
	background:url(../images/media/historique/image-2004.jpg) scroll no-repeat 0 0;
}
#Image2005 {
	background:url(../images/media/historique/image-2005.jpg) scroll no-repeat 0 0;
}
#Image2006 {
	background:url(../images/media/historique/image-2006.jpg) scroll no-repeat 0 0;
}
#Image2007 {
	background:url(../images/media/historique/image-2007.jpg) scroll no-repeat 0 0;
}
#Image2008 {
	background:url(../images/media/historique/image-2008.jpg) scroll no-repeat 0 0;
}
#Image2009 {
	background:url(../images/media/historique/image-2009.jpg) scroll no-repeat 0 0;
}
#Image2010 {
	background:url(../images/media/historique/image-2010.jpg) scroll no-repeat 0 0;
}
#Image2011 {
	background:url(../images/media/historique/image-2011.jpg) scroll no-repeat 0 0;
}

.blocImageHistorique {
	width:219px;
	height:111px;
	position:absolute;
	margin-top:5px;
}

.contenu-historique {
	width:250px;
	font-weight:bold;
	padding-top:19px;
	/*padding-left:21px;*/
	position:absolute;
	left:353px;
	margin-top:10px;
}

.contenu-image {
	background:url(../images/media/historique/bg-contenu-image.png) scroll repeat 0 0;
	color:#FFF;
	padding:5px;
	/*margin-top:73px;*/
	position:absolute;
	bottom:0;
	width:209px;
}

/* Page Témoignages */

.temoignages 
{
	width:598px;
	margin-bottom:25px;
}

.temoignages .fond  
{
	background-color:#3f4c6b;
    padding:5px 0 0 0;
}

.temoignages .header{
	margin:0 0 0 9px;
	height:1%;
	overflow:hidden;
	background:url(../images/design/temoignages-crochet-haut.png) no-repeat;
	padding:0 0 12px;
	color:#04d6f5;
}
.temoignages .header .bg{
	background:url(../images/design/temoignages-crochet-bas.png) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:6px 8px;
}
.temoignages .header img{
	float:left;
	border:2px solid #fff;
	margin:0 5px 0 0;
}
.temoignages .header .date{
	display:block;
	color:#58e6fb;
	padding:0 0 14px;
}
.temoignages .header p{
	margin:0;
	padding:12px 0 0;
}
.temoignages .header .name{font-weight:bold;}
#content .temoignages .accroche{
	height:1%;
	overflow:hidden;
	background:url(../images/design/divider1.gif) repeat-y;
	padding:2px 0 2px 13px;
	color:#04d6f5;
	margin:0 10px 3px 10px;
}
.temoignages .accroche p{
	padding:0;
	font-weight:bold;
	font-size:13px;
}
.temoignages .description{
	background:url(../images/design/divider2.gif) repeat-y;
	height:1%;
	overflow:hidden;
	margin:0 10px 3px 10px;
	padding:2px 0 0 14px;
	color:#FFFFFF;
}
.temoignages .description p{padding:0;}
.temoignages .more{float:right; margin-right:10px; color:#04d6f5;}
.temoignages .bottom {
	background:url(../images/design/temoignages-bulle.png);
	height:58px;
	margin-left:-1px;
margin-top:-3px;
}

/* Page Equipe */

.equipeUneCol .equipe {
	margin-left:198px;
}

.equipeDeuxCols .equipe {
	margin-left:60px;
}

.equipeTroisColsEtude {
	margin-left:33px;
}

.equipeDeuxColsEtude {
	margin-left:201px;
}

.equipe {
    background:url(../images/design/bg-equipe.png) no-repeat scroll 0 0;
    width:197px;
    height:217px;
    float:left;
    margin-bottom:10px;
}

.equipe img {
    border:2px solid #FFFFFF;
    margin:17px 0 0 15px;
}

.equipe p {
    color:#FFFFFF;
    padding:15px 0 0 15px;
}

.equipe strong {
	color:#04d6f5;
}

.equipe a {
	color:#04D6F5 !important;
}


.equipe-directeur {
	margin-top:60px;
}

.equipe-sellam {
	margin-bottom:60px;
}

/* Page cursus */
#cursus .more{
	float:right;
	margin-top:25px;
	text-align:center;
}

/* Page cout et financement */

#TableauFrais {
	background-color:#3f4c6b;
	color:#FFFFFF;
	text-align:center;
	padding:5px;
	border-collapse:collapse;
}

#TableauFrais td {
	padding:9px;
}

#TableauFrais .prix {
	color:#feba79;
	font-weight:bold;
}

#TableauFrais .modalite {
	color:#ff7e00;
	font-weight:bold;
}

#TableauFrais .bordureLeft {
	border-left:1px dotted #010102;
}

#TableauFrais .bordureRight {
	border-right:1px dotted #010102;
}

#TableauFrais .bordureBottom {
	border-bottom:1px dotted #010102;
}

#TableauFrais .alignLeft {
	text-align:left;
}

#TableauFrais .bordure {
	background-image:url(../images/media/couts/fond-tableau.jpg);
}

/* Page accociations */
 #content #association img { 
 	border:1px dotted #0176CA;
	padding:7px;
	background-color:#FFFFFF;
}

/* Page Vous etes journaliste */

#TelechargerLogo {
	background-color:#3f4c6b;
	color:#FFF;
}

#TelechargerLogo td  {
	text-align:center;
	padding:5px;
	padding-right:39px;
}

/* Page Entreprise au coeur de la formation */

#content #EntrepriseCoeurListe td
{
	/*float:left;*/
	/*display:inline;*/
	background:url("../images/design/blt-ecole.gif") no-repeat scroll 0 50% transparent;
	/*padding:0 10px;
	width:127px;*/
	text-align:left;
	padding-left:7px;
}

/* Corps professoral */

.FondCorpsProfessoral 
{
	background:url(../images/design/bg-corps-professoral.png) scroll no-repeat 197px 201px;
}

#content .FondCorpsProfessoral li
{
	 height: 1%;
    line-height: 1.272em;
    list-style: none outside none;
    overflow: hidden;
    padding: 0 0 10px 16px;
}

/* PEG, PIR, PFE ... */

#content #FondApproche {
	background:url(../images/media/etudes/fond-approche-projet.png) scroll no-repeat center 0;
	height:130px;
}
#content #FondPEG {
	background:url(../images/media/etudes/fond-peg.png) scroll no-repeat bottom right;
}
#content #FondPIR {
	background:url(../images/media/etudes/fond-pir.png) scroll no-repeat bottom right;
}
#content #FondPFE {
	background:url(../images/media/etudes/fond-pfe.png) scroll no-repeat bottom right;
}
#FondPDFPFE 
{
	background:url(../images/media/etudes/fond-brochure.png) scroll no-repeat 0 0;
	height:147px;
}

#FondPerfectionnement 
{
	background:url(../images/design/perfectionnement_navette.png) scroll no-repeat right 0;
	min-height:216px;
}

/* Page Campus */

.liste-residences li {
	margin-bottom:20px !important;
	text-align:left !important;
}
	

/* Widget ZoomSur */

#SliderZoomSur {
	width:284px;
	height:200px;
	position:relative;
}

.wrapperSlide {
	 position:relative;
	 width:100%;
	 height:100%;
	 overflow:hidden;
}

.slider {
	position:absolute;
	 top:0;
	 left:0;
	 width:1000px;
}

/* Widget Fiches Métiers */

#fichesMetiers .m {
	position:relative;
	height:217px;
}

#fichesMetiers h2 
{
	padding-left:10px;
	background:url(../images/design/fiches-metiers-titre.gif) no-repeat scroll 15px 0;
	text-indent:-9999px;
}

#fichesMetiers ul 
{
	margin:0;
	padding:10px 0 0 15px;
}

#fichesMetiers li 
{
	background:url(../images/design/puce-widget-fiches.png) no-repeat scroll left 8px;
	list-style-type:none;
	padding-left:11px;
	line-height:18px;
}

#fichesMetiers a 
{
	color:#9ab4eb;
	text-decoration:none;
}

#fichesMetiers a:hover
{
	color:#9ab4eb;
	text-decoration:underline;
}

.fiches-widget 
{
	background:url(../images/design/bg-fiches-metiers-widget.png) no-repeat;
	height:217px;
	position:absolute;
	top:0;
	left:0;
	width:305px;
}

/* Autres Widgets (titres) */

.definitions 
{
	background:url(../images/design/quelques-definitions-titre.gif) no-repeat scroll 0 0;
	text-indent:-9999px;
	margin:0 0 5px 0;
}

.directeur
{
	background:url(../images/design/mot-directeur-titre.gif) no-repeat scroll 0 0;
	text-indent:-9999px;
	margin:0 0 5px 0;
}

.chemin{
	clear:left;
}
.chemin ul{
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
	font-size:1.1em;
	color:#fff;
	width:100%;
	overflow:hidden;
}
.chemin li{
	float:left;
	background:url(../images/design/sep-chemin.gif) no-repeat 0 50%;
	padding:0 4px 0 5px;
}
.chemin li:first-child{background:none;}
.chemin a{
	color:#86c4f0;
}
#bouton3D1{
	float:right;
	background:url(../images/design/btn-3d-1.png);
	width:121px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
	margin:-25px 26px 0 0;
	clear:right;
}
#bouton3D1:hover{background:url(../images/design/btn-3d-1-hov.png);}


.boutonCreerDossier{
	text-indent:-9999px;
	border:none;
	width:295px;
	height:75px;
	position:relative;
}
.boutonCreerDossier:hover{ text-indent:-9999px;}

#boutonModifierDossier{
	background:url(../images/design/bn_suivre_dossier.png);
	width:295px;
	height:75px;
	position:relative;
	text-indent:-9999px;
}

#boutonModifierDossier a{display:block;
width:295px;
	height:75px;
}


#boutonModifierDossier:hover{background:url(../images/design/bn-suivre-dossier-hover.png);}




.visual{
	width:100%;
	height:380px;
	position:relative;
	overflow:hidden;
}
#animation{
	position:absolute;
	top:-157px;
	left:-170px;
	z-index:1;
}
.visual .hold{
	position:relative;
	z-index:2;
}
#home #video{
	float:left;
	width:252px;
	overflow:hidden;
	color:#fff;
	font-size:1.1em;
	margin:32px 0 0;
}
#home #video .t,
#home #video .b{
	display:block;
	overflow:hidden;
	width:100%;
	height:4px;
}
#home #video .t{background:url(../images/design/video-t.png);}
#home #video .b{
	background:url(../images/design/video-b.png);
	height:12px;
}
#home #video .m{
	background:url(../images/design/video.png);
	padding:0 15px;
	width:222px;
}
#home #video .title{
	width:100%;
	overflow:hidden;
	padding:6px 0 8px;
}
#home #video .title h2{
	float:left;
	margin:0;
	color:#fff;
	font-size:16px;
}
#home #video .title a{
	float:right;
	text-decoration:underline;
	color:#9ab4eb;
	line-height:18px;
	margin-top: 3px;
}
#home #video .title a:hover{color:#fff;}
#home #video .title h2 .cufon-canvas{
	padding-top:4px !important;	
}
#home #video .player{
	display:block;
	margin-left: 9px;
}
#home #video .player img{display:block;}
#home #video .descr{
	height:1%;
	overflow:hidden;
	padding:8px 11px 0;
}
#home #video h3{
	margin:0 0 12px;
	color:#9ab4eb;
	font-size:1.1em;
}


#home #video p{margin:0;}
#bouton3D{
	position:absolute;
	top:323px;
	left:438px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/design/btn-3d.png);
	width:151px;
	height:52px;
	cursor:pointer;
}
#bouton3D:hover{background:url(../images/design/btn-3d-hov.png);}
#boutons{
	float:right;
	width:302px;
	padding:0 10px 0 0;
}

#widgetset .ttltest,
#boutons .ttltest{
	width:100%;
	overflow:hidden;
}
#widgetset .ttltest h3,
#boutons .ttltest h3{
	margin:0 5px 0 0;
	float:left;
	color:#ffffff;
	font-size:1.4em;
	line-height:20px;
}
#widgetset .ttltest h3 em,
#boutons .ttltest h3 em{
	color:#ff6d20;
	font-style:normal;
}

#widgetset .ttltest span,
#boutons .ttltest span{
	
}

#widgetset .ttltest .bg,
#boutons .ttltest .bg{
	display:block;
	height:2px;
	overflow:hidden;
	background:url(../images/design/dottedtest.gif) repeat-x;
	margin:11px 0 0;
}


#widgetset .ttl,
#boutons .ttl{
	width:100%;
	overflow:hidden;
	
}
#widgetset .ttl h3,
#boutons .ttl h3{
	margin:0 5px 0 0;
	float:left;
	color:#fff;
	font-size:1em;
	line-height:18px;
}
#widgetset .ttl .bg,
#boutons .ttl .bg{
	display:block;
	height:2px;
	overflow:hidden;
	background:url(../images/design/dotted.gif) repeat-x;
	margin:11px 0 0;
}
#candidats ul{
	list-style:none;
	padding:0 0 0 83px;
	margin:0;
	font-size:14px;
	font-weight:bold;
}
#candidats li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
#candidats a{
	color:#fff;
	float:left;
	padding:0 0 0 56px;
	line-height:43px;
}
#boutonCandidature{background:url(../images/design/ico-candidature.png) no-repeat 0 50%;}
#boutonDocumentation{background:url(../images/design/ico-documentation.png) no-repeat 0 50%;}
#candidats a:hover{
	text-decoration:none;
	color:#bcd2fd;
}
#candidats .cufon-canvas {
	height:27px !important;
	padding-top:16px !important;
}
#boutons .EncadreTest{
	width:100%;
	overflow:hidden;
    background:url(../images/design/dotted.gif) repeat-y 150px 0;
    margin-top:15px;

}
#boutons .EncadreTest #international img{
	float:right;
	margin:18px 6px 0 20px;
}
#boutons .EncadreTest #international #flash{
	float:right;
	margin:3px 9px 20px;
}	
#boutons .EncadreTest #international{
	width:130px;
	float:left;
	overflow:hidden;
	margin:-5px 0 0;
	padding-right:30px;
}
#boutons .EncadreTest #prochainsRdv{
	float:right;
	width:135px;
	overflow:hidden;
	margin:-5px 0 0 0;
	line-height: 13px;
}
#widgetset .EncadreTest #prochainsRdv ul,
#boutons .EncadreTest #prochainsRdv ul{
	background:url(../images/design/bg-test.gif) no-repeat top center;
	padding:10px 0 0 0;
	color:white;
	font-size:1.1em;
	margin:5px 0 0 0;
}

#widgetset .EncadreTest #prochainsRdv ul li,
#boutons .EncadreTest #prochainsRdv  ul li{
	background:url('../images/design/rdv-li.gif') no-repeat 0 5px;
	list-style:none;
	padding:0 0 0 10px;
}
#widgetset .EncadreTest #prochainsRdv ul li strong a,
#boutons .EncadreTest #prochainsRdv  ul li strong a{
	color:white;
}


#widgetset .EncadreTest #prochainsRdv p,
#boutons .EncadreTest #prochainsRdv  p{
	background:url('../images/design/arrow-test.gif') no-repeat 0 4px;
	padding:0 0 0 12px;
	font-size:1.1em;
		
}

#widgetset .EncadreTest #prochainsRdv p a,
#boutons .EncadreTest #prochainsRdv  p a{
	color:#ff6d20;
}

#widgetset .EncadreTest #prochainsRdv p a:hover,
#boutons .EncadreTest #prochainsRdv  p a:hover{
	text-decoration:none;
	color:white;
}

#home #ipsa20{
	width: 252px;
	height: 50px;
	display: inline;
	position: absolute;
	top: 245px;
	left: -9px;
}
#home #ipsa20 ul {
	margin: 0;
}
#home #ipsa20 ul li {
	float: left;
	padding: 0 5px;
	list-style: none;
}

#home #ipsaprim {
	width:249px;
	height:72px;
	display:inline;
	position:absolute;
	top:306px;
	left:4px;
	overflow:hidden;
}

#home #ipsaprim a {
	background:url(../images/media/home/ipsaprim.png) no-repeat;
	width:249px;
	height:72px;
	top:0px;
	left:0px;
	position:absolute;
}

#home #ipsaprim a:hover {
	background:url(../images/media/home/ipsaprim.png) no-repeat;
	width:249px;
	height:72px;
	top:-72px;
	left:opx;
	position:absolute;	
}	

#home #concours-advance {
	width: 100%;
	overflow: hidden;
}

#home #concours-advance img {
	margin-top: 5px;
}

#home #journees-decouverte {
	background: url(../images/media/presentation/journees-decouvertes.png);
	width: 317px;
	height: 68px;
	color: #000000;
	margin: 8px 0 14px -1px;
	border: 5px solid #409EE2;
}

#home #journees-decouverte a {
	width: 317px;
	height: 68px;
	display: block;
}


#ipsa20{
	width:100%;
	overflow:hidden;
}
#ipsa20 ul{
	float:right;
	list-style:none;
	padding:6px 0 0;
	margin:0;
}
#ipsa20 li{
	float:left;
	padding:0 5px;
}
#news{
	width:986px;
	font-size:1.1em;
	color:#001442;
}
#news a{color:#001442;}
#news .b,
#news .t{
	display:block;
	overflow:hidden;
	width:100%;
	height:13px;
}
#news .t{background:url(../images/design/bg-news-t.png);}
#news .b{background:url(../images/design/bg-news-b.png);}
#news .m{
	/*background:url(../images/design/bg-news.png);*/
	background:url('../images/design/bg-news-with-hole.png') no-repeat;
	padding:0 7px 7px 20px;
	width:959px;
	height:325px;
	overflow:hidden;
}
#news .title{
	height:33px;
	overflow:hidden;
	background:url(../images/design/blt-ttl.gif) no-repeat 0 8px;
	padding:0 0 0 14px;
	margin:-3px 0 0;
}
#news .title a:hover {
	text-decoration:none;
}
#news h2{
	font-size:20px;
	color:#0b0f22;
	margin:0;
	font-weight:normal;
	float:left;
	height:22px;
	overflow:hidden;
	line-height:22px;
}
#news h2 .cufon-canvas {
	padding-top:4px !important;
}
#news .rss{
	float:left;
	margin:2px 0 0 4px;
}
#news .more{
	text-decoration:underline;
	float:right;
	margin:-14px 13px 0 0;
}
#news .more:hover{text-decoration:none;}
#newsUne{
	float:left;
	width:242px;
}
#newsUne h3{
	margin:0 0 8px;
	color:#1c3d86;
	font-size:14px;
}
#newsUne h3 .cufon-canvas {
	padding-top:3px !important;
}
#EncartJPO{
	display:block;
	width:201px;
	height:132px;
	border:5px solid #409ee2;
	margin:0 0 10px;
}
#newsUne p{margin:0; padding-right:15px;}
#newsUne .descr{
	width:100%;
	overflow:hidden;
	text-align:justify;
}
#newsUne .more{
	margin:10px 0 0;
	float:left;
}
#Logo-agi {
	padding:30px 0 0;
	text-align:center;
}
.column{
	float:left;
	width:330px;
	padding:0 4px 0 17px;
	background:url(../images/design/sep.png) repeat-y;
	overflow:hidden;
}
.post{
	width:100%;
	overflow:hidden;
	padding:8px 0 0;
}
.post img{
	float:left;
	margin:0 11px 0 0;
}
.col-hold{
	width:100%;
	overflow:hidden;
	margin:-8px 0 0;
}
#home .ecole img{border:5px solid #409ee2;}
#home .aero img{border:5px solid #a2cf1e;}
.post .description{
	height:1%;
	overflow:hidden;
}
.post h3{
	margin:0 0 10px;
	font-size:11px;
	padding:0 0 0 9px;
}
.post h3 .cufon-canvas {
	padding-top:3px !important;
}
.ecole h3{
	background:url(../images/design/blt-ecole.gif) no-repeat 0 50%;
	color:#1c3d86;
}
.ecole h3 a {
	color:#1c3d86 !important;
}
#news h3 a:hover {
	text-decoration:none;
}
.aero h3{
	background:url(../images/design/blt-aero.gif) no-repeat 0 50%;
	color:#6f9401;
}
.aero h3 a {
	color:#6f9401 !important;
}
#news h3 a:hover {
	text-decoration:none;
}
.post p{margin:0; text-align:justify;}
.post .hold{padding:0 5px 0 0;}
.post p a:hover{
	color:#1c3d86 !important;
	text-decoration:none;
}
#content .t,
#content .b{
	display:block;
	overflow:hidden;
	width:100%;
	height:5px;
	clear:both;
}
#content .t{background:url(../images/design/bg-cont-t.png);}
#content .b{background:url(../images/design/bg-cont-b.png);}
#content .m{
	width:603px;
	background:url(../images/design/bg-cont-m.png);
	padding:0 25px;
	float:left;
}
#content .m:after{height:0;clear:both;content:'';display:block;}

#content{
	float:left;
	width:653px;
	padding:36px 0 0;
	color:#001442;
	font-size:1.1em;
	text-align:justify;
}

#content h1{
	/*margin:-2px 0 10px -16px;*/
	margin:10px -23px 10px -24px;
	/*padding:0 0 0 16px;*/
	padding:5px 0 0 33px;
	position:relative;
	/*font-size:1.64em;*/
	font-size:14px;
	/*font-weight:normal;*/
	font-weight:bold;
	/*background:url(../images/design/blt-ttl.gif) no-repeat 0 50%;*/
	background:url(../images/design/bg-h1.png) no-repeat scroll 0 0;
	height:33px;
	color:#FFFFFF;
}
#content h2{
	margin:5px 0;
	font-size:1.27em;
	background:transparent url(../images/design/bg-h2.gif) repeat scroll 0 0;
}
#content h2 span{
	background-color:#e8ebf0;
	padding-right:10px;
		background:transparent url(../images/design/bg-h2-span.gif) repeat scroll 0 0;
}
#content h3{
	font-size:1.09em;
	margin:0 0 12px;
	padding-left:10px;
	width:100%;
	overflow:hidden;
}
#content h3 span{
	float:left;
	background:url(../images/design/dotted1.gif) repeat-x 0 100%;
	padding:0 0 3px;
}
#content em{
	font-style:normal;
}
#content p{margin:10px 0;}
#content ul{margin:10px 0;}
#content li{margin:0;}
#content a{text-decoration:underline;}
#content a:hover{text-decoration:none;}
#content .accroche{font-weight:bold; font-size:1.27em}
#content .lettrine{font-size:2em; padding-right:1px;}
#content .left{
	float:left;
	margin-right:10px;
}

#content .right{
	float:right;
	margin-left:10px;
}

#content .colonneGauche{
	float:left;
	width:288px;
}
#content .colonneGauche2 {
	float:left;
	width:120px;
}
#content .colonneDroite{
	float:right;
	width:288px;
}
#content .colonneGauche p, .colonneDroite p{
	margin-left:0;
	margin-right:0;
}

.jpo_list li {
	width: 50%;
}

#content .blocFondImage .colonneGauche ,
#content .blocFondImage .colonneDroite,
#content .blocEncadre .colonneGauche ,
#content .blocEncadre .colonneDroite,
#content .blocFondClair .colonneGauche,
#content .blocFondClair .colonneDroite {
	width:275px;
}
#content .blocFondImage{
	background:#3f4c6b url(../images/design/fond-satellite.gif) no-repeat bottom right;
	overflow:hidden;
	height:1%;
	padding:5px 15px 15px;
	color:#fff;
	margin:10px 0 15px;
}
#content .satellite.blocFondImage { background:#3f4c6b url(../images/design/fond-satellite.gif) no-repeat bottom right; }
#content .etoile.blocFondImage { background:#3f4c6b url(../images/design/fond-etoile.gif) no-repeat bottom right; }
#content .fusee.blocFondImage { background:#3f4c6b url(../images/design/fond-fusee.gif) no-repeat bottom right; }

#content .blocFondImage h3{
	margin:10px 0 0;
	padding:0;
	font-size:1.1em;
}

#content .blocFondImage ul{
	list-style:none;
	padding:0;
	margin:0;
}
#content .blocFondImage .list2{width:260px;}
#content .blocFondImage li{
	padding:0 0 0 12px;
	height:1%;
	overflow:hidden;
}
#content .blocFondImage em{font-style:normal; font-size: 1em; font-weight:normal;}
#content .blocFondImage a{text-decoration:underline;}
#content .blocFondImage a:hover{text-decoration:none;}
#content .box1{
	height:1%;
	overflow:hidden;
	padding:1px;
	margin:0 0 14px;
}
#content .box1 .bg{
	height:1%;
	overflow:hidden;
	border:1px solid #fff;
	padding:0 10px;
}
#content .blocEncadre .bg{background:#fff;}
#content .box1 h3{
	font-size:12px;
	margin:10px 0 7px;
	padding:0 0 0 20px;
}
#content .blocCrochet {
	background:url(../images/design/bg-crochet.jpg) scroll no-repeat 0 0;
	width:288px;
	height:144px;
	color:#FFFFFF;
}
#content .blocCrochet p {
	padding:15px;
}
#content ul{
	padding:0;
	margin:16px 0 30px 13px;
}
#content ul li{
	list-style:none;
	padding:0 0 0 16px;
	line-height:1.272em;
	height:1%;
	overflow:hidden;
}
#content ul ul{
	margin:2px 0 0 17px;
	padding:0;
}
#content blockquote{
	padding:6px;
	margin:10px;
	overflow:hidden;
	font-size:1.1em;
}
#content blockquote p{
	margin:0;
	text-indent:26px;
	line-height:1.272em;
	color:#001442;
}
#content blockquote .quote-last{
	display:inline-block;
	width: 20px;
	height: 26px;
}
* html blockquote .quote-last{margin-bottom:-13px;}
.ecole h2{color:#0176ca;}
.ecole h3{color:#2d4580;}
.ecole em{color:#0176ca;}
.ecole a{color:#0176ca;}
.ecole .blocFondImage h3{color:#04d6f5;}
.ecole .blocFondImage li{background:url(../images/design/blt-f-im1-blue.gif) no-repeat 0 0.5em;}
.ecole .blocFondImage em{color:#04d6f5;}
.ecole .blocFondImage a{color:#04d6f5;}
.ecole .box1{background:url(../images/design/sq-blue.gif);}
.ecole .blocFondClair .bg{background:#d6e7fd;}
.ecole .box1 h3{
	color:#0176ca;
	background:url(../images/design/blt-ttl1-blue.gif) no-repeat 0 50%;
}
.ecole ul li{background:url(../images/design/bul-list1-blue.gif) no-repeat 0 4px;}
.ecole ul ul li{background:url(../images/design/bul-sub-list1-blue.gif) no-repeat 0 5px;}
.ecole blockquote{background:url(../images/design/quote-t-blue.gif) no-repeat 8px 0;}
.ecole blockquote .quote-last{background:url(../images/design/quote-b-blue.gif) no-repeat 0 5px;}


.tab-intit{
background:#D6E7FD;
border-bottom:1px solid #3F4C6B;
text-align:left;}

.tab-cont  {
border-bottom:1px solid #3F4C6B;
border-left:1px solid #3F4C6B;
text-align:left;}

.tab-titre  {
color:#FFFFFF;
text-align:center;
background:#3F4C6B;}

.tab-case{
border:1px solid #3F4C6B;}

.tab-case2{
border:1px solid #0176CA; 
background:#FFFFFF;
text-align:center;}

.tab-case-fleche  {
background:url(../images/design/fleche_bas.png) no-repeat;
height:20px;
}
.aeronautique h2{color:#8cb710;}
.aeronautique h3{color:#60722b;}
.aeronautique em{color:#85b201;}
.aeronautique a{color:#85b201;}
.aeronautique .blocFondImage h3{color:#b4f504;}
.aeronautique .blocFondImage li{background:url(../images/design/blt-f-im1-green.gif) no-repeat 0 0.5em;}
.aeronautique .blocFondImage em{color:#b4f504;}
.aeronautique .blocFondImage a{color:#b4f504;}
.aeronautique .box1{background:url(../images/design/sq-green.gif);}
.aeronautique .blocFondClair .bg{background:#ecfdd6;}
.aeronautique .box1 h3{
	color:#85b201;
	background:url(../images/design/blt-ttl1-green.gif) no-repeat 0 50%;
}
.aeronautique ul li{background:url(../images/design/bul-list1-green.gif) no-repeat 0 4px;}
.aeronautique ul ul li{background:url(../images/design/bul-sub-list1-green.gif) no-repeat 0 5px;}
.aeronautique blockquote{background:url(../images/design/quote-t-green.gif) no-repeat 8px 0;}
.aeronautique blockquote .quote-last{background:url(../images/design/quote-b-green.gif) no-repeat 0 5px;}
.vousEtes h2{color:#e96926;}
.vousEtes h3{color:#7d3813;}
.vousEtes em{color:#e75406;}
.vousEtes a{color:#e75406;}
.vousEtes .blocFondImage h3{color:#ff7e00;}
.vousEtes .blocFondImage li{background:url(../images/design/blt-f-im1.gif) no-repeat 0 0.5em;}
.vousEtes .blocFondImage em{color:#ff7e00;}
.vousEtes .blocFondImage a{color:#ff7e00;}
.vousEtes .box1{background:url(../images/design/sq-orange.gif);}
.vousEtes .blocFondClair .bg{background:#fdead6;}
.vousEtes .box1 h3{
	color:#e75406;
	background:url(../images/design/blt-ttl1.gif) no-repeat 0 50%;
}
.vousEtes ul li{background:url(../images/design/bul-list1-orange.gif) no-repeat 0 4px;}
.vousEtes ul ul li{background:url(../images/design/bul-sub-list1-orange.gif) no-repeat 0 5px;}
.vousEtes blockquote{background:url(../images/design/quote-t-orange.gif) no-repeat 8px 0;}
.vousEtes blockquote .quote-last{background:url(../images/design/quote-b-orange.gif) no-repeat 0 5px;}
#widgetset{
	float:right;
	width:299px;
	overflow:hidden;
	padding:40px 7px 0;
}
#widgetset #candidats{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
#widgetset .line{
	width:100%;
	overflow:hidden;
	display:block;
	background:url(../images/design/dotted.gif) repeat-x;
	height:2px;
	padding:0 0 10px;
}
.widget{
	width:313px;
	overflow:hidden;
	color:#fff;
	font-size:1.1em;
	margin:0 -7px;
	padding:0 0 10px;
}
#zoomSur{padding:0 0 6px;}
.widget .t,
.widget .b{
	display:block;
	overflow:hidden;
	width:100%;
}
.widget .t{
	background:url(../images/design/bg-widget-t.png);
	height:6px;
}
.widget .b{
	height:13px;
	background:url(../images/design/bg-widget-b.png);
}
.widget .b1{
	background:url(../images/design/bg-widget-b1.png);
	height:39px;
}
.widget .m{
	overflow:hidden;
	background:url(../images/design/bg-widget.png);
	padding:8px 15px 4px;
	width:283px;
}
.widget .box-ttl{
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
}
.widget .box-ttl h2{
	margin:4px 0 0;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:13px;
}
.widget .box-ttl .ttl1{
	background:url(../images/design/ttl1.gif);
	width:130px;
}
.widget .box-ttl .ttl2{
	background:url(../images/design/ttl2.gif);
	width:48px;
	height:17px;
	margin:0;
}
.widget .box-ttl .ttl3{
	background:url(../images/design/ttl3.gif);
	width:106px;
	height:17px;
	margin:0;
}
.widget .box-ttl .more{float:right;}
.widget .box-ttl .navigation{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	font-weight:bold;
}
.widget .box-ttl .navigation li{
	float:left;
	padding:0 0 0 6px;
}
.widget .box-ttl .navigation a{
	color:#fff;
	width:12px;
	text-align:center;
	display:block;
	border:1px solid #fff;
}
.widget .box-ttl .navigation a:hover{text-decoration:none;}
.widget .box-ttl .navigation .active a{
	width:14px;
	border:0;
	padding:1px 0;
}
.widget .img{
	display:block;
	border:2px solid #fff;
	width:279px;
	overflow:hidden;
	margin:0 0 8px;
}
.widget .img img{display:block;}
.widget .img:hover{border:2px solid #bcd2fd;}
.widget h3{
	margin:0 0 12px;
	font-size:1em;
	color:#9ab4eb;
}
.widget p{
	padding:0 0 14px;
	margin:0;
}
.widget .more{
	float:left;
	text-decoration:underline;
	color:#9ab4eb;
}
.widget .more:hover{color:#fff;}
#widgetset #candidats a{padding:0 0 0 50px;}
#widgetset #ipsa20{padding:0 0 10px;}
#international{text-align:center;}
#widgetset .player{
	display:block;
	border:5px solid #fff;
	margin:0 0 12px;
}
#widgetset .player img{display:block;}
#widgetset #video p{padding:0 0 5px;}
#widgetset #pourquoiChoisir{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/design/pourquoiChoisir.png);
	width:313px;
	height:134px;
	margin:-10px 0 15px -7px;
}
#widgetset #demanderLunettes{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/design/demandez-lunettes-3d.png);
	width:313px;
	height:116px;
	margin:-10px 0 10px -7px;
}

#widgetset #galerie3D{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/design/galerie-3d.png);
	width:334px;
	height:111px;
	margin:-36px 0 14px -31px;
	padding-bottom:43px;
}
#temoignage{padding:0 0 8px;}
#temoignage .header{
	margin:0 0 0 3px;
	height:1%;
	overflow:hidden;
	background:url(../images/design/bg-temoignage-t.gif) no-repeat;
	padding:0 0 12px;
	color:#9ab4eb;
}
#temoignage .header .bg{
	background:url(../images/design/bg-temoignage-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:6px 8px;
}
#temoignage .header img{
	float:left;
	border:2px solid #fff;
	margin:0 5px 0 0;
}
#temoignage .header .date{
	display:block;
	color:#c9dafe;
	padding:0 0 14px;
}
#temoignage .header p{
	margin:0;
	padding:12px 0 0;
}
#temoignage .header .name{font-weight:bold;}
#temoignage .accroche{
	height:1%;
	overflow:hidden;
	background:url(../images/design/divider1.gif) repeat-y;
	padding:2px 0 2px 13px;
	color:#9ab4eb;
	margin:0 0 3px 3px;
}
#temoignage .accroche p{
	padding:0;
	font-weight:bold;
	font-size:1.275em;
}
#temoignage .description{
	background:url(../images/design/divider2.gif) repeat-y;
	height:1%;
	overflow:hidden;
	margin:0 0 6px 3px;
	padding:2px 0 0 14px;
}
#temoignage .description p{padding:0;}
#temoignage .more{float:right;}
#footer{
	width:100%;
	overflow:hidden;
	padding:24px 0 120px;
}
#footer .m{
	height:1%;
	overflow:hidden;
	background:#0b0f22;
	color:#99b8ea;
	font-size:1.1em;
	padding:3px 9px 7px;
	text-align:center;
}
#footer .b{
	display:block;
	overflow:hidden;
	width:100%;
	background:url(../images/design/bg-footer.png);
	height:8px;
}
#footer ul{
	list-style:none;
	padding:2px 0 0;
	margin:0;
}
#footer li{display:inline;}
#footer a{color:#fff;}
#footer .text-list li{
	background:url(../images/design/line.gif) no-repeat 0 50%;
	padding:0 0 0 7px;
}
#footer .text-list li:first-child{background:none;}
#footer .link-list li{
	background:url(../images/design/sep.gif) no-repeat 0 50%;
	padding:0 0 0 5px;
}
#footer .link-list li:first-child{background:none;}

#Banner-TA {
	position:fixed;
	_position:absolute;
	right:0;
	top:0;
	z-index:99;
}

#logocti { 
	position:absolute;
	top:2px;
	left:745px;}
	
#affiche-aeronautique {
	float:left;
	clear:right;
	margin-right:5px;
	margin-bottom:5px;
}	
.jaime{
padding:15px 0;
}
.googleplus{
float:left;
width:150px;
}
facebook{
float:left;
width:150px;
}
