* {
	padding: 0;
	margin: 0;
	}
img
{
	border: 0;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}




/*______________________________________________*/



/*___________CSS du menu zebraHaut_____________*/


#zebraHaut li {
	display:inline;
	padding:0;
	margin:0;
}

#zebraHaut a:link, #zebraHaut a:visited {
	/*border: 1px solid red;*/
	padding:4px 10px 4px 10px;
	position: relative;
	top: 0px;/* je place les intitulés du menuHaut ici*/
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	float:none;
	width:auto;

}
#zebraHaut {
	/*border: 1px solid red;*/
	text-align: center;
	position: relative;
	top: 300px;
	left: 19px;
	width: 900px;
	height: 29px;
	padding:0;
	background: transparent url(../img/zebraHaut/fondzebrahaut_ombre.jpg) no-repeat top left;
	float:none;
	background-image: url(../img/zebraHaut/fondzebrahaut_ombre.jpg);
}
#zebraHaut a:hover {
	/*color:#FF9900;*/
	color:#FFAE00;
	text-decoration: none;
	background-image: url(../img/zebraHaut/fondRollOver2.jpg);
	background-repeat: repeat-x;
}
#zebraHaut_liens a:link, #zebraHaut_liens a:hover, #zebraHaut_liens a:visited{
	color:#666666;
	text-decoration: none;
}
#zebraHaut_contact a:link, #zebraHaut_contact a:hover, #zebraHaut_contact a:visited{
	color:#666666;
	text-decoration: none;
}


/*______________________________________________*/


/*___________CSS du Pied de pages_____________*/



div#piedPage {

	text-align: center;
	/*border: 1px solid red;*/
	display: block;
	position: absolute;/*absolute pour le fixer en bas car si relative, il se place après le menu gauche en x ??*/
	height: 15px;
	color:#8F8F8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 15px;

	top: 890px;
	left: 13px;
	width: 912px;
	padding:0;

}
.imgPiedPage
{
	position: relative;
	top: 2px;
}

#piedPage a:link, #piedPage a:hover, #piedPage a:visited
{
	color:#8F8F8F;
	text-decoration: none;
}
/*____________Body_________________*/

body {
	/*border: 1px solid green;*/

	background-color : #E3E3E3 !important;

	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */


	margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
}
/*____________Fin Body_________________*/
/*________________________________Interface__________________________________________*/


#interface
{


	/*border: 1px solid yellow;*/

	margin-left: auto;
	margin-right: auto;
	width: 938px; /* largeur obligatoire pour être centré */
	height:890px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	position: relative; /* on positionne le conteneur */


	background-color: #FFFFFF;
	background: transparent url(../img/interface/fondInterface_ligne1px.jpg) repeat-y top left;


}
/*___________Bandeau Haut_________________*/
#enTete
{
	height: 66px;
}
#logoPanovues
{
	position: absolute;
	width: 380px;
	height: 50px;
	top: 70px;
	left: 19px;

	background: transparent url(../img/interface/logoPanavues.jpg) no-repeat top left;
}
#coinGauche
{

	position: absolute;
	width: 30px;
	height: 66px;
	background: transparent url(../img/interface/fondInterface_coinSupGauche.jpg) no-repeat top left;
}
#motifCentre
{

	position: absolute;
	height: 66px;
	width: 878px;
	left: 30px;
	background: transparent url(../img/interface/fondInterface_motifSupCentre.jpg) repeat-x ;

}
#coinDroit
{

	position: absolute;
	width: 30px;
	height: 66px;
	left: 908px;
	background: transparent url(../img/interface/fondInterface_coinSupDroit.jpg) no-repeat top right;
}
/*___________Fin Bandeau Haut_________________*/
/*___________ Contenu_________________*/
div#contenuPage
{

	position: absolute;
	top: 360px;
	left: 13px;
	width: 912px;
	height: 510px;
	background: transparent url(../img/interface/fondInterface_centreContenu.jpg) repeat-y;

}
#contenuGauche
{
	position: absolute;
	left: 30px;
	top: 10px;
	width: 200px;
	height : 495px;
	border-right: 1px dashed #CCCCCC;
}
#contenuDroite
{

position: absolute;
left: 240px;
top: 10px;
width: 660px;
height : 500px;
overflow: -moz-scrollbars-vertical;
/* propriétés ie 7*/
overflow-y:auto;
overflow-x:hidden;
/* FIN  propriétés ie 7*/
}

}
#hautContenu
{
	position: absolute;
	width: 912px;
	height: 27px;
	top: 333px;
	left: 13px;
	background: transparent url(../img/interface/fondInterface_hautContenu.jpg) no-repeat;

}
#basContenu
{
	position: absolute;
	width: 912px;
	height: 27px;
	left: 13px;
	top: 870px;
	background: transparent url(../img/interface/fondInterface_basContenu.jpg) no-repeat;

}



/*___________Fin Contenu_________________*/
/*___________Slide Show Flash_________________*/
#slideShowFlash
{
	position: absolute;
	width: 900px;
	height: 260px;
	left: 19px;
	top: 125px;
}
#zebraHaut
{
	position: absolute;
	width: 900px;
	height: 29px;
	left: 19px;
	top: 300px;
	background: transparent url(../img/interface/fondInterface_zebraHaut.jpg) repeat-x;
	background-image: url(../img/interface/fondInterface_zebraHaut.jpg);
	background-color: #CCCCCC;


}



/*___________Fin Slide Show Flash_________________*/


/*________________________________________Fin Interface___________________________________________*/

/*___________Affichage de la date_________________*/

#affichageDate
{
	position: absolute;
	top: 50px;
	left: 23px;
	width: 780px;
	color:#CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;

}

/*___________Fin Affichage de la date_________________*/


div#contenuPage  a:link, div#contenuPage  a:hover, div#contenuPage  a:visited
{
	color: #FF9900;
	text-decoration: none;
}
#contenuGauche p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.titreGauche
{
	color:#CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;

	text-decoration: underline;
	margin-bottom: 15px;
}
.titreParagraphe
{

	color:#CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: underline;
	margin-bottom: 10px;

}
/*_____________Listes CSS____________________*/
.listText
{
	margin-left: 30px;
}
.listText li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	list-style-image: url(../img/interface/puceListeElement.jpg) ;
}
.listBanale
{
	padding-left: 30px;
}
.listBanale li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-bottom: 2px;
	list-style-image: url(../img/interface/puceListeBanale.jpg) ;
	list-style-position: inside;
}
.listNomPropre
{
	font-weight: bold;
	color: #4D4D4D;
	margin-top: 5px;
	margin-bottom: 5px;
}




/*_______________Fin Listes CSS_____________________*/

/* */

