html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, input, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;  
	vertical-align : baseline;
	font-size: 100%;
	text-decoration: none;
}

body {
    margin-top: 30px;
	background-image: url(images/bg.png);
	color: #151415;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}

h1 {
	margin-top: 20px;
	margin-right: 20px;
	padding: 5px 0px 5px 10px;
	background-color: #0088CC;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}

h2 {
	margin-top: 20px;
	padding-bottom: 5px;
	color: #0088CC;
	font-size: 1em;
}

p {
	margin-right: 20px;
	font-size: 0.92em;
	line-height: 1.5em;
	text-align: left;
}

a, a:link, a:visited {
	color: #0088CC;
}

a:hover, a:focus {
	color: #666666;
}

a:active {
	color: #0088CC;
}

img {
	display: block;
}

table#membres-fondateurs {
	font-size: 0.92em;
}

table#membres-fondateurs td {
	width: 200px;
	line-height: 1.5em;
}

hr {
	clear: both;
	visibility: hidden;
}

#container {
    width: 980px;
    height: auto;
    margin: 0px auto;
}

#header {
	float: left;
	width: 960px;
	height: 200px;
	background-color: #FFFFFF;
}

#header #logo {
	float: left;
	width: 210px;
	height: 101px;
	padding: 51px 10px 47px 10px;
}

#header #photos {
	float: left;
	width: 730px;
	height: 200px;
}

#left {
	float: left;
	width: 230px;
	height: 550px;
	background-color: #0088CC;
	color: #FFFFFF;
	font-size: 0.92em;
	text-align: left;
}

#left #menu ul {
	margin-top: 6px;
	margin-bottom: 15px;
	list-style: none;
}

#left #menu ul li {
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px 0px 10px 10px;
	border-bottom: dotted 1px #FFFFFF;
	text-transform: uppercase;
}

#left #menu ul li.last {
	padding: 10px 0px 10px 10px;
	border-bottom: dotted 1px #FFFFFF;
	text-transform: uppercase;
}

#left #menu ul li a, #left #menu ul li a:link, #left #menu ul li a:visited {
	color: #FFFFFF;
	font-size: 0.91em;
}

#left #menu ul li a:hover, #left #menu ul li a:focus{
	color: #FFFF00;
}

#left #menu ul li a:active {
	color: #FFFFFF;
}

#left #coordonnees {
	margin: 8px 0px 25px 20px;
	line-height: 1.5em;
}

#left #coordonnees a, #left #coordonnees a:link, #left #coordonnees a:visited {
	color: #FFFF00;
}

#left #coordonnees a:hover, #left #coordonnees a:focus {
	color: #FFFFFF;
}

#left #coordonnees a:active {
	color: #FFFF00;
}

#content {
	float: left;
	width: 730px;
	height: 550px;
	background-color: #FFFFFF;
}

#content div {
	padding: 0px 0px 0px 20px;
	text-align: left;
}

#content .evenement {
	float: left;
	width: 688px;
	height: 187px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 0px;
	border: dotted 1px #999999;
}

#content #col-left {
	float: left;
	width: 333px;
	height: 506px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 0px;
	border: dotted 1px #999999;
}

#content #col-right {
	float: left;
	width: 333px;
	height: 506px;
	margin-top: 20px;
	padding: 0px;
	border: dotted 1px #999999;
}

#content #col-left .titre, #content #col-right .titre {
	margin: 10px 20px 11px 20px;
	padding: 0px;
	color: #0088CC;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
}

#content #col-left p, #content #col-right p {
	margin: 0 15px 10px 15px;
	padding: 10px;
	background-color: #F4F4F3;
}

#content #col-right img.pdf {
	float: left;
	margin-right: 10px;
}

#content ul {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.92em;
	line-height: 1.5em;
	list-style-type: square;
}

#content #index {
	margin-bottom: 20px;
	font-size: 0.92em;
	line-height: 1.5em;
	text-align: center;
}

#content .membre {
	width: 550px;
	margin-bottom: 22px;
}

#content .membre .photo {
	float: right;
	width: 90px;
	height: 90px;
	padding: 5px;
	border: solid 1px #0088CC;
}

#content #rendez-vous-jeudi {
	width: 327px;
	height: 101px;
	margin-top: 20px;
	background-color: #F4F4F3;
	border: dotted 1px #999999;
}

#content #rendez-vous-jeudi p {
	padding-top: 10px;
}

#content #rendez-vous-jeudi a {
	font-size: 0.92em;
}

#content form {
	margin-top: 5px;
}

#content form p {
	margin-bottom: 10px;
}

#content form label {
	float: left;
	width: 150px;
}

#content form input {
	width: 300px;
	height: 15px;
	padding: 2px;
	border: solid 1px #999999;
}

#content form input.envoyer {
	width: 100px;
	height: 18px;
	margin: 5px 0px 0px 354px;
	border: none;
}

#content form textarea {
	width: 300px;
	height: 100px;
	padding: 2px;
	border: solid 1px #999999;
	overflow: auto;
	color: #151415;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#footer {
	float: left;
	clear: both;
	padding-top: 5px;
	width: 960px;
	height: 25px;
	color: #666666;
	font-size: 0.83em;
}

#footer a, #footer a:link, #footer a:visited {
	color: #666666;
}

#footer a:hover, #footer a:focus {
	color: #0088CC;
}

#footer a:active {
	color: #666666;
}


