﻿/* --- POSITIONNEMENT --- */

/**/@import url('/css/css_general.css');
@import url('/css/ligneCourbe-menu_section.css');
@import url('/css/menu-gauche.css');
@import url('/CSS/banniere-PIV.css');
@import url('/accueil/francais/basDePage_css.css');

/* Page */
body {
	padding: 0px 0px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	background-color: #ffffff; 
	margin-left:10px; 
	margin-right:10px;
	}
h7 { font-size: 8pt; font-weight: normal;}
h6 { font-size: 10pt; font-weight: normal;}
h5 { font-size: 10pt; font-weight:bold;}
h4 { font-size: 10pt; font-weight:bold;}
h3 { font-size: 11pt }
h1 { font-size: 14pt; color: #003399; font-weight: bold; text-align: center;
 }
h2 {font-size: 12pt;color: #003399;font-weight: bold;}


#global {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
margin-top: 0px;}

#global-accessibilite{
				margin-top:0px;
}


/* En-tête */
#entete {
	margin-bottom: -3px;
	
	}
	
	/* En-tête tout css */
#entete-tout-css {
margin-top: -15px;	
	
	}
/* Bloc central */
#centre {
	width: 100%;
	overflow: hidden;
	}
/* Menu de navigation */
#navigation {
	float: left;
	width: 185px;
}
/* Contenu principal */
#principal {
	float: left;
	width: 70%;
	padding: 10px 10px 0 30px;
	
	
}

/* Contenu secondaire */
#secondaire {
	width: 270px;
	/*margin-left: 70%;*/
	float: left;
    margin-right: 0px;
    margin-left:10px;
    margin-top: 00px;

	padding:0px 0px 0 0 0px;
}


#para1_g {
	float: left;
	width: 149px;
	padding:0 10px 5px 0;
	

	}
#para1_d {
	float: right;
	width:100%;
	
	}
#para2_g {
	float: left;
	width: 149px;
	padding:0 10px 5px 0;

	}
#para2_d {
	float: right;
	
	width:100%;

	}
	
	
	#occurences {
	font-size: 8pt;
	padding: 10px 0 0px 0;
	}

#credit_photo {
	font-size: 7pt;
	padding: 10px 0 0px 0;
	}

/* Pied de page */
#pied {
	margin: 0;
	padding: 15px 20px 10px 0;
}

.access {

	display:none;
	
}


