
html, body, #content {
	margin: 0;
	padding: 0;
	border: none;
}
table {margin: auto; padding: 0px; height: 100%;text-align: center; margin-bottom: 0px;}
tr {vertical-align: top;}

.blanc {color: #fff;}
.techno {font: 11px Arial; padding: 5px; text-align: right;}
.interligne {line-height: 18px;}
.menu, .menu-bas{
	text-align: center;
	}
.menu a, .lienBackOther a{
	text-decoration: none;
	color: #2A3352;
	font: bold 12px Arial;
	padding: 5px;
	cursor: pointer;
	}
.menu a:hover, .menu-bas a:hover, .lienBackOther a:hover{
	text-decoration: underline;
	}
.menu-bas a{
	text-decoration: none;
	color: #fff;
	font: bold 10px Verdana;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
	}
img.floatRight{ 
    float: right; 
	vertical-align: middle;
	}
.menu-bas img.floatRight{vertical-align: top;}
.colonneG{
	background: URL("../../pics/tel.jpg") top left no-repeat;
	padding: 30px 0px 5px 0px;
	margin: 0px 5px 0px 5px;
	width: 218px;
	}
.contenu{
	background: URL("../../pics/droite-home.jpg") top left no-repeat;
	width: 582px;
	height: 100%;
	}
.contenu_other{
	background: URL("../../pics/milieuOther.png") top right repeat-y;
	width: 582px;
	padding: 15px;
	}
.gaucheOther{
	background: URL("../../pics/milieuOther.png") top right repeat-y;
	width: 582px;
	height: auto;
	}	
#contenuOther{
	padding: 25px;
	text-align: left;
	color: #FF6633;
	}
.lienBackOther{
	text-align: left;
	font: bold 10px Arial;
	}
img.hautOther{
	position: relative;
	float: right;
	}
.basOther{
	background: URL("../../pics/basOther.png") top right no-repeat;
	width: 582px;
	height: 12PX;
	}
.bas{
	background: URL("../../pics/bas.jpg") top left no-repeat;
	width: 800px;
	}
.home-centered{
	padding: 0px 105px 0px 160px;
	}
.home-bottom{
	padding: 0px 15px 0px 15px;
	}
.titre-gauche, .titre-centre{
	font: bold 12px Verdana;
	margin: 5px 0px 10px 0px;
	}
.titre-gauche{
	color:  #FF6633;
	}
.titre-centre{
	color: #98BF0C;
	}
.paragraphe{
	font: 10px Verdana;
	color:  #000;
	padding: 0px 10px 0px 0px;
	text-align: justify;
	line-height: 16px;
	}
.par{
	font: 11px Verdana;
	color:  #000;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	line-height: 18px;
	}
.newsLink, .newsLink:hover{
	text-decoration: none;
	color: red;
	}
.pagination {
	padding: 15px 0px 0px 5px;
	color: #696969;
	font: Bold 12px Verdana;
	}
.pagination a{
	color: #FF6633;
	text-decoration: none;
	}
.pagination a:hover{
	text-decoration: underline;
	}