/************* balises principales*/

html,body
{
 background-color : #FFFFFF;
 color : #000099;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p
{
 text-align: justify;
 font-size: 13px;
}

p em
{
	/*color: #804000;*/
	color: #FF4500;
	font-weight: bold;
}

h2
{
 color : #000099;
 font-family : Verdana;
 text-align: left;
 font-size: 24px;
 margin-top: 10px;
}

h3
{
 color: Navy;
 font-size: 18px;
 margin-bottom: 0px;
}

/*********************************************************************************/
/*                                                     index.html                                                                         */
/*********************************************************************************/

div.principal   /*réduit l'affichage global à une largeur de 1024*/
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

div.principal div.ssmenu
{
	/*float: left;*/
	position: absolute;
	width: 170px;
	margin: 2px;
	margin-right: 10px;
	margin-top: 17px;
	/*background-color: #DCDCDC;*/
	padding: 5px;
	/*border-style: solid;*/
	border-right-style: solid;
	border-width: thin;
	border-color: #4169E1;
}

div.principal div.gdcoldroite
{
	position: relative;
	top: 0px;
	left: 190px;
	padding:10px;
	margin-bottom: 1em;
	width: 834;
}

div.principal div.crossfade 
{
	position: relative;
	top: 0px;
	left: 190px;
	padding:10px;
	margin-bottom: 1em;
	width: 600px;
	height: 300px;
}

div.principal div.fldroite
{
	float: right;
	width: 190px;
	/*height: 270px;*/
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	padding-top: 0px;
	padding-left: 10px;
	border-left-style: solid;
	border-width: thin;
	border-color: #4169E1;
}

div.captionfixe
{
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	margin-top: 252px;
}

div.captionfixe a
{
	color: #3CB371;
}

/*********************************************************************************/
/********                                     DIV PRINCIPAUX                               *******************/
/*********************************************************************************/



div.principal800
{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

/*div.fldroite
{
	float: right;
	width: 180px;
	margin: 2px;
	margin-right: 10px;
	margin-top: 17px;
	padding: 5px;
	border-left-style: solid;
	border-width: thin;
	border-color: #4169E1;
}*/

#fade-example-1 li {
	position: absolute;
	top: 0;
	left: 190;
	width: 600px;
	height: 300px;
	background-color: #FFF;
	visibility: hidden;
}

#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 20;
	width: 180px;
	height: 255px;
	background-color: #FFF;
	visibility: hidden;
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

li img {
	display: block;
}



div.caption
{
	font-size: 11px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}

div.caption a
{
	color: #3CB371;
}

/*********************************************************************************/
/********                                                    DIV.EVT                               *******************/
/*********************************************************************************/

div.evtimage
{
	float: right;
	padding: 5px;
	padding-left: 15px;
}

div.evt
{
	margin-left: 100px;
}

div.evt h4
{
	color: #CC0000;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: normal;
}

div.evt h3
{
	color: Navy;
	font-weight: normal;
	margin: 0px;
	font-size: 18px;
}

div.evt p
{
	font-size: 13px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 560px;
}

div.evt p a
{
	font-size: 13px;
	color: Navy;
}

div.evt p.intro
{
	color: #5EB0FF;
	font-style: italic;
	margin-bottom: 20px;
	width: 800px;
	margin-left: -100px;
}

div.evt p.date
{
	font-style: italic;
	margin: 0px;
	color: #3CB371;
	font-size: 13px;
	font-weight: normal;
}

div.evt p.archives
{
	text-align: center;
	width: 700px;
}

div.evt p.partenaires
{
	color: Maroon;
}

div.evt p.plus
{
	margin-top: 10px;
	color:  #CC0000;
	font-weight: normal;
}

div.evt p.plus a
{
	color:  #CC0000;
	background-color: transparent;
}

hr.evthr
{
	clear: both;
}

/*********************************************************************************/
/********                                                    DIV.ART                               *******************/
/*********************************************************************************/


div.art h2
{
	color: Navy;
	font-size: 20px;
	margin-bottom: 0px;
}

div.art h3
{
	color: #00AE01;
	font-size: 16px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0px;
}

div.art p
{
	font-size: 14px;
	margin-bottom: 0px;
	/*width: 800px;*/
	margin-top: 5px;
}

div.art p em
{
	color: #804000;
}

div.art p a
{
	color: Navy;
}

div.art p.p530
{
	font-size: 14px;
	margin-bottom: 0px;
	width: 530px;
	margin-top: 5px;
}

div.art p.details
{
	color: #8B008B;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	padding-top: 5px;
}

div.art p.archives
{
	text-align: center;
	width: 800px;
}

div.art p.entete1
{
	font-weight: bold;
	margin-top: 10px;
	width: auto;
}

div.art p.entete2
{
	font-style: italic;
	margin-top: 0px;
}

div.art p.pied
{
	font-style: italic;
	margin-top: 10px;
}

div.art p.ills
{
	float: right;
	width: auto;
	padding-left: 10px;
}

div.art p.gills
{
	float: left;
	width: auto;
	padding-right: 10px;
}

div.art p.spacer
{
	clear: both;
	font-size: 1px;
}

div.art h4
{
	font-size: 14px;
	color: #C60000;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}

div.art h5
{
	font-size: 13px;
	font-style: italic;
	color: #008801;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.art p.petitn
{
	font-size: 12px;
	margin-top: 0px;
	width: 800px;
}

div.art div.photos
{
	width: 100%;
	text-align: center;
}

div.art table.horaires
{
	border-width: 0px;
	width: auto;
}

div.art table.horaires td
{
	padding: 0px;
	margin: 0px;
	width: auto;
}

p.pdf img
{
	border-color: White;
	border-style: solid;
	border-width: 2px;
}

p.pdf img:hover
{
	border-color: #00008B;
}

div.flg
{
	float: left;
	background-color: Silver;
	/*width: 22%;*/
	width: 180px;
	margin: 0.2%;
	text-align: center;
	border-style: outset;
}

div.flg p.p4
{
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	font-size: 12px;
	height: 4em;
	width: auto;
}

div.flg p.p3
{
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	font-size: 0.8em;
	height: 3em;
	width: auto;
}

div.flg p.cop
{
	text-align: center;
	margin: 0px;
	font-size: 0.7em;
	height: 1.2em;
	width: auto;
}

div.flg img
{
	width: 80%;
	border: none;
	margin-top: 5px;
}



/*******************************************************************************************
**                                                                                        **
**                               STYLE DE LA BARRE DE TITRE                               **
**                                                                                        **
*******************************************************************************************/
div.menutitre
{
	width: 100%;
	background-image: url(picts/fond1.gif);
	background-repeat: no-repeat;
	height: 127px;
}

div.menutitre p.legal
{
	margin: 0px;
	text-align: right;
	font-size: 11px;
	margin-right: 20px;
	padding-top: 83px;
}

div.menutitre p.legal a
{
		color: #000099;
}

div.menutitre p.menu
{
	/*background-image: none;
	background-color: transparent;*/
	margin: 0px;
	/*padding: 0px;*/
	margin-left: 200px;
	/*margin-top: 105px;*/
	padding: 0px;
	padding-top: 9px; /*105 px à l'origine*/
	border-style: none;
}

div.menutitre p.menu img
{
	border-style: none;
}

div.menutitre p.menu a,div.menutitre p.menu a:visited,div.menutitre p.menu a:active,div.menutitre p.menu a:hover
{
	background-color: transparent;
}

/*div.menutitre p.menu a
{
	background-color: transparent;
	background-image: none;
	text-decoration: none;
}*/

/*div.menutitre p.menu a:hover
{
	background-color: transparent;
	text-decoration: none;
}*/

/*div.menutitre p.menu img
{
	border-width: 1px;
	border-style: solid;
	border-color: Yellow;
	background-image: none;
	background-color: transparent;
}*/

/*div.menutitre p.menu img a
{
   background-color: Aqua;
	border-style: none;
	background-image: none;
	background-color: transparent;
}*/

/*******************************************************************************************
**                                                                                        **
**                               STYLE  DES ACTUS                                         **
**                                                                                        **
*******************************************************************************************/

div.actu
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div.actu h3.titre1
{
	color: Navy;
	/*font-size: 22px;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

div.actu h3.titre1 em
{
	font-weight: normal;
}

div.actu h4
{
	margin: 0px;
	/*font-size: 0.9em;*/
	font-size: 14px;
}

div.actu h5
{
	margin: 0px;
}

div.actu p
{
	margin: 0px;
	margin-top: 0.5em;
	font-size: 16px;
}

div.actu p a
{
	color: Navy;
}

div.actu p a:hover
{
	color: #FF4500;
}

div.actu em
{
	color: #FF4500;
	font-weight: bold;
}

div.actu em a
{
	color: #FF4500;
	text-decoration: none;
}

div.actu em a:hover
{
	color: Red;
}

div.actu table.horaires
{
	border-width: 0px;
}

div.actu table.horaires td
{
	padding: 0px;
	margin: 0px;
}

div.actu div.photos
{
	width: 100%;
	text-align: center;
}

div.actu div.photos p.p4
{
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	/*font-size: 0.8em;*/
	font-size: 12px;
	height: 4em;
}

div.actu div.photos p.p3
{
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	font-size: 0.8em;
	height: 3em;
}

div.actu div.photos p.cop
{
	text-align: center;
	margin: 0px;
	font-size: 0.7em;
	height: 1.2em;
}

div.actu div.flg
{
	float: left;
	background-color: Silver;
	width: 22%;
	margin: 0.2%;
	text-align: center;
	border-style: outset;
}

div.actu p.flgs
{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

div.actu p.flds
{
	float: right;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

div.actu p.annonce
{
	float: left;
	border-style: solid;
	border-width: thin;
	border-color: #00008B;
	background-color: #D1E0F8;
	margin: 0px;
	margin-left: 10px;
	padding: 5px;
	width: 300px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-style: italic;
	/*font-size: 0.9em;*/
	font-size: 14px;
}

div.actu p.annonce a
{
	color: Navy;
	text-decoration: none;
}

div.actu p.annonce a:hover
{
	color: Red;
}

div.actu p.spacer
{
	clear: both;
	font-size: 1px;
}

div.actu div.photos img
{
	width: 80%;
	border: none;
	margin-top: 5px;
}

div.actu p.petitn
{
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	color: Navy;
}

div.actu p.petit
{
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	color: Navy;
	margin-bottom: 0.4em;
}

div.actu p.sans
{
	margin: 0px;
}

div.actu em.vert
{
	color: #228B22;
	font-weight: bold;
}

div.actu p.date
{
	margin-left: 3em;
	font-weight: bold;
}

div.actu p.desc1
{
	margin-left: 3em;
}

div.actu p.desc2
{
	margin: 0px;
	margin-left: 3em;
}

/*******************************************************************************************
**                                                                                        **
**                           FIN DU STYLE  DES ACTUS                                      **
**                                                                                        **
*******************************************************************************************/


/*******************************************************************************************
**                                                                                        **
**                               STYLE  DES CONFS                                         **
**                                                                                        **
*******************************************************************************************/


div.confs h3.titre
{
 color : #FF6600;
 font-size : 1.3em;
 margin-bottom: 0;
}

div.confs h2.sstitre_sans
{
	color: Purple;
	font-size: 1.1em;
	margin: 0px;
}

div.confs h4
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

p.spacer
{
	clear: both;
}

/*******************************************************************************************
**                                                                                        **
**                           FIN DU STYLE  DES CONFS                                      **
**                                                                                        **
*******************************************************************************************/


/*---------balises titre--------*/

h2.bleu
{
	color: #044A96;
}

h2 .h2petit
{
	font-size: 0.8em;
}

h2.rouge /*identique à titre page*/
{
 color : #cc0000;
}

h2.titre_page /*remplacer par h2.rouge à terme (sauf dans table)*/
{
 color : #cc0000;
}

h2.vert
{
	color: #3CB371;
}

/*---------balises titre h2 sans bottom marge--------*/

h2.titre_page_sans 
{
 color : #cc0000;
 margin-bottom: 0px;
}

h2.bleu_sans 
{
 color: #044A96;
 margin-bottom: 0px;
}

h2.sstitre_sans
{
	color: #D2691E;
	margin-top: 0px;
	font-style: italic;
	font-size: 20px;
}

h2.sstitre_sans em
{
	font-style: normal;
	color: #7B68EE;
}

/*---------balises titre h2 alignées à droite--------*/

h2.titre_page_droite
{
 color : #cc0000;
 text-align: right;
}

h2.titre_page_sans 
{
 color : #cc0000;
 margin-bottom: 0px;
}

/*---------fin des balises titre h2--------*/

h3
{
 color : #000099;
 font-family : Verdana;
}

h3 .h3petit
{
	font-size: 0.8em;
}

h3.bleu
{
	color: #044A96;
	margin-top: 0.3em;
}

h3.bleu em
{
	font-size: 1.1em;
	font-style: normal;
}

h3.vert
{
	color: #3CB371;
	margin-top: 0.3em;
}

h3.vert em
{
	font-size: 1.1em;
	font-style: normal;
}

h3.reponse
{
 color : #000099;
 font-weight : bold;
 font-size : 1.3em;
}

h3.titreconf
{
 color : #FF6600;
 font-size : 1.3em;
 margin-bottom: 0;
}

h3.titreconf em.conference
{
	font-size : 0.8em;
	font-style: normal;
	background: #C42F23;
	color: Yellow;
}

h3.titreconfss
{
 color : #FF6600;
 font-weight : bold;
 font-size : 1.3em;
 margin-bottom: 0;
 margin-top: 0px;
}

h3.sponsor
{
 color : 339966;
 font-family : Verdana;
 font-weight : bold;
 font-size : 1.15em;
}

h4.pratique
{
	font-size: 0.9em;
}

h4.soustitre
{
	color: #000099;
	font-family: Verdana;
	font-style: italic;
	margin-top: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

h4.saisie
{
	color: #FF8C00;
	font-family: Verdana;
	margin-top: 0.6em;
	margin-bottom: 0px;
	font-size: 1.05em;
	font-weight: bold;
}

h4.dateconf
{
	color: #000099;
	font-family: Verdana;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	font-weight: normal;
}

h4.dateconf a, h4.dateconf a:visited,h4.dateconf a:active
{
	color: #000099;
}

h4.dateconf a:hover
{
	color: #000099;
	font-weight: bold;
}

h4.quizz
{
	color: #3CB371;
	text-align: center;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}

.bquizz
{
	color: #4169E1;
	font-weight: bold;
	background-color: #FAFAD2;
	border: thick;
	border-style: solid;
	padding: 10px;
}

.bquizz a
{
	color: #4169E1;
	text-decoration: none;
}

p.pbquizz
{
	text-align: center;
	/*background-image: url(picts/boutonb.png);
	width: 300px;
	height: 70px;
	padding: 17px;
	font-size: 20px;
	color: White;
	font-weight: bold;*/
}

p.pbquizz a
{
	color: white;
	text-decoration: none;
}

p.pb1quizz
{
	color: #4169E1;
	font-weight: bold;
	/*background-color: #FAFAD2;
	border: thick;
	border-style: solid;*/
	padding: 10px;
	width: 50%;
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	margin-left: 25%;
	margin-right: 25%;
}

p.pquizz
{
	text-align: center;
	font-size: 10px;
}

.h4vert
{
 color : #009C5B;
 font-family : Verdana;
 padding : 2;
 font-weight: bold;
 font-size : 1.2em;
}

.h6vert
{
 color : #009C5B;
 font-family : Verdana;
 padding : 2;
 font-weight: bold;
 font-size : 0.8em;
}




/************ balises p ***************/

p
{
 text-align: justify;
 font-size: 13px;
}

p.m
{
	 margin: 0px;
	 text-align: center;
	 font-size: 0.9em;
}

p.m .entrea
{
 color : white;
 background-color : #990000;
 padding : 2; 
}

p.m .entree a,p.m .entree a:visited,p.m .entree a:active
{
 /*font-size: small;*/
 color : white;
 background-color : #000066;
 padding: 2px;
 text-decoration : none ;
 /*text-align : justify;*/
}

p.m .entree a:hover
{
 color : white;
 background-color : #9900cc;
}

p.sm
{
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
	margin-top: 10px;
}

p.sm .entrea
{
 color : white;
 background-color : #990000;
 padding : 2; 
}

p.sm .entree a,p.sm .entree a:visited,p.sm .entree a:active
{
 /*font-size: small;*/
 color : white;
 background-color : #000066;
 padding: 2px;
 text-decoration : none ;
 /*text-align : justify;*/
}

p.sm .entree a:hover
{
 color : white;
 background-color : #9900cc;
}

p.orateur
{
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: #2E8B57;
	font-style: normal;
	font-size: 1em;
}

p.resume
{
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: black;
	font-style: normal;
	font-size: 1em;
}

p.resumeo
{
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: black;
	font-style: normal;
	font-size: 1em;
	color : #FF6600;
}

p.resumetcher
{
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.3em;
	color: black;
	font-style: italic;
	font-size: 0.8em;
}

/*p.petit
{
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: black;
	font-style: normal;
	font-size: 12px;
}*/

p.pluspetit
{
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color: black;
	font-style: normal;
	font-size: 0.8em;
}

p.orange
{
 text-align: justify;
 color : #FF6600;
}

p.reponse
{
 text-align: justify;
}

p.reponses a, p.reponses a:visited,p.reponses a:active
{
 font-weight : bold;
 color : green;
}

p.reponses a:hover
{
 font-weight : bold;
 color : orange;
}

p.reponse_orange_titre
{
 text-align: justify;
 color : #FF2E21;
 margin-top : 0;
 margin-bottom : 0;
}

p.reponse_orange
{
 text-align: justify;
 color : #FF2E21;
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 20;
}

p.reponse_orange a,p.reponse_orange a:visited,p.reponse_orange a:active
{
 color : #FF2E21;
 text-decoration : none ;
}

p.reponse_orange a:hover
{
 color : #000088;
 text-decoration : none ;
}

p.presse
{
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
}

p.presse a,p.presse a:visited,p.presse a:active
{
	font-style: normal;
   text-decoration: none;
	color: #000099;
}

p.presse a:hover
{
	color: Yellow;
	background-color: #00008B;
}



/************* balises tables*/

table.reponse td
{
 vertical-align : top;
}

p.liste
{
	text-indent: -20px;
	margin-left: 60px;
	margin-top: 3px;
	margin-bottom: 0px;
}
table.reponse
{
 /*cell-padding: 2;
 cell-spacing: 2;
 border: 1;*/
 width: 100%;
}

td
{
 text-align: justify;
 vertical-align: top;
}

td.vcentre
{
 vertical-align: 60%;
}

td.centre
{
	text-align: center;
	vertical-align: top;
}

td.bas
{
	vertical-align: bottom;
}

td.date
{
 font-family: sans-serif;
 padding: 5px;
 text-align: right;
 color : #cc0000;
 width : 150;
 vertical-align : top;
 margin-top : 20px;
}

td.titre
{
 font-family: Verdana;
 padding: 5px;
 text-align: left;
 color : #000099;
 font-weight: bold;
 font-style : normal;
 vertical-align : top;
}

td.titre a,td.titre a:visited,td.titre a:active
{
 color : #000099;
 text-decoration : none ;
}

td.titre a:hover
{
 color : #FF6600;
}

td.titrea
{
 font-family: Verdana;
 padding: 5px;
 text-align: left;
 color : #000099;
 font-weight: bold;
 font-style : normal;
 vertical-align : top;
 font-size: 0.9em;
}

td.titrea a,td.titre a:visited,td.titre a:active
{
 color : #000099;
 text-decoration : none ;
}

td.titrea a:hover
{
 color : #FF6600;
}

td.fond_bleu
{
 background: #000066;
 color: #FFFF00;
 font-size: 1.4em;
 font-weight: bold;
 text-align: center;
}

td.manifestation
{
	padding-top: 20px;
	/*font-size: 1em;*/
	font-size: 16px;
	text-align: left;
	width: 170px;
}

td.manifestation em
{
	font-weight: bold;
	color: Yellow;
	font-style: normal;
   padding: 2px;
}

td.manifestation em.conference
{
	background: #C42F23;
}

td.manifestation em.exposition
{
	background: #099F3D;
}

td.manifestation em.visite, td.manifestation em.bar
{
	background: #FF8C00;
}

td.manifestation em.animation
{
	background: #1F3D83;
}

td.manifestation em.concours, td.manifestation em.ateliers
{
	background: #800080;
}

td.manifdroite
{
	padding-top: 20px;
	font-family: Verdana;
	text-align: left;
	color: #000099;
	font-weight: bold;
	font-style: normal;
	vertical-align: top;
	padding-left: 20px;
	font-size: 16px;
}

td.manifdroite a,td.manifdroite a:visited,td.manifdroite a:active
{
 color : #000099;
 text-decoration : none ;
}

td.manifdroite a:hover
{
 color : #FF6600;
}



/*********** balises générales ***************/

.datep
{
 margin-top : 3;
}

.plus
{
 text-align : "right";
 font-weight: bold;
 font-size: 1em;
 margin-bottom: 8px;
}

.plus a,.plus a:visited, .plus a:active
{
 background-color : #000077;
 color : #FFFF00;
 padding : 5;
 text-decoration : none ;
}

.plus a:hover
{
 background-color : #FFFF00;
 color : #000077;
 padding : 5;
 text-decoration : none ;
}

.noir
{
 font-family: Verdana;
 color : #000000;
 text-align: justify;
 font-weight : normal;
 font-style: italic;
}

.noira
{
 font-family: Verdana;
 color : #000000;
 text-align: justify;
 font-weight : normal;
 font-style: normal;
 font-size: 0.8em;
}

/*.rouge
{
 font-family: Verdana;
 color : #FF0000;
 text-align: justify;
 font-weight : normal;
 font-style: normal;
}*/

.orange
{
 font-family: Verdana;
 color : #FF6600;
 text-align: justify;
 font-weight : normal;
 font-style: normal;
}

.petit
{
 font-family: Verdana;
 color : #000000;
 text-align: justify;
 font-weight : normal;
 font-style: italic;
 font-size: 1em;
}

.reponse_titre
{
 text-align : left;
 color : #3333ff;
 font-size : 2em;
}

.titre_par
{
	color: #CC0000;
	font-weight: bold;
}

.lieu
{
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

.menua
{
 color : white;
 background-color : #990000;
 padding : 2; 
 font-size: 0.9em;
}

.menu a,.menu a:visited,.menu a:active
{
 color : white;
 background-color : #000066;
 padding : 2 ;
 text-decoration : none ;
 text-align : justify;
 font-size: 0.9em;
}

.menu a:hover
{
 color : white;
 background-color : #9900cc;
}

.smenua
{
 color : white;
 background-color : #990000;
 padding : 2; 
 font-size: 0.8em;
 margin-top: 20px;
}

.smenu a,.smenu a:visited,.smenu a:active
{
 color : white;
 background-color : #000066;
 padding : 2 ;
 text-decoration : none ;
 text-align : justify;
 font-size: 0.8em;
 margin-top: 50px;
}

.smenu a:hover
{
 color : white;
 background-color : #9900cc;
}

table.cal
{
	border-spacing: 0px;
}

table.cal td.chiffre
{
	color: #9400D3;
	width: 20px;
	border: 1px;
	border-color: #0000CD;
	border-style: solid;
	text-align: center;
}

table.cal td.mois
{
	text-align: right;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-collapse: collapse;
	vertical-align: middle;
}

table.cal td.libre
{
	background: #32CD32;
	border: 1px;
	border-color: #0000CD;
	border-style: solid;
	height: 15px;
	empty-cells: show;
}

table.cal td.libredim
{
	background: #006400;
	border: 1px;
	border-color: #0000CD;
	border-style: solid;
	height: 15px;
	empty-cells: show;
}

table.cal td.occupe
{
	background: Red;
	border: 1px;
	border-color: #0000CD;
	border-style: solid;
	height: 15px;
	empty-cells: show;
}

table.cal td.occupedim
{
	background: #A52A2A;
	border: 1px;
	border-color: #0000CD;
	border-style: solid;
	height: 15px;
	empty-cells: show;
}

table.login
{
	background-color: #FFFACD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.login td.droite
{
	text-align: right;
}

table.login td.sansfond
{
	background-color: transparent;
}

table.voir td
{
	vertical-align: middle;
	background-color: #8A2BE2;
	color: Yellow;
	font-size: 1em;
	padding-right: 10;
	padding-left: 10;
}

table.voir td a,table.voir td a:visited,table.voir td a:active
{
	color: Yellow;
	text-decoration: none;
	font-size: 1em;
}

table.voir td a:hover
{
	font-weight: bold;
}

/********Nouveau style*****/

div.mfl
{
	float: right;
	border-style: solid;
	border-width: thin;
	border-color: #9370DB;
	background-color: #DCD0F2;
	margin: 0px;
	margin-left: 10px;
	padding: 5px;
	width: 180px;
}

div.mfl p
{
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Navy;
	font-style: italic;
	font-weight: bold;
}

div.mfl p a,div.mfl p a:active,div.mfl p a:visited
{
	color: Navy;
	text-decoration: none;
	font-weight: normal;
}

div.mfl p a:hover
{
	color: Red;
	text-decoration: none;
}

div.mfl p em
{
	color: Maroon;
	font-weight: normal;
	font-size: 15px;
}

div.annonce
{
	border-style: solid;
	border-width: thin;
	border-color: #00008B;
	background-color: #D1E0F8;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 300px;
}

div.annonce p
{
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.9em;*/
	font-size: 14px;
	color: Navy;
	font-style: italic;
}

div.annonce p a
{
	color: Navy;
	text-decoration: none;
}

div.annonce p a:hover
{
	color: Red;
}

div.ssmenu
{
	float: left;
	width: 170px;
	margin: 2px;
	margin-right: 10px;
	margin-top: 17px;
	/*background-color: #DCDCDC;*/
	padding: 5px;
	/*border-style: solid;*/
	border-right-style: solid;
	border-width: thin;
	border-color: #4169E1;
}

div.ssmenu h2
{
	/*font-size: 1.2em;*/
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Verdana;
	text-align: left;
}

div.ssmenu h3
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 1em;*/
	font-size: 14px;
	margin: 0px;
	margin-top: 2px;
	padding-left: 20px;
	font-style: italic;
	font-weight: normal;
	color: Navy;
	text-align: left;
}

div.ssmenu h3 a,div.ssmenu h3 a:visited,div.ssmenu h3 a:active
{
	text-decoration: none;
	color: Navy;
}

div.ssmenu h3 a:hover
{
	text-decoration: none;
	color: Red;
}

div.ssmenu p.compteur
{
	font-size: 12px;
	text-align: center;
}

div.ssmenu h2.accueil,div.ssmenu h3.accueil
{
	color: #0292BB;
}

div.ssmenu h2.evts,div.ssmenu h3.evts
{
	color: #02973E;
}

div.ssmenu h2.exps,div.ssmenu h3.exps
{
	color: #E56A0E;
}

div.ssmenu h2.reflet,div.ssmenu h3.reflet
{
	color: #044A96;
}

div.ssmenu h2.quizz,div.ssmenu h3.quizz
{
	color: #701977;
}

div.ssmenu h2.actus,div.ssmenu h3.actus
{
	color: #FF5A1C;
}

div.ssmenu h3.evtsec
{
	color: #02973E;
	/*font-weight: bold;*/
}

div.ssmenu p.actus
{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.8em;*/
	font-size: 13px;
	margin: 0px;
	margin-top: 2px;
	color: #FF5A1C;
	text-align: left;
}

div.ssmenu p.actus em
{
	color: Maroon;
	font-style: normal;
}

div.ssmenu a
{
	text-decoration: none;
	color: Blue;
}

div.ssmenu h3.article
{
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
	width: auto;
	
}

div.ssmenu p.article
{
	color: Navy;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 10px;
	width: auto;
	text-align: left;
}

div.ssmenu p.article a
{
	color: Navy;
	text-decoration: none;
}

div.ssmenu p.article a:hover
{
	color: #8A2BE2;
}

h3.titre1
{
	color: Navy;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

h3.titre1 em
{
	font-weight: normal;
}

p.petit
{
	/*font-size: 0.9em;*/
	font-size: 14px;
	font-style: italic;
	margin: 0px;
	color: Navy;
	margin-bottom: 0.4em;
}

p.petitn
{
	font-size: 0.9em;
	font-style: italic;
	margin: 0px;
	color: Navy;
}

p.desc0
{
	margin: 0px;
	margin-top: 0.5em;
}

p.desc0 em
{
	color: #FF4500;
	font-weight: bold;
}

p.desc0 a
{
	color: Navy;
}

p.desc0 a:hover
{
	color: #FF4500;
}

p.desc1
{
	margin: 0px;
}

/*p.desc1 em
{
	color: #228B22;
	font-weight: bold;
}*/

p.date
{
	margin: 0px;
	margin-top: 0.5em;
	margin-left: 3em;
	font-weight: bold;
}

p.desc2
{
	margin: 0px;
	margin-left: 3em;
}

p.desc2 em
{
	color: #FF4500;
	font-weight: bold;
}

p.desc3
{
	margin: 0px;
	margin-left: 3em;
	margin-top: 0.5em;
}

p.desc3 em
{
	color: #FF4500;
	font-weight: bold;
}

p.fdroite
{
	float: right;
	padding-left: 5px;
}

table.titre
{
	width: 100%;
	background-image: url(picts/fondfond.gif);
	background-repeat: no-repeat;
}

table.titre td.logo
{
	width: 100px;
	height: 100px;
	padding-left: 70px;
}

table.titre td.titre
{
	padding-left: 10px;
	width: 836px;
}

table.titre h2
{
	color: #000099;
	font-family: Verdana;
	margin: 0px;
	margin-top: 0.3em;
	text-align: left;
}

table.titre h2.promo
{
	margin-top: 0px;
}

table.titre h2 .physique
{
	color: #cc0000;
}

table.titre p.npdc
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
}

table.nmenu
{
	border: 0px;
	border-right: 2px Black;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table.nmenu td
{
	font-weight: bold;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}

table.nmenu td a,table.nmenu td a:active,table.nmenu td a:visited
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

table.nmenu td a:hover
{
	background-color: transparent;
}

table.nmenu td.gauche
{
	width: 205px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: none;
	border: none;
}

table.nmenu td.droite
{
	border: none;
}

table.nmenu td.droite a,table.nmenu td.droite a:visited,table.nmenu td.droite a:active
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

table.nmenu td.droite a:hover
{
	background-color: transparent;
}

table.main td.gauche
{
	width: 150px;
}

table.main td.gaucheactus
{
	width: 250px;
}

td.ctr
{
	text-align: center;
}

table.photos
{
	width: 100%;
}

table.photos td
{
	background-color: Silver;
	border-style: groove;
	width: 25%;
	text-align: center;
	vertical-align: top;
}

table.photos td div
{
	width: 80%;
	margin-left: 10%;
}

table.photos td div img
{
	width: 80%;
	border: none;
}

table.photos td div img.v
{
	width: 50%;
	border: none;
}

table.photos td p
{
	text-align: center;
	margin: 0px;
	margin-top: 5px;
}

table.photos td p.cop
{
	text-align: center;
	margin: 0px;
	font-size: 0.8em;
}

.fld
{
	float: right;
	padding: 0px;
	padding-left: 10px;
}

.flg
{
	float: left;
	padding: 0px;
	padding-right: 10px;
}

ul.main a
{
	color: #191970;
	text-decoration: none;
}

ul.main a:hover
{
	color: Red;
}

p.inscription
{
	font-size: 12px;
	text-align: center;
}

p.inscription a
{
	text-decoration: none;
	color: Maroon;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

p.inscription a:hover
{
	color: #FF4500;
}

div.encart_image
{
	margin: 10px;
	width: 240px;
}

div.encart_image_flg
{
	padding: 10px;
	padding-right: 20px;
	float: left;
	width: 240px;
}

div.encart_image_fld
{
	padding: 10px;
	padding-right: 20px;
	float: right;
	width: 280px;
}

p.centre
{
	font-size: 1em;
	text-align: center;
}

div.centre
{
	text-align: center;
}

table.ouest
{
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
}

table.ouest tr
{
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
}

p.ouest
{
	margin: 0px;
	padding: 0px;
}
table.ouest td
{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
	/*border-width: 1px;
	border-style: solid;
	border-color: Black;*/
}

img.cache
{
	display: none;
}

h2.ouest
{
	color: #6495ED;
	font-style: italic;
	font-size: 2em;
}

h2.ouest em
{
	font-style: normal;
	font-size: 0.8em;
}

table.panneaux
{
	background-color: #EFEDA9;
	margin-left: auto;
	margin-right: auto;
}

h2.tpanneaux
{
	color: #4B336D;
	padding-left: 30px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0px;
}

h2.lpanneaux
{
	color: Navy;
	padding-left: 30px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.lpanneaux a
{
	color: #EC008A;
	text-decoration: none;
}

h2.lpanneaux a:hover
{
	color: Maroon;
}

h2.stpanneaux
{
	color: #B22222;
	padding-left: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.fldouest
{
	float: right;
	padding: 10px;
	margin: 0px;
	background-color: #EFEDA9;
}

p.fldouest a
{
	color: Navy;
	text-decoration: none;
}

p.fldouest a:hover
{
	color: Red;
}

p.flgauche
{
	float: left;
	margin: 10px;
}

p.fldroite
{
	float: right;
	margin: 10px;
}

td.centre
{
	text-align: center;
}

td.marge
{
	padding-left: 20px;
}

div.actu h4.arphystic
{
	font-size: 16px;
	color: #C60000;
	padding-top: 15px;
}

div.actu p.arphystic_details
{
	color: #8B008B;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

h4.arphystic_titre
{
	font-size: 16px;
	color: #006400;
	padding-top: 0px;
	font-style: italic;
}

p.arphystic_petit
{
	font-size: 14px;
	font-style: italic;
	margin: 100px;
	color: Navy;
	padding: 0px;
}

p.arphystic_texte
{
	color: Navy;
	margin-top: 0px;
	padding-top: 0px;
}

table.picasa
{
}

td.picasa
{
	text-align: center;
	vertical-align: middle;
	height: 194px;
	width: 194px;
	background-image: url(picts/picasa.gif);
	background-position: center;
	background-repeat: no-repeat;
}

td.picasa2
{
	text-align:center;
	font-family:arial,sans-serif;
	font-size:11px
}

td.picasa2 a
{
	color:#4D4D4D;
	font-weight:bold;
	text-decoration:none;
}

div.picasa
{
	float: left;
}

div.picasaflush
{
	clear: both;
	font-size: 1px;
}
