/***********************************************/
/* sfgp_print.css                                    */
/* Use with template sfgp2007.dwt              */
/* Grégoire Berthézène, berthezene@emse.fr     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

/* Les liens */
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}


/* Les styles des puces */
ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

.noprint {
	display:none;
}

.vert {color: #339900}
.orange {color: #FF9900}
.rouge {color: #CC0000}


/***********************************************/
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/***********************************************/

/***********************************************/
/*    Bloc principal                           */
/***********************************************/
#container
{
/* Est-ce utile de le laisser vide ? */
}

/***********************************************/
/*    Bloc avec l'image du bandeau             */
/***********************************************/
#bandeau {
	display:none;
}



#bandeauPrint h1 {
	font-size: 140%;
	letter-spacing: 0.03em;
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	text-align: left;
	font-weight: bold;
	color: #F9B900; 
	line-height: 1.2em;
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
	display:inline;
}

#bandeauPrint h2 {
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	text-align: left;
	letter-spacing: 0.03em;
	font-size: 122%;
	color: #006699;
	margin: 0 0 4px 0;
	padding: 5px 0 0 0;
	display:inline;
}

#bandeauPrint h3 {
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif; 
	text-align: left;
	font-size: 110%;
	letter-spacing: 0.03em;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	display:inline;
}


#bandeauPrint h4 {
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 100%;
	color: #F9B900;
	margin: 0px;
	padding: 0 0 0 0;
	display:inline;
}

#bandeauPrint h5 {
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	text-align: justify;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0 0 0 0;
	font-style: oblique;
}

#bandeauPrint h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0 0 0 0;
	font-style: italic;
	display:inline;
}	
	
/***********************************************/
/*          Bloc de l'en-tête                  */
/***********************************************/
#entete{
	display: none;
}

/*******************************************************************/
/* Bloc LoginEnTete (inséré dans le bloc entete et poussé à droite */
/*******************************************************************/
#loginEnTete {
	display: none;
}

/***********************************************/
/*          Menu de Gauche                     */
/***********************************************/
#menuGauche{
	display: none;
}

/***********************************************/
/*         Partie principale du contenu        */
/***********************************************/
#contenu {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	text-align: justify;
}

#contenu h1 {
	font-size: 140%;
	letter-spacing: 0.03em;
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	text-align: left;
	font-weight: bold;
	color: #F9B900;
	line-height: 1.2em;
	padding: 10px 0 0 0;
	margin: 0 0 4px 0;
}

#contenu h2 {
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	text-align: left;
	letter-spacing: 0.03em;
	font-size: 122%;
	color: #006699;
	margin: 0 0 4px 0;
	padding: 5px 0 0 0;
}

#contenu h3 {
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif; 
	text-align: left;
	font-size: 110%;
	letter-spacing: 0.03em;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}


#contenu h4 {
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 100%;
	letter-spacing: 0.03em;
	color: #006699;
	margin: 0px;
	padding: 0 0 0 0;
}

#contenu h5 {
	font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	text-align: left;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0 0 0 0;
}

#contenu h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0 0 0 0;
	font-style: italic;
}

#contenu p {
	margin: 0 0 5px 0;
}


#contenu ul {
	margin: 0 0 0 15px; 
	padding: 0 0 0 15px;
}

/* pour la page d'accueil du site uniquement */
#Affiche {
	display: none;
}



/* DEBUT AJOUT DYN */
#contenu table {
	border: solid 1px #ccc; 
/*	border: none; */
}
/* couleur du h3 : 334d55 */ 
#contenu th {
	border: 1px solid #ffffff;
	border-right-color: #848284;
	border-bottom-color: #848284;
	background-color: #eee; /* #D6D3CE; */
	font-weight: bold;
	vertical-align: top;
	color: #006699;
/*	text-align: left; */
	text-align: left;
}
#contenu td {
	border: 1px solid #d6d3ce; 
	border-top-width: 0;
	border-left-width: 0;
}


.top {
	text-align:right;
	font-style:italic;
	display:block;
}

/************** .marge styles ***************/

.marge{
	padding: 0px 0px 0px 10px;
	margin: 5px 0 5px 10px;
	font-size: 0.95em;
	border-left: solid #069 1px;
	display:block
}

.marge h3{
	padding: 30px 10px 5px 0px;
	text-align: left;
}

.marge img{
	float: inherit;
	padding: 1px 2px 0px 0px;
}

.marge ul li {
	list-style-image: url(../img/trefle.gif);
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}

/************** .encadre styles *****************/
.encadre {
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	border: solid #069 1px;
	display: inherit;
	width: 17cm;
}

.encadre p{
	padding: 0px 0px 0px 0px;
	margin: 5px 0 5px 10px;
}
#contenu .encadre h1 {
	color: #069; 
	padding: 0 0 0 0;
	margin: 0 auto;
}


.top {
	display:none;
}


/**********************************************************************/
/*               Bloc d'information du pied de page                   */
/**********************************************************************/

/************* #piedPage styles ***************/

/* utilisé pour l'affichage écran uniquement */
#piedPage { 
	display: none;
}

/* utilisé pour l'impression uniquement */
#piedPagePrint {
	clear: both;
	border-top: 1px solid #666;
	font-size: 0.75em;
	color: #666;
	padding: 10px 10px 10px 10px;
	margin : 10px 0px 0px 0px;
	text-align: center;
}

#piedPagePrint img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

