@import url("/aspx/css/netedit.css");
/*------------------------STYLE SPÉCIFIQUE InscriptionJASP -----------------------*/
.ContenusConfAuteur {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333}
.TitreSections {  font-family:Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #b73872}
.table_row
{
	background-color: #E6E7E8;
	font-size: 12px; 
	line-height: 20px;
	text-align: left;
	color: #333;
}
.table_row_altern
{
	background-color: #FFFFFF;
	font-size: 12px; 
	line-height: 20px;
	text-align: left;
	color: #333;
}

.TitrePartie { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #E5AA00;}

/*------------------------STYLE SPÉCIFIQUE Bulletin JASP -----------------------*/



.jasp_bulletin_texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: white;
}
.alignement {
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.jasp_bulletin_texte_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
    padding-left: 20px;
    color:#b73872;

}
div.jasp_bulletin_texte {
	padding-bottom:20px;	
    background-color: white;
}
.jasp_bulletin_texte_sous-titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    padding-left: 20px;
    color:#E5AA00;
    margin-bottom:-13px;
}		
.jasp_bulletin_entete {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	
}

/*------------------------STYLE SPÉCIFIQUE Programme JASP -----------------------*/

h1.dateProgramme{
	FONT: bold 16px Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #b73872; 
	TEXT-DECORATION: none; 
	margin:5px; 
}

h2.activiteRFIIS{
	FONT: bold 15px Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #b73872; 
	TEXT-DECORATION: none; 
	margin-top:-10px; 
}

div.dateProgramme {
	text-align:left; 
	padding:5px;
	margin-top:11px;
	border-style:solid;
	border-color:black;
	border-width:1px;
}

div.VersionImprimable {
	text-align:right; 
	padding:5px;
}

div.plenieres {
	margin:15 0 40 0;
}

div.plenieres img {
	margin:0 10px 0 0;
}

div.heureConference 
{
    FONT: 9pt Arial, Helvetica, sans-serif; 
    TEXT-TRANSFORM: none; 
    COLOR: #000000; 
    TEXT-DECORATION: none;
    font-weight:bold;
	text-align:left; 
	padding:4px;
	border-style:none;
	background-color:#EAEEC0;
	width:300px;
	margin-top:20px;
}

table.heure
{
    margin-top:20px;
}

td.heureConference
{
    FONT: 9pt Arial, Helvetica, sans-serif; 
    TEXT-TRANSFORM: none; 
    COLOR: #000000; 
    TEXT-DECORATION: none;
    font-weight:bold;
	text-align:left; 
	padding:4px;
	border-style:none;
	background-color:#cccd75;
	width:150px;
}

td.salleConference
{
    FONT: 9pt Arial, Helvetica, sans-serif; 
    TEXT-TRANSFORM: none; 
    COLOR: #000000; 
    TEXT-DECORATION: none;
    font-weight:bold;
	text-align:right; 
	padding:4px;
	border-style:none;
	background-color:#cccd75;
	width:135px;
}

div.heurePause 
{
    FONT: 9pt Arial, Helvetica, sans-serif; 
    TEXT-TRANSFORM: none; 
    COLOR: #000000; 
    TEXT-DECORATION: none;
    font-weight:bold;
	text-align:left; 
	padding:4px;
	border-style:none;
	background-color:#C2CB3A;
	width:300px;
	margin-top:20px;
}

td.heurePause 
{
    FONT: 9pt Arial, Helvetica, sans-serif; 
    TEXT-TRANSFORM: none; 
    COLOR: #000000; 
    TEXT-DECORATION: none;
    font-weight:bold;
	text-align:left; 
	padding:4px;
	border-style:none;
	background-color:#6cb1b0;
	width:150px;
}

td.sallePause
{
    FONT: 9pt Arial, Helvetica, sans-serif; 
    TEXT-TRANSFORM: none; 
    COLOR: #000000; 
    TEXT-DECORATION: none;
    font-weight:bold;
	text-align:right; 
	padding:4px;
	border-style:none;
	background-color:#6cb1b0;
	width:135px;
}

h2.Bloc
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 18px; 
    font-weight: bold; 
    color: #E5AA00;
    margin-left:3px;
}

p.TitreConference 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #b73872; 
    margin-top:10px;
    margin-bottom:5px;
    margin-left:3px;
}

p.SousConference 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #b73872; 
    margin-top:15px;
    margin-bottom:5px;
    margin-left:3px;
}

p.SousConference2 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #333; 
    margin-top:15px;
    margin-bottom:5px;
    margin-left:3px;
}

p.Auteurs
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333;
    margin-top:0px;
    margin-bottom:5px;
    margin-left:3px;
    padding:0;
}

p.plenieres
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    line-height:18px;
    color: #333;
    margin-top:0px;
    margin-bottom:5px;
    margin-left:3px;
    padding:0;
}

p.Comite
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333;
    margin-top:-5px;
    margin-bottom:10px;
    margin-left:3px;
    padding:0;
}

p.AnimationJournee
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight:bold;
    color: #E5AA00;
    margin-left:0;
    margin-top:15px;
    margin-bottom:1px;
    margin-left:3px;
    padding:0;
}

p.Animation
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight:bold;
    color: #E5AA00;
    margin-left:0;
    margin-top:0px;
    margin-bottom:1px;
    margin-left:3px;
    padding:0;
}

p.PauseQuestions 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #333;
    margin-top:10px;
    margin-left:3px;
    margin-bottom:3px;
}

p.Resume 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #333;
    margin-top:10px;
    margin-left:3px;
    margin-bottom:3px;
}

p.Logos
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333;
    margin-top:30px;
    margin-bottom:-15px;
    margin-left:3px;
    padding:0;
    text-align:center;
}

h2.Objectifs
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 17px; 
    font-weight: bold; 
    color: #E5AA00;
    margin-left:3px;
}

ul.Buts
{
    margin-left:30;
    margin-top:8;
    margin-bottom:10px;
    padding:0;
 }
    
li.Buts 
{
    list-style-image: url(/aspx/images/jasp/2011/puce.jpg);
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #333;
}



/*------------------------STYLE SPÉCIFIQUE JASP -----------------------*/
body
{
    background-color:#82BABC;
}
#container
{
    margin-top:5px; 
    margin-bottom:5px; 
    margin-left:55px; 
    margin-right:55px;
}
#jasp {
    width:100%;
}

#jasp2 {
    background-color:#ffffff;
    margin-top:-13px;
    padding-top:0px;
}

a{text-decoration: underline; color: #b73872;}
a:hover {color: #E5AA00;}

.menu_Accueil {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
a.menu_Accueil {  color: #FFFFFF; text-decoration: none;}
A:hover.menu_Accueil  {color: #333;}

.menu_selected_Accueil {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
a.menu_selected_Accueil {  color: #333; text-decoration: none;}
A:hover.menu_selected_Accueil  {color: #333;}

.menu_Contenus {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
a.menu_Contenus {  color: #b73872; text-decoration: underline;}
A:hover.menu_Contenus  {color: #E5AA00;}

ul.menu_contenus{
	list-style-position:outside;
	list-style-type:none;
	padding:0em;
	margin-left:0;
}

.menu_selected_Contenus {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal;}
a.menu_selected_Contenus {  color: #E5AA00; text-decoration: underline;}
A:hover.menu_selected_Contenus  {color: #E5AA00;}

.MenuEncadre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #333333; text-decoration: none}
A:hover.MenuEncadre  {color: #E5AA00;}

.Menu_selectedEncadre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #b73872; text-decoration: none}
A:hover.Menu_selectedEncadre  {color: #b73872;}
	
#menu_bandeau{clear:right;background-color:#E5AA00;height:20px;}

.MiseJour
{
    text-align:right;
    margin-top:3px;
    margin-right:5px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    font-style: normal; 
    color: #FFFFFF;
    border-bottom: solid 1px black;
    background-color: #E5AA00;
    height: 25px;
}
	
#bandeau{
    background-color:#ffffff;
    width:100%;
}

#centretexte{
    background-color:White;
}

#centre_sections{
    background-color:White;
}

#menu_left{
	width:200px;
	height:auto;
	float:left;
	border-right-style:solid;
	border-right-width:1px;
    border-right-color:black;
	}

#menu_left_sections{
	width:183px;
	height:auto;
	float:left;
	margin-left:16px;
	margin-right:16px;
	margin-bottom:16px;
	margin-top:16px;
	border-style:solid;
	border-width:1px;
    border-color:black;
	}
	
#bas_de_page{
    background-color:#ffffff;
    height:90px; 
    border-right-style:solid;
	border-right-width:1px;
    border-right-color:black;
    border-left-style:solid;
	border-left-width:1px;
    border-left-color:black;
    border-bottom-style:solid;
	border-bottom-width:1px;
    border-bottom-color:black;
    margin-bottom:0;
    }

ul.menu_left{
	list-style-position:outside;
	padding:0.25em;
}
        
.menu_left{
	clear:both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
	font-size:11px;
	text-decoration: none;
	left:15px;
}

a.menu_left{
	color:white;
}

a:hover.menu_left{
	color:#333;
}

.menu_selected_left{
	clear:both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type:none;
	font-size:11px;
	text-decoration: none;
	left:15px;
}

a.menu_selected_left{
	color:#333;
}
a.menu_selected_left:hover{
	color:#333;
}

.menu_niv_2_left{
	clear:both;
	width: 150px;
	padding: 0px;
	margin: 0px 0px 0px 27px;
	list-style-type:none;
	font-size:10px;
	text-decoration: none;
}

a.menu_niv_2_left{
	color:#000000;
}

a:hover.menu_niv_2_left{
	color:#DA5C05;
}

.menu_selected_niv_2_left{
	clear:both;
	width: 150px;
	padding: 0px;
	margin: 0px 0px 0px 27px;
	list-style-type:none;
	font-size:10px;
	text-decoration: none;
}

a.menu_selected_niv_2_left{
	color:#DA5C05;
}

a:hover.menu_selected_niv_2_left{
	color:#DA5C05;
}

.Titre {
	FONT: bold 16px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #b73872; TEXT-DECORATION: none; margin-top:14px; 
}

h1{
	FONT: bold 16px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #b73872; TEXT-DECORATION: none; margin-top:15px; 
}

.slogan{
	COLOR: #b73872; 
	font-weight:bold;
}

h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #E5AA00; margin-top:20px; margin-bottom:10px;}

h2.joindre {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #E5AA00; 
    margin-top:20px; 
    margin-bottom:-12px;
}

.h3Liste {
	FONT: bold 14px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #575761; TEXT-DECORATION: none; margin-bottom:0; margin-top:20; padding-bottom:0;}
	
.h4Liste {
	FONT: bold 13px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #575761; TEXT-DECORATION: none; margin-bottom:0; margin-top:10; padding-bottom:0;}

.ContenusBourses {
	FONT: 9pt/20px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #333; TEXT-DECORATION: none; margin:0.5em, 2.5em, 1em, 2.5em;
}

li.Affiches
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #333;
    margin-top:0px;
    margin-bottom:10px;
    margin-left:-15px;
    padding:0;
}

div.dateJournee 
{
    border-width:1px;
    border-style:solid;
    padding-bottom:8px;
    padding-left:15px;
}

li.powerPoint
{
    list-style-type:square;
    padding-top:10px;
}

.label { font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #E5AA00; 
    padding-top:15px; 
    padding-bottom:15px;}

.etiquette {
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 
	TEXT-DECORATION: none; 
	text-align:left;
	padding-bottom:5px;
}

.label2 {
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 
	TEXT-DECORATION: none; 
	text-align:left;
	padding-bottom:5px;
}

label {
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 
	TEXT-DECORATION: none; 
	text-align:left;
}

div.inscriptionBourses {
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 
	TEXT-DECORATION: none; 
	text-align:left;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	border-style:solid;
	border-color:black;
	border-width:thin;
	font-weight:bold;
}

div.notes {
	FONT: 8pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 
	TEXT-DECORATION: none; 
	text-align:left; 
	padding:5px;
	border-style:solid;
	border-color:black;
	border-width:thin;
}

.notes {
	FONT: 8pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 
	TEXT-DECORATION: none; 
	text-align:left; 
}

.exp {  font-size: smaller; vertical-align: text-top}

.TitreBlanc {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}

.ComiteSousTitre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; color: #003399}

.puceBourses { 
	list-style-image: url(/aspx/images/jasp/2011/puce.jpg); 
	list-style-type: none; 
	margin-top: 10px;
	margin-left:1.5em;
	margin-right:2.5em;
	list-style-position: outside; 
	FONT: 9pt/20px Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
}

.liWord { 
	list-style-image: url(/aspx/images/commun/word.gif); 
	list-style-type: none;
	list-style-position:outside;
	vertical-align:middle;
	margin-top: 10px;
	margin-left: -10px;
	list-style-position: outside; 
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
}
.liPPT { 
	list-style-image: url(/aspx/images/commun/ppt.jpg); 
	list-style-type: none;
	list-style-position:outside;
	vertical-align:middle;
	margin-top: 10px;
	margin-left: -10px;
	list-style-position: outside; 
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
}


.liPDF { 
	list-style-image: url(/aspx/images/commun/pdf.gif); 
	list-style-type: none;
	list-style-position:outside;
	vertical-align:middle;
	margin-top: 10px;
	margin-left: -10px;
	list-style-position: outside; 
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
}

.liXLS { 
	list-style-image: url(/aspx/images/commun/xls.jpg); 
	list-style-type: none;
	list-style-position:outside;
	vertical-align:middle;
	margin-top: 10px;
	margin-left: -10px;
	list-style-position: outside; 
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
}
.SousTitreAccueil { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #807e7f; margin-top:14px;}
.TitreJASP {  font-family:Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #b73872}
.TitreRFIISS {  font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #E5AA00}

.CoupOeilTitreBlanc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}
.CoupOeil { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 ; line-height: 13px; text-decoration: none; LIST-STYLE: none url(/aspx/images/jasp/2011/puce.jpg) outside; }
li.coupoeil
{
    margin-bottom:3px;
    line-height:15px;
}
.CoupOeilPetit { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; line-height: normal; text-decoration: none; }

.alignementMagazineDroite {
	float: right;
	width: 300px;
	background-color: #FFFFFF;
	clear: both;
	vertical-align:text-top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	
}

.accueilDroit {
	float: right;
	width: 250px;
	background-color: #e6ebef;
	clear: both;
	vertical-align:text-top;
	margin:10px;
	padding: 0 10px 0 10px;
	
}

.navette_accueil {
	float: right;
	width: 250px;
	background-color: white;
	clear: both;
	vertical-align:text-top;
	margin:10px;
	padding: 0;
	
}

div.accueilDroit p {
	FONT: 9pt Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #4d4d4d; TEXT-DECORATION: none; margin:15px 0 15px 0;
}

div.accueilDroit h2 {margin-top:15px;}

.boite_flottante_droite {
	float: right;
	width: 300px;
	clear: both;
	vertical-align:text-top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	
}

.dateExtranet {
	FONT: 7pt Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #333; TEXT-DECORATION: none
}

.bouton{
   background-color: #b73872;font-family: Arial, Helvetica, sans-serif;font-size: 8pt; color:#FFFFFF;  border: 1 px 
}

.login{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight:bold; font-variant: normal; text-transform: none; color: #b73872; text-decoration: normal; line-height: normal; margin-bottom:0;}

.LienPetitBleu {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: 003399; text-decoration: none}

table.Programme
{
    border-color:#000000;
    border-width:1px;
    border-style:solid;
    border-collapse:collapse;
}

th.ProgrammeJASP
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px; 
    font-weight: bold; 
    color: #ffffff; 
    text-decoration: none;
    background-color:#b73872;
    padding:5px;
    border-left:solid 1px black;
    border-bottom:solid 1px black;
}

th.ProgrammeJASP2
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 15px; 
    font-weight: bold; 
    color: #ffffff; 
    text-decoration: none;
    background-color:#E5AA00;
    padding:5px;
    border-left:solid 1px black;
    border-bottom:solid 1px black;
}

td.ProgrammeJASP
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000 ; 
    line-height: 15px; 
    text-decoration: none; 
    background-color:#ffffff;
    vertical-align:top;
    padding:5px;
    border-left:solid 1px black;
    height:50px;
   }

td.ProgrammeJASP2
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000 ; 
    line-height: 15px; 
    text-decoration: none; 
    background-color:#ffffff;
    vertical-align:top;
    padding:5px;
    border-left:solid 1px black;
    height:50px;
   
   }
   
p.ProgrammeJASP
{
    margin-left:8px;
    margin-right:8px;
    margin-top:8px;
    margin-bottom:8px;
    font-size: 11px; 
    color: #b73872;
}

hr.ProgrammeJASP
{
    width:80%;
    border-top-width:1px;
    border-top-style:dashed;
    border-top-color:#000000;
    border-bottom-style:solid;
    border-bottom-color:#ffffff;
    text-align:center;
}

ul.programme { 
	margin-top:10px;
	margin-bottom:-5px;
	margin-left:0;
	padding-left:20px;
}

li.programme { 
	list-style-image: url(/aspx/images/jasp/2011/puce.jpg); 
	list-style-type: none; 
	margin-bottom: 10px;
	list-style-position: outside; 
	TEXT-TRANSFORM: none; 	
	TEXT-DECORATION: none;
	color: #b73872;
}

.CommuniqueEntete
{
    font-family: verdana,Arial;
    font-size:8pt;
    color:#333;
}

.CommuniqueTitre 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    color: #000000; 
}

div.alignementMagazinePresse {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	clear: both;
	vertical-align:text-top;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px;
	border:solid 2px black;
	
}

p.TexteBio 
{
   	FONT: 9pt/20px Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 
	TEXT-DECORATION: none;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.CommuniqueCoordonneesTitre
{
    font-family: verdana,Arial;
    font-size:7pt;
    color:#333;
}

.CommuniqueCoordonnees
{
    font-family: verdana,Arial;
    font-size:8pt;
    color:#000000;
}

	/*-- Menu d'accessibilit--*/


#logobanniere{
float:right;
height:57px;
width:451;
background: no-repeat top right url('/images/nav/bannierehaut2.gif');
}


ul.menu_bandeau{margin:0 0 0 0;padding:0px 0px 0px 10px;float:left;background-color:#003399;height:14px;}
.menu_bandeau li{display:inline;padding-right:10px;font-size:1em;}
	.menu_bandeau li a:link{color:#FFFFFF;text-decoration:none;}
	.menu_bandeau li a:hover{color:#EEEEEE;}
	.menu_bandeau li a:visited{color:#FFFFFF;text-decoration:none;}
ul.langues{float:right;margin:0;padding:0px;background-color:#003399;height:1.4em;text-align:right;}
ul.langues a:link, ul.langues a:visited{color:#FFF;text-decoration:none;}
	.langues li a:hover{color:#EEEEEE;}
	.langues li{margin:0px;display:inline;padding-right:10px;font-size:1em;}
#bandeau img{float:right; padding:0px}
#logo_msss{float:left;}

		/*-- Menu d'accessibilit--*/
#acces{float:left;margin-left:-9999px;}
.clear_zone{clear:both;}
/*------------------------STYLE GNRALE DE LA PAGE -----------------------*/
body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width:680px;
	}


	



img{border-width:0;}


#imprimable{
	padding:0;
	margin:0;
	width:100%;
	height:32px;
	text-align:right;
	float:left;
	}

.bannierelogo{
	background-image: url(bannierelogo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 196px;	
}


.BoutonRecherche{
	padding: 0px 0px 0px 10px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 003399;
	right: 0px;
	background-image: url(/aspx/images/nav/recherche.gif);
	height: 56px;
	background-repeat: no-repeat;
}

.BoutonRecherche2{
	margin: -57px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	position: absolute;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 003399;
	top: 0px;
	position: absolute;
	visibility: visible;
	float: right;
	background-image: url(/aspx/images/nav/recherche.gif);
	height: auto;
	width: 182px;
	background-repeat: no-repeat;
	background-position: bottom;
	

	
}

.MenuQuotidienSections {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	
	text-decoration: none;
	list-style-image: url(/aspx/images/nav/flecheQuotidien.gif);
	height: 5px;
}
.MenuQuotidienTextes {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	text-align: left;
	line-height: normal;
	padding-top: 5px;
	
}
		.MenuQuotidienTextes a:link{color:#003399; text-decoration: underline;}
		.MenuQuotidienTextes a:hover{color:#003399; text-decoration: underline;}
		.MenuQuotidienTextes a:visited{color:#993300; text-decoration: underline;}
		
.MenuQuotidienDate{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	padding-top: 5px;
	
}

.MenuQuotidienSeparateur { 
	height: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	line-height: normal; }
	
.EspaceBlanc {
	margin: 0px 0px 0px;
	list-style-image: url(/aspx/images/nav/pixeltransparent.gif);
	padding-left: 0px;
	list-style-type: none;
	}
	
.EspaceBlanc1 {
	margin: 20px 0px 0px;
	list-style-image: url(/aspx/images/nav/pixeltransparent.gif);
	padding-left: 0px;
	list-style-type: none;
	}
.EspaceBandeau {
	margin: 40px 0px 0px 0px;
	list-style-image: url(/aspx/images/nav/pixeltransparent.gif);
	padding-left: 0px;
	list-style-type: none;
	}

.ResonnancesTexteBas {
	text-align: center;
	vertical-align: bottom;
}
.EncadrePageAcc{
	background-image: url(/aspx/images/nav/fillette.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:145px;
	vertical-align: bottom;
}

*html .EncadrePageAcc{
	height:145px;
}

.EncadrePageAcc1{
	padding: 0px;
	width: auto;
	clear: both;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-bottom: auto;
	float: none;
	margin-left: 190px;

}
.TexteEncadrePageAcc{
	list-style-type: none;
	font-family: "Bookman Old Style", "Times New Roman";
	font-style: italic;
	font-size: 12px;
	color: #000000;
	height: auto;
	width: auto;
	border: 0px;
	padding: 50px 100px 10px 100px;
	vertical-align: bottom; 
}

.IconesBoiteRequetes{
	margin: 10px 0px;
	

}
.MenuDomainesAxesON { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #A8A842; text-decoration: none; line-height: normal }
.MenuRecherche { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none; line-height: normal }


div.PiedDePage1 {
	width:90%;
	clear:both;
	font-size:0.6em;
	padding:0px;
	visibility: visible;
	text-align: center;
	float: right;
}
ul.PiedDePage1 {
	height:auto;
	margin:0px;
	padding:0px;
}

ul.PiedDePage2 {
	margin:0px;
	padding:0px;
}

div.PiedDePage2 {
	font-size:0.6em;
	margin:0px;
	width:90%;
	float:right;
	height:auto;
	clear:both;
	padding:0px;
	visibility: visible;
	text-align: center;
}

/*------------------------Publications -----------------------*/
.Date {
	font-family:verdana,arial,helvetica;
	font-size:0.8em;
	font-weight:bold;
	font-style: italic;
	color: #CC6600;
}

.Taille{
	font-family:verdana,arial,helvetica;
	font-size:0.8em;
	font-weight:normal;
	font-style: normal;
	color: #000000;
}


//Eco

A.MenuGaucheSousMenus:link {font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #990000; text-decoration: none; font-weight: bold}
A.MenuGaucheSousMenus:visited {font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #990000; text-decoration: none; font-weight: bold}
A.MenuGaucheSousMenus:hover {color: #F84B07; decoration : none;}

#mainsection{
	clear:both;
}

			
#menu_right{
	width:180px;
	height:auto;
	float:right;
	margin-right:0px;
	}
				
#centre{
	margin:0 205px 0 185px;	
	}

#centre_sections{
	margin:0 0 0px 185px;	
	}

#centre_eco{
	margin:0 0 0 185px;
	}
	
#centre_dev{
	margin:0 0 0 185px;
	}
	
#centre_titre_eco{
	margin:0;
	padding:0;
	height:auto;
	width:99%;
	}
	
#centretexte{
	width:99%;
}
#centretexte_eco{
	background: top right no-repeat url('/Images/Eco/fond.gif');
	width:99%;
}

#centretexte_dev{
	width:99%;
}

#contenant_liens{
	width:25%;
	height:auto;
	float:right;
	}

#liens_droite{
	text-align:center;
	width:90%;
	border:3px solid #d7e0a1;
	text-align:left;
	height:auto;
	min-height:300px;
	background: top right no-repeat url('/Images/Eco/fond.gif');
	}

#boite_mise_jour{
	border:1px solid #747474;
	height:32px;
	width:auto;
	}

#boite_mise_jour_texte{
	width:auto;
	padding: 0 5px;
	height:30px;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
	}

#vide_gauche{
	width:15px;	
	}
				
#border_bas{
	background: center left repeat-x url('/Images/nav/border_bas.gif');
	}

#piedpage{
	clear:both;
	margin-top:10px;
	}

.break{
	clear:both;
	width:100%;
	height:30;
	}

.pubdate{
	white-space:nowrap;
	margin: 0 5px;
}

h3 {
	FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #575761; TEXT-DECORATION: none; margin-top:25px;}

.foldheader1{cursor:hand ; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight:bold; font-variant: normal; text-transform: none; color: #747474; text-decoration: normal; line-height: normal; list-style-type: none; margin-left: 0; }

.FAQ {
	FONT: 9pt/17px Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; text-decoration: none; COLOR: #333; TEXT-DECORATION: none; margin-top:8px; margin-left:20px; margin-right:30px;
}

.Notes {
	FONT: 7pt Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #333; TEXT-DECORATION: none
}

td.fleche{	padding-top:9px;
	vertical-align:top;
}

hr{color:#747474;}

.puceverte {
	LIST-STYLE: none url(/aspx/images/jasp/2011/puce.jpg) outside; 
	LINE-HEIGHT: 17px;
	FONT: 9pt/20px Arial, Helvetica, sans-serif;
}

.puceContenus { 
	list-style-image: url(/aspx/images/jasp/2011/puce.jpg); 
	list-style-type: none; 
	margin-top: 10px;
	list-style-position: outside; 
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
}

.puceSansEspace { 
	list-style-image: url(/aspx/images/jasp/2011/puce.jpg); 
	list-style-type: none; 
	list-style-position: outside; 
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
}

.ListeNumerotee { 
	margin-top: 10px;
	list-style-position: outside; 
	FONT: 9pt Arial, Helvetica, sans-serif; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
}

.numeroCourant {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; font-variant: normal}

.puceBulletins {  list-style-image: url(/aspx/images/jasp/2011/puce.jpg); list-style-type: none; line-height: 17px; list-style-position: outside}

.DescBulletin { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; line-height: normal }

a.descbulletins{text-decoration: underline; color: #003399;}
a:hover.descbulletins {color: #B95B5B;}

.menuAnneeBulletin {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; font-variant: normal; line-height: normal }
a.menuAnneeBulletin {text-decoration: none; color: #003399;}
a:hover.menuAnneeBulletin {color: #B95B5B;}

.menuAnneeBulletinON {font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; font-variant: normal; line-height: normal }
a.menuAnneeBulletinON {text-decoration: none; color: #B95B5B;}
a:hover.menuAnneeBulletinON {color: #B95B5B;}

p.SVQ1 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-weight: bold; 
    color: #000000; 
    margin-top:15px;
    margin-bottom:5px;
    margin-left:3px;
}

p.SVQ2
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #333;
    margin-top:0px;
    margin-bottom:25px;
    margin-left:3px;
    padding:0;
}

/* FLOWPLAYER */
/* playlist style */
#playlist {
	width:170px;
	height:335px;
	overflow:scroll;
	border:1px solid #ccc;
	overflow-y:auto;
	overflow-x:hidden;
	padding:0px 3px 0px 0px;
	margin-top:0px;
}

/* playlist entry */
#playlist a {
	display:block;
	width:150px;
	height:115px;
	padding:7px;
	background-color:#fff;
	border:1px solid #ccc;
	font-size:11px;
	color:#000;
	font-family:Arial;
	text-decoration:none;
	margin-top:0x;
	color:black;
	line-height:normal;
}

/* different states of a playlist entry */
#playlist a:hover {
	background-color:#E6E7E8;		
}

#playlist a.progress {
	background-color:#E6E7E8;	
}

#playlist a.playing {
	border:1px solid #666;
	background:url(/commun/flowplayer/img/light.png) no-repeat 0px -69px;
}

#playlist a.paused {
	border:1px solid #666;
	background-color:#E6E7E8;	
}

/* elements inside playlist entry */
#playlist a img {
	border:0;	
	float:left;
	margin-right:10px;
}

#playlist a strong {
	color:black;		
	padding-bottom:5px;
}

#playlist a span {
	display:block;		
	font-size:11px;
	color:#666;
	font-weight:normal;
}

#playlist a em {
	border:0;	
	float:left;
	margin-right:10px;
	background:url(/commun/flowplayer/img/clock.gif) no-repeat 0 50%;
	padding-left:20px;
	color:#f00;
	font-style:normal;
	margin-top:5px;
}

div.videos
{
    width:650px;
}

.centre {text-align:center;}
.navettes table {border-width: 1px; border-spacing: 5px; border-style: outset; border-color: black; border-collapse: separate;	background-color: white;}
.navettes td {border-width: 1px; padding: 5px; 	border-style: inset; border-color: black; background-color: white; font-size:11px; }
.navettes th {border-width: 1px; padding: 5px;	border-style: inset; border-color: black; background-color: #b73872; color:white; text-align:center;font-size:12px;  }

img.gauche{float:left; margin:25px 10px 0 0;}

div.datesImportantes {
background-color:#FFFFFF;
border:2px solid black;
clear:both;
float:right;
margin:15px 0 5px 10px;
padding:10px;
vertical-align:text-top;
width:200px;
}


div.datesImportantes ul{padding:0; margin:0;}

div.datesImportantes li.puceContenus { 
	list-style-image:none;
	list-style-type: none; 
	margin: 10px 0 0 0;
	padding:0;
	list-style-position: outside; 
	TEXT-TRANSFORM: none; 
	COLOR: #333; 	
	TEXT-DECORATION: none;
	font-size:11px;
}

div.datesImportantes h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px !important; font-weight: bold !important; color: #E5AA00 !important; margin-top:0px; margin-bottom:10px;}

.twtr-join-conv{display:none !important;}

table.tarifs{border-collapse:collapse; margin-top:15px; width:425px;}
table.tarifs td{border:solid 1px #000000; padding:5px; font-size:11px;}
table.tarifs td.empty{border:0;}
table.tarifs th{border:solid 1px #000000; background-color: #82BABC; font-size:14px;}
table.tarifs th.th1{background-color: #02999f; color:#ffffff;}
table.tarifs span {font-size:0.8em;}

























