body {
	background-color: #999;
	margin-right: auto;
	margin-left: auto;
}

img {
	border:none;
}

#cafe {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #E5E5E5;
	display:block;
}

#nav {
	width: 175px;
	float:left;
}

#onglets {
	height: 173px;
	width: 151px;
	margin-top: 20px;
	margin-bottom:10px;
	margin-left: 10px;
}

#onglets2 {
	height: 41px;
	width: 151px;
	margin-top: 10px;
	margin-left: 10px;
}

#contain {
	width: 470px;
	margin-top: 20px;
	margin-right: 10px;
	padding:10px;
	padding-bottom:50px;
	background-color: #FFF;
	text-align: left;
	overflow:hidden;
}

#inscrit {
	height: 48px;
	width: 94px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	text-align:center;
	color:#12a0ff;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	text-align:center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	LINE-HEIGHT: 110%; 
	FONT-FAMILY:Verdana, Geneva, sans-serif;
}
p {
	text-align:justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}
li{
	text-align:left;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
ul{
	text-align:left;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
h5{
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
}
#date{
	text-align:center;
	font-size:12px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	margin-top:30px;
	margin-bottom:30px;
}
#cafe #contain table {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6495ed;
	border-right-color: #6495ed;
	border-bottom-color: #6495ed;
	border-left-color: #6495ed;
	text-align: center;
	font-family: "Arial Unicode MS";
	color: #666;
	font-size: 11px;
	font-weight: normal;
}
#cafe #contain table thead tr th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6495ed;
	border-right-color: #6495ed;
	border-bottom-color: #6495ed;
	border-left-color: #6495ed;
	font-family: "Lucida Console", Monaco, monospace;
	color: #12a0ff;
	background-color: #EFF6FF;
}
#cafe #contain table tbody tr td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6495ed;
	border-right-color: #6495ed;
	border-bottom-color: #6495ed;
	border-left-color: #6495ed;
	padding: 5px;
}
