﻿ @page {

      size: landscape;
      
      }
      
      

#bandeau, #entete, #navigation, #pied {
	display: none;
	width: 186px;
}


body {
				width:100%;
			
				
}




/****** Bandeau PIV ******/
	#head{
		width:100%;
	}
	#bandeau, #nav-principale{
 		/*display:none;*/
		visibility:hidden;
	}

	#logo{
		width: 211px;
	float:left;
	}

/*************/

.hideprint {
	display:none;
	}
	
	.hideprint2 {
		visibility:hidden;	}


.hidescreen {
	display:block;
}
#contenu {
	float: left;
	clear: both;
	text-align:left;
	width: 100%;
}





#piedpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	clear: both;
	text-align: center;
}
h1 {
	color: #003399;
	text-align: center;
	font-size: 140%;
	font-weight:bold;
	}

#communique{
	text-align:justify;
	}

#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%;
}

.titre       { font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold; text-align: center; }


#ligne-decoration {display:none;}




#principal {
							width:95%;
				
}


.cadre1 {
				
				width: 320px;
				padding-bottom: 4px;
				border:1px gray solid;
				padding:10px;
				margin-left:40px
				
}
