* {margin:0;padding:0;border:0;}
body {
	background-color:#EAEAEA;
	background-image: url(img/emstripe.png);
	background-attachment:fixed;
	background-position: 45% 80px;
	background-repeat: no-repeat;
	color:#404040;
	font-family:"trebuchet ms", Arial, Verdana, Tahoma, sans-serif;
	font-size:13px;
	text-align:center;
	margin-top:30px;
}
div.page {
	width:600px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #C0C0C0;
	background:white;
}

div.header {
	position: relative;
	width: 578px;
	height: 140px;
	margin: 10px;
	padding: 0;
	background-image: url(img/cemlogo.png);
	background-repeat: top left no-repeat;
}
h1 span a {display: block;width: 578px;height: 140px;}
img.topright {
	position: absolute;
	border: 0;
	margin-top: -34px;
	margin-left: 420px;
	padding: 0;
	z-index: 16;
}
img.center {
	display: block;
	margin: 0 auto;
}
img.left {
        display: block;    
        margin-right: auto;
}
img.right {
        display: block;    
        margin-left: auto;
}
img.clickable {
        cursor:pointer;
}
div.menu {
	width:200px;
	float:right;
	margin-left:13px;
	font-weight:bold;
}
div.menu ul li{
	display: block;
	float: right;
	width: 200px;
}
div.menu ul li a{
	background: url('img/section.png');
	color: black;
	text-decoration: underline;
	display: block;
	height:24px;
	padding-left:10px;
	padding-top:4px;
	color:#484848;
	font-size:15px;
	border: 1px solid #c6ce4b;
	margin-top:10px;
}
div.menu ul li a.lignedouble {
	font-size: 14px;
}
div.menu ul li a.alt{
	background: url('img/section2.png');
	border: 1px solid #82A8FF;
}
div.menu ul li a:hover{color:#14778A;text-decoration:none;}
strong {
	color: #50acd1;
}
div.menu object,div.menu embed {
	margin: -16px 0 0 26px;
}
div.adresse table {
	margin-left: 105px;
	font-size:15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
div.commanditaires table {
        margin: 0 auto;
        font-size:15px;
        font-weight: bold;
        color: #000000;
        text-align: center;
	border-collapse: inherit;
	border-spacing: 5px;
}
div.images table td {
	border: none;
}
#tblphoto td {
	border: none;
	vertical-align: top;
	text-align: left;
}
#listephotoA {
	width: 180px;
}
div.content {
	width:578px;
	margin:0 10px;
}
.titreSection {
	background: #EAEAEA;
	max-width: 359px;
	height:24px;
	padding-left:10px;
	padding-top:4px;
	font-size:15px;
}
.titre {
	width:371px;
}
.encadrerrouge {
        border: 6px ridge #FF0000;
        font-weight: 900;
        background-color: #FFDDDD;
        padding: 10px;
}
.complet {
	font-weight: 900;
	font-size: 17px;
}
div.content p {
	margin-top:10px;
	text-align: justify;
}

div.content ul {
	margin-left:15px;
}
div.content a {color:black;}
div.content a:hover {color:#17629F;text-decoration:none;}
div.content table {
	border-collapse:collapse;
}
div.content table td, div.content table th {
	padding: 0 7px;
	text-align: center;
	border: 1px solid #000000;
}
div.content div.adresse table td, div.content div.cartes table td {
border: none;
}
div.content div.images table td {
        padding: 12px 25px;
        border: none;
}
div.content div.commanditaires table td {
	padding: 0 25px;
	border: none;
}
div table td.left {
	text-align: left;
}
div.footer {
	font-weight:bold;
	margin:10px;
	clear:both;
	background: url('img/footer.png');
	background-repeat: no-repeat;
	text-align:center;
	height:42px;
	padding-top:4px;
	color:#484848;
	font-size:15px;
	border: none;
}
div.footer a {color:black;}
div.footer a:hover {color:#17629F;text-decoration:none;}
blockquote {
	margin: 10px;
	font-style: italic;
}
br.clear {
	clear:both;
	height:0;
	line-height:0;
}

