* {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}
.padding {
	padding: 4px;
}
.bigtitle {
	color: #30a1db;
	font-size: 20px;
	font-weight: bold;
}
.title {
	color: #30a1db;
	font-size: 15px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
h1 {
	font-size: 30px;
	color: #30a1db;
	margin: 10px 10px 10px 15px;
}
h2 {
	color: #001c58;
	font-size: 20px;
	margin: 10px 10px 0 15px;
}
h3 {
	color: #FFFFFF;
	font-size: 20px;
	margin: 10px 10px 2px 15px;
}
body.general {
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(/img/background.png);
}
body.accueil {
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(/img/background-accueil.jpg);
}
table {
	border: none;
	padding: 0;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
}
table.menu {
	float: left;
	background-image: url(/img/menu-bg.png);
	width: 212px;
	height: 189px;
}
table.dropdown {
	width: 892px;
	height: 33px;
	margin: 0 auto 0 0;
	padding: 0;
}
table.categories {
	background-color: white;
}
table.accueil {
	width: 600px;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	border: none;
	margin: 0;
	padding: 0;
}
td.menu {
	color: white;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	width: 212px;
	height: 44px;
	background-color: transparent;
}
td.menu a {
	display: block;
	vertical-align: middle;
	width: 212px;
	height: 29px;;
	color: white;
	font-size: 14px;
	text-decoration: none;
	padding-top: 15px;
	background-color: transparent;
}
td.menu a:hover {
	color: #ffc423;
}
td.menusep {
	background-image: url(/img/menu-cell-sep.png);
	width: 212px;
	height: 4px;
	font-size: 2px;
}
td.bande {
	width: 892px;
	border: none;
	text-align: right;
	background-image: url(/img/bande-bg.gif);
	height: 26px;
}
td.bandebas {
	width: 892px;
	background-image: url(/img/bande-bas-bg.gif);
	height: 33px;
	padding: 0;
	margin: 0;
}
td.left {
	border: none;
	width: 212px;
}
td.yellowtop {
	color: black;
	vertical-align: bottom;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: none;
	padding: 0 0 8px 0;
	width: 212px;
	height: 81px;
	background-image: url(/img/top-left.png);
}
td.yellowtop a {
	margin: 0 6px 1px 6px;
	color: black;
	text-decoration: none;
}
td.yellowtop a:hover {	
	margin: 0 6px 1px 6px;
	color: black;
	text-decoration: underline;
}
td.leftbg1 {
	width: 202px;
	border: none;
	vertical-align: top;
	color: white;
	padding: 5px 0 0 10px;
	background-image: url(/img/lightblue.png);
}
td.leftbg1 h2 {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	padding: 0;
	margin: 5px auto 0 auto;
}
td.leftbg2 {
	height: 325px;
	width: 212px;
	border: none;
	vertical-align: bottom;
	background-image: url(/img/lightblue.png);
}
td.rightbg {
	width: 675px;
	background-color: white;
	vertical-align: top;
	padding: 0 0 0 5px;
}
td.rightbg a {
	color: #247cad;
	font-weight: bold;
	text-decoration: none;
}
td.rightbg img {
	vertical-align: middle;
}
td.whitebg {
	background-color: white;
	vertical-align: top;
	text-align: center;
}
td.right {
	border: none;
	width: 680px;
}
td.footer {
	width: 892px;
	color: white;
	text-align: center;
	padding: 5px 0 5px 0;
}
td.footerA {
	color: white;
	text-align: center;
	padding: 10px 0 5px 0;
	font-size: 13px;
}
td.footer a {
	color: white;
	text-decoration: none;
	padding: 0 20px 0 20px;
}
td.footer a:hover {
	color: #ffc423;
	padding: 0 20px 0 20px;
}
td.footerblue {
	width: 892px;
	background-color: #30a1db;
	height: 9px;
}
td.espacebleu {
	background-image: url(/img/espace-bleu.gif);
	height: 6px;
}
td.espaceblanc {
	width: 892px;
	background-image: url(/img/espace-blanc.gif);
	height: 4px;
}
td.images {
	padding: 0 0 3px 0;
}
img.lampadaire {
	float: right;
	border: none;
	margin: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.fill {
	float: left;
}
img.right {
	float: right;
}
img.right2 {
	float: right;
	clear: right;
	margin: 0 0 8px 0;
}
img.right3 {
	float: right;
	margin: 10px 0 0 15px;
}
img.icones {
	vertical-align: middle;
}
img.image1 {
	float: left;
	margin: 0 0 0 3px;
}
img.image2 {
	float: left;
	margin: 0 3px 0 3px;
}
img.image3 {
	float: left;
	margin: 0 3px 0 0;
}
form {
	margin: 0;
	padding: 0;
	border: none;
}
select {
	width: 192px;
	margin: auto 5px auto 20px;
}
input.recherche {
	vertical-align: middle;
	margin: 0 30px 0 15px;
}
img.recherche {
	vertical-align: middle;
	margin: 0 30px 0 15px;
}
a.coord {
	color: #001c58;
	font-weight: bold;
	text-decoration: none;
	margin: 0 15px 10px 15px;
}
a.projet {
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin: 5px 0 5px 15px;
	float: left;
	clear: left;
}
a.projet:hover {
	color: #ffc423;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin: 5px 0 5px 15px;
	float: left;
	clear: left;
}
a.projet-current {
	color: #ffc423;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin: 5px 0 5px 15px;
	float: left;
	clear: left;
}
a.leftbg1 {
	color: white;
	font-size: 14px;
	text-decoration: underline;
}
div.imgContainer {
	width: 286px;
	border: none;
	margin: 0 0 0 18px;
	padding: 0;
	float: right;
}
div.whitetext {
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin: 5px 0 5px 15px;
}
p.projet {
	font-size: 14px;
	margin: 10px 15px 10px 15px;
	text-align: justify;
}
p.coord {
	font-size: 14px;
	margin: 0 15px 10px 15px;
}
p.projet b {
	font-size: 14px;
}
ul.projet {
	font-size: 14px;
	padding: 0;
	margin: 10px;
}
li.projet {
	font-size: 14px;
	margin: 0 0 0 20px;
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
}
