body {
	
 	background-color: #265eb5;
 	margin: 0px 0px 0px 0px ;
 	
}
h1 {
	font-size: 14pt;
	color: #265eb5;
	width: 100%;
}

h2 {
	font-size: 12pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}	
table#main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	padding: 0px;
}

table#main td#menu{
	background: url("/img/bgmenu2.png");
	background-repeat: repeat-x;
	background-color: #112f67;
	width: 150px;
	padding-top: 150px;
	vertical-align: top;
}	
table#main td#menu a{
	color: white;
	text-decoration: none;
}	
table#main img#logo{
	position: absolute;
	z-index: 3;
	left:0px;
	top: 0px;
	width: 250px;
	height: 124px;
}		
table#main td#main2{
	border-collapse: collapse;
	padding: 0px;
}		

table#main2 {
	width: 610px;
	height: 100%;
	border-collapse: collapse;
	padding: 0px;
}	

table#main2 td#top {
	
	background: url("/img/bgtop.png");
	background-repeat: repeat-y;
	background-color: #265eb5;
	width: 100%;
	height: 99px;
	text-align: right;
	padding-top: 10px;
	vertical-align: top;
	padding-right: 10px;
	font-size: 8pt;
	font-family:arial;
	color: #0e2242;
}	

table#main2 td#contenu {
	
	background-color: white;
	padding-left:40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top:10px;
	width: 100%;
	text-align: justify;
	vertical-align: top;
	font-family: arial;
	font-size: 10pt;
}			

table#entree {
	border-collapse: collapse;
	width: 650px;
	height: 350px;
}

table#entree td#menu{
	background: url("/img/bgmenu.png");
	background-repeat: none;
	width: 150px;
	vertical-align: top;
	padding-top: 20px;
}

table#entree td#menu a{
	color: white;
	text-decoration: none;
}

table#entree td#ciel{
	background: url("/img/bgciel.jpg");
	background-repeat: none;
	width: 500px;
	text-align: center;
	padding: 0px;
}

img#logo{
	width: 203px;
	height: 127px;
}

table#entree td#ciel table{
	width: 100%;
	height: 100%;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}	
table#entree td#ciel table#logo td#logo{
	text-align: center;
	height: 85%;
}
table#entree td#ciel table#logo td#tribo{
	text-align: right;
	padding-right: 10px;
	height: 25%;
	padding-left: 5px;
	padding-top: 5px;
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}				

table#entree td#ciel table#logo td#tribo b{
	
	font-weight: bold;
	font-size: 9pt;
}	

	
div#menu1 {
	position: relative;
	left: 30px;
	top: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
	
}	



div#menu2 {
	position: relative;
	left: 30px;
	top: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}		

div#menu3 {
	position: relative;
	left: 30px;
	top: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-bottom: 10px;
}	
div#smenu {
	position: relative;
	left: 0px;
	text-align: right;
	padding-left: 5px;
	width: 150px;
	font-family: arial;
	font-size: 10pt;
	font-weight: none;
}			

td#menu div#smenu a:hover{
	color: white;
	text-decoration: underline;
}	

TABLE#list{
	width: 570px;
	border: 1px 1px 1px 1px;
	background-color: #1d4b94;
	
}
TABLE#list.commande{
	width: 100%;
	border: 1px 1px 1px 1px;
	background-color: #1d4b94;
	
}
TABLE#list.fiches{
	width:100%;
	border: 1px 1px 1px 1px;
	background-color: #1d4b94;
	
}

TABLE#list caption{
	color: white;
	background-color: #1d4b94;
}	

TABLE#list th{
	color: white;
	background-color: #275fb5;
	font-size: 10pt;
	font-family: arial;
}
TABLE#list th.date{
	width:100px;
}		
TABLE#list th.boolean{
	width:50px;
}			
TABLE#list th.texte250{
	width:250px;
}		
TABLE#list th.texte100{
	width:100px;
}	
TABLE#list th.langue{
	width:75px;
}			
		
TABLE#list td.pair{
	color: white;
	background-color: #4c71a9;
	font-size: 9pt;
	font-family: arial;
	padding-right: 5px;
	padding-left: 5px;
}	


TABLE#list td.impair{
	color: white;
	background-color: #5d82ba;
	font-size: 9pt;
	font-family: arial;
	padding-right: 5px;
	padding-left: 5px;
	
}	

TABLE#list a{
	color: white;
	text-decoration: none;
}		
TABLE#list a:hover{
	color: #255eb7;
	text-decoration: underline;
}										

a {
	text-decoration: none;
	color: #112f67;
}

a:hover {
	text-decoration: underline;
	color: #255eb7;
}

td {
	font-family: arial;
	font-size: 10pt;
	
}

td.ligne{
	background: #265eb5;
	height: 1px;
}

img.imagette {
	border:0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

p {
	text-align: justify;
}

div#intro {
	font-style: italic;
}

div#corps {
	line-height: 14pt;
}

table#listnouvelles {
	width: 100%;
}

table#listnouvelles td.date{
	width: 100;
	color: #999999;
}	

table#listnouvelles td.titre{
	font-size: 10pt;
	font-weight: none;
	text-align: justify;
}		

table#listnouvelles td.titre a.titre{
	font-size: 12pt;
	font-weight: bold;
}		
table#listnouvelles img.preview{
	border: 0px;
	margin-left: 5px;
}	



table#pages{
	width:100%;
	
	font-size: 10pt;
}

table#pages td#forw{
	width:120px;
	text-align: right;
}	

table#pages td#back{
	width:120px;
	text-align: left;
}		

table#pages td#no{
	
	text-align: center;
}						

