page { 
size:landscape;
}



body{
	background : #EEEEEE;
}


.cadregal{
border-style: solid;
border-width=1;
border-color=#000000;
}


hr {
height: 2px;
margin: 0;
padding: 0;
color: #004f8e;
border: 0;
}

.top{
	height: 120px;
	/*padding-top: 20px;*/
	background: #eeeeee url(img/top.png) no-repeat left top;
}


.fond {
	background-color: #FEEFC8;
}

.fond2 {
background-color:#004F8E
}


td.noir {
background-color:#000000
width:2px;
}

.chapeau {
	background-color: #F9C228;
}

.bottom{
	height: 120px;
	/*padding-top: 20px;*/
	background: #eeeeee url(img/bottom.png) no-repeat left top;
}


.page{
	background: #eeeeee url(img/page.png) repeat-y; 
}

.contenu{
	cellpadding : 20px; 
}


.titre{	
font-family: gill sans,arial;
font-size: 14pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #004f8e;
}


.titreblanc{	
font-family: gill sans,arial;
font-size: 14pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #ffffff;
}

.titre2{	
font-family: gill sans,arial;
font-size: 14pt;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
color: #004f8e;
}



.texte {	
font-family: arial;
font-size: 10pt;
font-style: normal;
line-height: normal;
font-weight: 90;
font-variant: normal;
color: #004f8e;
}


.petittexte {	
font-family: arial;
font-size: 8pt;
font-style: normal;
line-height: normal;
font-weight: 90;
font-variant: normal;
color: #004f8e;
}

.pucebleu {	
list-style-type: round ;
color: #ffffff;
}


.agenda {	
font-family: arial;
font-size: 9pt;
font-style: normal;
line-height: normal;
font-weight: 90;
font-variant: normal;
color: #ffffff;
background: #0167B5;
width:450px;
}
