@CHARSET "UTF-8";

body {
	background: #f8f8f8;
	font-family: Verdana;
	font-size: 10px;
	color: #acacac;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

table {
	background: #ffffff;
}

td.main {
	border: 1px solid #acacac;
	padding: 4px;
}

table.header {
	width: 851px;
	height: 224px;
}

table.footer {
	width: 851px;
	height: 24px;
}

table.title {
	width: 851px;
	height: 60px;
}
	
table.content {
	width: 851px;
	height: 370px;
}

td.menu {
	width: 221px;
	height: 217px;
	background: #ffbf00;
}

td.pageTitle {
	width: 346px;
	vertical-align: bottom;
	text-align: center;	
}

td.contact {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	color: #2d2d2d;
}

td.latelier {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #2d2d2d;
	background-image: url('../images/latelier.gif');
	background-repeat: no-repeat;	
	background-position: 35px 15px;
}

td.content {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #2d2d2d;
}

td.activites {
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #2d2d2d;
}

td.presse {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: #2d2d2d;
}

td.year {
	text-align: left;
	vertical-align: top;
}
	
td.desc {
	text-align: left;
	vertical-align: top;
}
	
td.title {
	text-align: center;
	vertical-align: center;
	font-size: 22px;
	font-weight: bold;
}

ul {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}

p.activites {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
}
	
p.image {
	margin-top: 6px;
	margin-left: 205px;
}
	
span.contact {
	font-size: 18px;
	font-weight: bold;
}
	
td.lineOrange {
	height: 7px;
	background: #ff8c00;
}

td.shadowBottom {
	text-align: left;
	height: 4px;
	background-image: url('../images/bottom.gif');
	background-repeat: repeat;
}

td.shadowRight {
	text-align: left;
	vertical-align: top;
	width: 4px;
	background-image: url('../images/right.gif');
	background-repeat: repeat;
}

td.lineLightOrange {
	height: 4px;
	background: #ffbf00;
}

td.lineVertical {
	width: 7px;
	background: #ff8c00;
}

td.hlineBlue {
	height: 360px;
	width: 172px;
	border-left: 2px solid #004aba;
	margin-left: 10px;
	text-align: center;
}

td.vlineBlue {
	height: 2px;
	width: 210px;
	border-bottom: 2px solid #004aba;
	font-size: 1px;
}

td.emptyLeft {
	font-size: 1px;
	width: 572px;
}

td.emptyRight {
	font-size: 1px;
	width: 69px;
}
	
td.banner {
	padding: 0px;
	padding-left: 7px;
	padding-top: 7px;
	background: #ff8c00;
}

td.menuBottom {
	background: #5d82ba;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
}

td.copyright {
	width: 174px;
	background: #004aba;
}

td.presseLeft {
	width: 50%;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: right;
}

td.presseRight {
	width: 50%;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;	
	text-align: left;
}

img.presse {
	padding-top: 3px;
}

img.atelier {
	padding-bottom: 5px;
}
	
a.menu {
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

a.menu:hover {
	color: #000000;
}

a.programme {
	font-family: Verdana;
	font-size: 18px;
	text-decoration: none;
	color: #004aba;
}

a.programme:hover {
	color: #ff8c00;
}

a.link {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #004aba;
}

a.link:hover {
	color: #ff8c00;
}

img.pr {
	margin-top: 5px;
	padding-top: 10px;
}


