html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, a, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
	color: #666;	
}

a:hover {
	color: #333;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100%;
	background-color: #E7E8E9;
	text-align: center;
}

#wrapper {
	width: 973px;
	margin:10px auto;
	text-align: left;
}

#mail {
	width: 700px;
	margin:10px auto;
	text-align: left;
}

#logo {
	height: 80px;
	background-image: url(http://beta.nationphoto.com//images/kex_header.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 40px;
}

#logom {
	height: 85px;
	background-image: url(http://beta.nationphoto.com//images/kex_header_mail.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 0 40px;
}

#navigation {
	height: 20px;
	padding: 0 40px 0 0;
	background-image: url(http://beta.nationphoto.com//images/kex_content.jpg);
	background-repeat: no-repeat;
}

#content {
	font-size: 90%;
	padding: 45px 0 50px 50px;
	background-image: url(http://beta.nationphoto.com//images/kex_center.jpg);
	background-repeat: repeat;
}

#contentm  { font-size: 90%; background-image: url(http://beta.nationphoto.com//images/kex_center_mail.jpg); background-repeat: repeat; padding: 20px 0 20px 20px }

#contentLeft {
	width: 286px;
	float: left;
	background-color: #FFFFFF;
}

#contentCenter {
	width: 240px;
	float: left;
	padding: 0 0 0 50px;
}

#contentMid  { padding: 0 0 0 20px; width: 350px; float: left }

#contentWide{
	width: 760px;
	float: left;
	padding: 0 0 0 50px;
}

#contentCenter ul {
	padding: 0 0 0 18px;
}

#contentRight  { padding: 0 13px 0 0; float: right }

#contentFB     { margin-left: 20px; padding: 0 13px 0 0; position: relative; top: 5px; right: 0; bottom: 25px; float: left }

#contentRightMail {
	width: 250px;
	padding: 0 25px 0 0;
	float: right;
}

#contentUnder {
	text-align: right;
	padding: 0 13px 0 0;
}

#close {
	clear: both;
}

#title1 {
	font-size: 150%;
	color: #FF3333;
	padding: 0 0 10px 0;
}

#title2  { color: #ff3333; font-size: 150%; padding: 0 0 0 }

.subTitle {
	font-size: 90%;
	font-weight: bold;
}

.subTitle2 {
	font-size: 100%;
	font-weight: bold;
	color: #666;
	padding: 0 0 0 20px;
}

.textBlock {
	font-size: 80%;
	color: #666666;
}

.textBlock2 {
	font-size: 80%;
	color: #666666;
	padding: 0 0 0 20px;
}

#bottom {
	height: 102px;
	background-image: url(http://beta.nationphoto.com//images/kex_bottom.jpg);
	background-repeat: no-repeat;
}

#bottomm {
	height: 102px;
	background-image: url(http://beta.nationphoto.com//images/kex_bottom_mail.jpg);
	background-repeat: no-repeat;
}

#footer {
	font-size: 70%;
	color: #888888;
	padding: 0 0 0 35px;
}

table#menu {
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;  
color: #000000;  
margin-left:70px;
margin-top:-20px;
}

table#menu a {
text-decoration:none;
font-weight:bold;
color:red;
	}

table#menu a:hover{
	color:#f0a000;}
	
table#tarifs {
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;  
color: #000000; 
margin-left:70px;
margin-right:20px;
margin-top: 20px;}
	
.blanc{
background-color:#FFF;}

.jaune{
	background-color: #fbbf2b;}

.info{
font-size:10px;}

.titre{
	font-size:16px;
	font-weight:bold;
	}

	
.sup {vertical-align:super; font-size: 80%; color:red; lin} 

.icone {float: left; margin: -7px 5px 0px 0px;}
.icone2 {float: left; margin: 3px 5px 0px 0px;}
