html
{
	margin: 0;
	padding:0;
}

body 
{
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	background: url("/img/bandeautexture.jpg") repeat-x top left;
} 

#container
{
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 960px;
}

p, image, ul, li, hr, br
{
	margin: 0;
	padding: 0;
}

#head
{
	width:100%;
}

#head ul
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#head li
{
	float: left;
	list-style: none;
	margin-right: 10px;
	padding: 5px 10px;
	background-color: #E6E7E7;
}

#head li a
{
	font-weight: bold;
	font-size: 1,1em;
	text-decoration: none;
	color: #085A8C;
}

#head li a:hover
{
	text-decoration: underline;
}

#left
{
	float: left;
	text-align: center;
	width: 230px;
	font-size: 0.85em;
	margin-top: 20px;
	background: url("/img/texturegauche.jpg") repeat-x top left;
}

#left img
{
	border: 1px solid #085A8C;
	margin-top: 20px;
}

#left div
{
	margin: 0;
	margin-bottom: 20px;
}

#left #autres a
{
	color: #085A8C;
	letter-spacing: 1px;
	text-decoration: none;
}

#left #autres p
{
	border-bottom: 1px solid #085A8C;
	border-top: 1px solid #085A8C;
	padding: 5px;
	margin:5px 10px;
}

#left h3
{
	background-color: #085A8C;
	margin: 0;
	font-size: 1.1em;
	padding: 2px;
	color: #E6E7E7;
	margin-bottom: 10px;
}

#left h3 a
{
	text-decoration: none;
	letter-spacing: 1px;
	color: #E6E7E7;
}

#center1
{
	margin-left: 250px;
	padding-top: 20px;
}

#center1 h1
{
	border-bottom: 1px solid #333;
}

ul
{
	color: #085A8C;
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 20px;
}

ul li
{
	margin-top: 5px;
}

#center
{
	margin-left: 240px;
	padding-top: 10px;
	margin-right: 335px;
}

#center p, #center1 p
{
	font-size: 1em;
	font-weight: normal;
	color: #085A8C;
	text-align: justify;
	margin-top: 10px;
}

#center1 table
{
	font-size: 1em;
	color: #085A8C;
	border-collapse: collapse;
}

#center1 table td
{
	border: 1px solid #666;
}

#center1 table th
{
	border: 1px solid #666;
	background-color: #EEE;
	text-align: center;
}

#actu
{
	background-color: #EEE;
	margin-top: 20px;
	padding-bottom: 10px;
}

#actu h3
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #085A8C;
	background: url("/img/texture1.jpg") top left; 
	padding: 10px;
	letter-spacing: 1px;
}

#actu p
{
	margin-right: 10px;
	font-size: 0.85em;
	margin-left: 10px;
}

#right
{
	float: right;
	margin-top: 30px;
	width: 320px;
}

#even
{
	background-color: #EEE;
	padding-bottom: 10px;
}

#even h3
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #085A8C;
	background: url("/img/texture1.jpg") top left; 
	padding: 10px;
	letter-spacing: 1px;	
}

#even p
{
	color: #085A8C;
	font-size: 0.9em;
	margin: 10px;
}

#connex
{
	margin-top: 10px;
	padding: 15px;
	background-color: #EEE;
	font-size: 0.8em;
	color: #085A8C;
}

#connex form
{
	margin-left: 70px;
}

#connex label
{
	margin-left: -30px;
}

#connex input
{
	border: 1px solid #085A8C;
}

input.checkbox
{
	border: 0 ! important;
}

#foot
{
	clear: both;
	margin-top: 10px;
	text-align: right;
	font-size: 0.8em;
	color: #747474;
	background-color: #bdd3de;
	padding: 10px;
}

#foot p
{
	margin: 0;
	padding: 0;
}

#foot div
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#foot a
{
	border: 0;
	text-decoration: none;
	color: #747474;
}

#foot ul
{
	font-family: Arial, Helvetica, sans-serif;
}

#foot li
{
	float: left;
	list-style: none;
	margin-right: 10px;
	padding: 5px 10px;
}

#foot li a
{
	font-weight: bold;
	font-size: 1,2em;
	text-decoration: none;
	color: #085A8C;
	letter-spacing: 1px;
}

#foot li a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #085A8C;
	margin: 0;
	margin-bottom: 20px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #085A8C;
	margin: 10px 0;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #085A8C;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}	

h4
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #085A8C;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

.clear
{
	clear: right;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

.clearb
{
	clear: both;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

p#hello
{
	color: #000;
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 0;
}

p.det
{
	text-align: right ! important;
	margin-top: 20px;
}

p.det a
{
	color: #666 ! important;
}

p#con
{
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 2px;
}

p#con a
{
	color: #085A8C;
	text-decoration: none;
}

p#con a:hover
{
	text-decoration: underline;
}

#left table
{
	width: 220px;
	padding-left: 5px;
	margin-top: 10px;
}

#left td
{
	border: 1px solid #085A8C;
	vertical-align: top;
	height: 3em;
}

#left td.smd_cal_event
{
	background-color: #0055FF;
	color: #999900;
}

#left td.smd_cal_event h4
{
	color: #EE9900;
	margin-top: 2px;
	margin-bottom: 1px;
	font-weight: bold;
}

#left td h4
{
	margin-top: 2px;
	margin-bottom: 1px;
	font-weight: bold;
}

#left table td a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

p#thx
{
	text-align: center;
	background-color: #DDD;
}

p.flo
{
	float: right;
	margin: 10px;
}

p.petit
{
	font-size: 0.8em ! important;
	font-style: italic;
}
#formulaire label
{
	display:inline-block;
	width:100px;
	vertical-align: top;
	color: #085A8C;
}
#formulaire input, #formulaire textarea
{
	display:inline-block;
	vertical-align: top;
	width:300px;
	margin-bottom: 10px;
	color: #085A8C;
}
#sp label
{
	display:inline-block;
	width:200px ! important;
	vertical-align: top;
	color: #085A8C;
}
#sp input
{
	display:inline-block;
	vertical-align: top;
	width:200px ! important;
	margin-bottom: 10px;
	color: #085A8C;
}

#formulaire input.zemRadio
{
	width: 30px ! important;
}
#formulaire input.zemSubmit
{
	width: 100px ! important;
}

img.light
{
	float:right;
	background-color: #EEE;
	border: 1px solid #666;
	padding: 2px;
	margin: 10px;
}

#gala a
{
	display: inline-block;
	vertical-align: top;
	width: 175px;
	height: 150px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
}
html
{
	margin: 0;
	padding:0;
}

body 
{
	margin:0;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
	background: url("/img/bandeautexture.jpg") repeat-x top left;
} 

#container
{
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 960px;
}

p, image, ul, li, hr, br
{
	margin: 0;
	padding: 0;
}

#head
{
	width:100%;
}

#head ul
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}

#head li
{
	float: left;
	list-style: none;
	margin-right: 10px;
	padding: 5px 10px;
	background-color: #E6E7E7;
}

#head li a
{
	font-weight: bold;
	font-size: 1,1em;
	text-decoration: none;
	color: #085A8C;
}

#head li a:hover
{
	text-decoration: underline;
}

#left
{
	float: left;
	text-align: center;
	width: 230px;
	font-size: 0.85em;
	margin-top: 20px;
	background: url("/img/texturegauche.jpg") repeat-x top left;
}

#left img
{
	border: 1px solid #085A8C;
	margin-top: 20px;
}

#left div
{
	margin: 0;
	margin-bottom: 20px;
}

#left #autres a
{
	color: #085A8C;
	letter-spacing: 1px;
	text-decoration: none;
}

#left #autres p
{
	border-bottom: 1px solid #085A8C;
	border-top: 1px solid #085A8C;
	padding: 5px;
	margin:5px 10px;
}

#left h3
{
	background-color: #085A8C;
	margin: 0;
	font-size: 1.1em;
	padding: 2px;
	color: #E6E7E7;
	margin-bottom: 10px;
}

#left h3 a
{
	text-decoration: none;
	letter-spacing: 1px;
	color: #E6E7E7;
}

#center1
{
	margin-left: 250px;
	padding-top: 20px;
}

#center1 h1
{
	border-bottom: 1px solid #333;
}

ul
{
	color: #085A8C;
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 20px;
}

ul li
{
	margin-top: 5px;
}

#center
{
	margin-left: 240px;
	padding-top: 10px;
	margin-right: 335px;
}

#center p, #center1 p
{
	font-size: 1em;
	font-weight: normal;
	color: #085A8C;
	text-align: justify;
	margin-top: 10px;
}

#center1 table
{
	font-size: 1em;
	color: #085A8C;
	border-collapse: collapse;
}

#center1 table td
{
	border: 1px solid #666;
}

#center1 table th
{
	border: 1px solid #666;
	background-color: #EEE;
	text-align: center;
}

#actu
{
	background-color: #EEE;
	margin-top: 20px;
	padding-bottom: 10px;
}

#actu h3
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #085A8C;
	background: url("/img/texture1.jpg") top left; 
	padding: 10px;
	letter-spacing: 1px;
}

#actu p
{
	margin-right: 10px;
	font-size: 0.85em;
	margin-left: 10px;
}

#right
{
	float: right;
	margin-top: 30px;
	width: 320px;
}

#even
{
	background-color: #EEE;
	padding-bottom: 10px;
}

#even h3
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #085A8C;
	background: url("/img/texture1.jpg") top left; 
	padding: 10px;
	letter-spacing: 1px;	
}

#even p
{
	color: #085A8C;
	font-size: 0.9em;
	margin: 10px;
}

#connex
{
	margin-top: 10px;
	padding: 15px;
	background-color: #EEE;
	font-size: 0.8em;
	color: #085A8C;
}

#connex form
{
	margin-left: 70px;
}

#connex label
{
	margin-left: -30px;
}

#connex input
{
	border: 1px solid #085A8C;
}

input.checkbox
{
	border: 0 ! important;
}

#foot
{
	clear: both;
	margin-top: 10px;
	text-align: right;
	font-size: 0.8em;
	color: #747474;
	background-color: #bdd3de;
	padding: 10px;
}

#foot p
{
	margin: 0;
	padding: 0;
}

#foot div
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#foot a
{
	border: 0;
	text-decoration: none;
	color: #747474;
}

#foot ul
{
	font-family: Arial, Helvetica, sans-serif;
}

#foot li
{
	float: left;
	list-style: none;
	margin-right: 10px;
	padding: 5px 10px;
}

#foot li a
{
	font-weight: bold;
	font-size: 1,2em;
	text-decoration: none;
	color: #085A8C;
	letter-spacing: 1px;
}

#foot li a:hover
{
	text-decoration: underline;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #085A8C;
	margin: 0;
	margin-bottom: 20px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #085A8C;
	margin: 10px 0;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #085A8C;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}	

h4
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #085A8C;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

.clear
{
	clear: right;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

.clearb
{
	clear: both;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

p#hello
{
	color: #000;
	font-size: 1em;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 0;
}

p.det
{
	text-align: right ! important;
	margin-top: 20px;
}

p.det a
{
	color: #666 ! important;
}

p#con
{
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 2px;
}

p#con a
{
	color: #085A8C;
	text-decoration: none;
}

p#con a:hover
{
	text-decoration: underline;
}

#left table
{
	width: 220px;
	padding-left: 5px;
	margin-top: 10px;
}

#left td
{
	border: 1px solid #085A8C;
	vertical-align: top;
	height: 3em;
}

#left td.smd_cal_event
{
	background-color: #0055FF;
	color: #999900;
}

#left td.smd_cal_event h4
{
	color: #EE9900;
	margin-top: 2px;
	margin-bottom: 1px;
	font-weight: bold;
}

#left td h4
{
	margin-top: 2px;
	margin-bottom: 1px;
	font-weight: bold;
}

#left table td a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

p#thx
{
	text-align: center;
	background-color: #DDD;
}

p.flo
{
	float: right;
	margin: 10px;
}

p.petit
{
	font-size: 0.8em ! important;
	font-style: italic;
}
#formulaire label
{
	display:inline-block;
	width:100px;
	vertical-align: top;
	color: #085A8C;
}
#formulaire input, #formulaire textarea
{
	display:inline-block;
	vertical-align: top;
	width:300px;
	margin-bottom: 10px;
	color: #085A8C;
}
#sp label
{
	display:inline-block;
	width:200px ! important;
	vertical-align: top;
	color: #085A8C;
}
#sp input
{
	display:inline-block;
	vertical-align: top;
	width:200px ! important;
	margin-bottom: 10px;
	color: #085A8C;
}

#formulaire input.zemRadio
{
	width: 30px ! important;
}
#formulaire input.zemSubmit
{
	width: 100px ! important;
}

img.light
{
	float:right;
	background-color: #EEE;
	border: 1px solid #666;
	padding: 2px;
	margin: 10px;
}

#gala a
{
	display: inline-block;
	vertical-align: top;
	width: 175px;
	height: 150px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
}