﻿body 

{
	
font-family:Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
	
font-size:14px;
	margin: 0;
	padding: 0;
	background: #f3f3f8 url("../images/body.png") repeat-x 50% 0;

}





#page

{
	
/*position: absolute;
	
left: 50%;
	
width: 950px;
	
margin-left: -475px;
*/
	
margin-top: 5px;

}



#bandeau

{
	
height: 140px;
	
color: #FFFFFF;

}



#bandeau a, #bandeau a:focus, #bandeau a:active, #bandeau a:hover, #bandeau a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#content
{
	background: #FFFFFF;
	margin: 5px;
	padding: 1em;
	border: 1px solid #ccc;
}


img
{
        border: 0;
	text-decoration: none;
}

a img, a:hover img, a:visited img, a:img:active, a img:focus, a:active img, a:focus img
{
	border: 0;
        background-color: transparent;
        text-decoration: none;
}




h1
{  width:90.3%;
   margin: auto;
   font-size: 2em;
   text-align: center;
   color: navy;
   font-family: "arial black";
   background-color: silver;
}

h2 /*style de l'affichage des parties du programme*/
{ text-align: center;}
a:hover
{color:grey;}
a
{text-decoration:none;}

p{
font-family: Kinnari;}
h3{ text-align: center;
}

.toc{font-family: "comic sans ms";
     font-size:1.5em;
     text-decoration: underline;
     font-weight: bold;
}

.mois
{ font-size:1.5em;
  color: rgb(153, 0, 0);
}

.expoaff{
        font-size:1.2em;
        padding:1.39%;
		border:4px ridge silver;
		border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

.expose{
}		

.date{ font-size:1em;
}

.speaker{font-weight: bold;}

.institut{font-family: Courier;}

/*.titre:before
{content:"Titre:";font-style:normal;}*/

.titre{font-style: italic; font-family: sans-serif;
}

.bouton
{
align="center";
min-width:40%;
max-width:80%;
font-family:Helvetica;
color:navy;
}
.bouton:hover
{
        text-decoration:underline;
}

.expoaff #resumesem{
min-width:40%;
max-width:80%;
font-family: Helvetica;
color:navy;
padding:2px;}

#bouton_texte .resumesem:hover{
display:block;}
#bouton_texte .resumesem {
align="center";
border:2px ridge silver;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
font-family: Helvetica,Arial,sans-serif;
text-align:justify;
padding:10px;
max-width:80%;
min-width:40%;
background: #EDF2F4;
display:none;
}


.important
{ text-decoration: blink;
  color: rgb(255, 0, 0);
}


#menuqslp
{
border:2px ridge black;
border-radius:10px 0px 0px 10px/10px 0px 0px 10px;
-moz-border-radius:10px 0px 0px 10px/10px 0px 0px 10px;
-webkit-border-radius:10px 0px 0px 10px/10px 0px 0px 10px;
-khtml-border-radius:10px 0px 0px 10px/10px 0px 0px 10px;
position:fixed;
top:68px;
right:0px;
   padding-right:4px;
   padding-left:4px;
      background:#EDF2F4;
	  float:left;
   font-size:.7em;
	padding:4px;  
}

#menuqslp:hover .element_sous_menu
{
display:block;
}

#menuqslp:hover .element_menu
{
display:none;
}

.element_menu
{display:block;
   text-align:center;}

.element_sous_menu
{display:none;
padding-bottom:2.1px;
   text-align:left;}



