@font-face {
    font-family: 'OratorMedium';
    src: url('orator/or______-webfont.eot');
    src: url('orator/or______-webfont.eot?iefix') format('eot'),
         url('orator/or______-webfont.woff') format('woff'),
         url('orator/or______-webfont.ttf') format('truetype'),
         url('orator/or______-webfont.svg#webfontJzWfwbSx') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* RESET */
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, 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, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */
strong {
	font-weight:bold;
}
body {
	background-color:#000;
	/*background:url('../images/fond2.jpg') no-repeat top center #000;*/
	margin:0;
	padding:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#splash_page {
	background-color:#000;
	/*background:url('../images/fond1.jpg') no-repeat top center #000;*/
	text-transform:lowercase;
	font-size:10px;
}
#page {
	width:938px;
	margin:55px auto 50px auto;
}
#main_menu ul.level0 > li, #main_menu #first_block {
	width:111px;
	height:14px;
	background-color:#E7F3F9;
	margin-right:3px;
	float:left;
}
#main_menu #first_block {
	width:137px;
}
#lang_button a{
	float:right;
	background-color:#747a7d;
	display:block;
	width:111px;
	height:12px;
	font-size:12px;
	font-family:"OratorMedium";
	text-transform:lowercase;
	text-decoration:none;
	letter-spacing:-1px;
	padding-top:2px;
	margin:3px 3px 3px 3px
}
#lang_button a {
	}
#main_menu ul.level0 > li a {
	font-size:12px;
	font-family:"OratorMedium";
	text-transform:lowercase;
	color:#373839;
	text-decoration:none;
	letter-spacing:-1px;
	margin-left:2px;
}
#main_menu .level0 > li:hover > div > ul {
	display:block;
}
#main_menu .level0 ul {
	display:none;
}
#content {
	margin:45px 3px 3px 137px;
}
#footer, #footer a {
	clear:both;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
#footer #infolettre {
	width:400px;
}
#footer a:hover {
	text-decoration:underline;
}
#footer li {
	float:left;
	width:120px;
	margin-right:15px;
}
#footer img {
	vertical-align:top;
	float:left;
	margin-right:3px;
}
#footer input[type=text] {
	font-size:10px;
	color:#3d3d3d;
	background-color:#FFF;
	height:13px;
	font-size:10px;
	border:none;
	padding:0 0 0 3px;
	vertical-align:top;
	width:145px;
	float:left;
	margin-right:5px;
}
#footer input[type=image] {
	margin:0;
	background:none;
	border:none;
}
.label_infolettre {
	width:111px;
	text-align:right;
	margin-right:15px;
	float:left;
}
.int h1 {
	color:#dddcda;
	font-size:26px;
	letter-spacing:-2px;
	line-height:20px;
	text-transform:lowercase;
	font-family:"OratorMedium";
}
.int h2 {
	color:#74ceff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:5px 0;
}
.int .scroll {
	border:none;
	padding:8px 8px 8px 8px;
	height:400px;
	margin:3px 3px 20px 0;
	width:421px;
	float:left;
	color:#e3e3e3;
	line-height:18px;
	text-align:left;
}
.int .scroll p {
	margin:0 0 5px 0;
}
.int h1, .int h2 {
	padding:0 0 0 8px;
}
#diaporama {
	width:339px;
	height:455px;
	/*overflow:hidden;*/
	border:1px solid #e3e3e3;
	margin-bottom:20px;
	float:right;
	margin-top:7px;
	background-color:#000;
	vertical-align:middle;
}
#diaporama strong {
	text-transform:uppercase;
}
#diaporama p {
	font-size:10px;
}
#main_menu ul.active {
	display:block;
	color:#CC0000;
}
#main_menu ul .level2 {
	display:none;
}
#main_menu ul.level1 li {
	background-color:#1c1c1c;
	font-size:10px;
	padding:2px;
	margin:3px 0;
}
#main_menu ul.level1 li a {
	color:#FFF;
}
#main_menu ul.level1 li.active a {
	color:#74ceff;
}
#main_menu ul.level1 li a:hover {
	text-decoration:underline;
}

#sub_menu {
	clear:left;
	float:left;
	width:130px;
}
#sub_menu ul {
	list-style:none;
}
#sub_menu li {
	background-color:#1c1c1c;
	font-weight:bold;
	font-size:10px;
	padding:2px 2px 4px 2px;
	margin-bottom:3px;
}
#sub_menu li a {
	text-transform:uppercase;
}
#sub_menu li a {
	color:#FFF;
	text-decoration:none;
}
#sub_menu li.active a {
	color:#74ceff;
}
.input label {
	margin:5px;
	width:120px;
	display:block;
	float:left;
}
.int form {
	margin:20px 0;
}
input {
	border:1px solid #FFF;
	background:#C1C1C1;
	margin:3px;
}
#login input[type=submit] {
	margin-left:133px;
}
.int {
	min-height:400px;
}
a {
	color:#FFF;
}
p {
	margin:10px 0;
	line-height:15px;
}
#msg, .msg {
	background-color:#FFFBCC;
	border-color:#E6DB55;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	border-style:solid;
	border-width:1px;
	margin:10px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
}
#msg p, .msg p {
	margin:0;
	padding:3px 0 3px 0;
}
.error {
	color:#CC0000;
	font-size:15px;
	font-style:italic;
}
table {
	width:100%;
}
.pagination a, .pagination strong {
	display:block;
	float:left;
	padding:2px;
	min-width:20px;
	text-align:center;
	background-color:#CCC;
	border:1px solid #999;
	margin:2px;
	margin-bottom:10px;
}
.pagination a:hover {
	background-color:#EEE;
}

table {
	width:100%;
	margin-bottom:10px;
	background-color:#FFF;
	border-collapse:separate;
	border-spacing:0;
	border:1px solid #CCC;
	-moz-border-radius : 4px;
	-webkit-border-radius: 4px;
	border-width:1px;
}
table.table_list * {
	color:#000;
}
th {
	background:url(../images/th.gif);
	padding:0;
	height:20px;
	border-bottom:1px solid #CCC;
	text-align:left;
	padding-left:5px;
}
td {
	padding:5px;
	border-bottom:1px solid #CCC;
	vertical-align:middle;
}
.checktd {
	width:25px;
}
.actiontd {
	width:175px;
}
.action_icon img {
	margin-right:15px;
}

#pagination {
	padding:5px 0 15px 0;	
}
#pagination a {
	padding:4px 7px;
	border:1px solid #CCC;
	background:#E7E7E7;
	text-decoration:none;
	color:#000;
}
#pagination a:hover {
	background:#FFF;
}
#pagination strong {
	padding:4px 7px;
	border:1px solid #CCC;
	background:#FFF;
	color:#C00;
}
/******************************************************/

fieldset {
	margin-bottom:2em;
	border:1px solid #CCC;
	padding:1em;
	background-color:#222;
}
legend {
	font-size:14px;
	font-weight:bold;
}
input[type=text], input[type=password], textarea {
	display:block;
	margin:0 1em 1em 0;
	
	border-top:1px solid #858585;
	border-right:1px solid #C1C1C1;
	border-bottom:1px solid #E1E1E1;
	border-left:1px solid #C1C1C1;
	
	padding:8px;
	width:450px;
}
.widget input[type=text], .widget input[type=password] {
	padding:3px;
	width:220px;
}
textarea {
	display:block;
	margin:0 1em 1em 1em;
	
	border-top:1px solid #858585;
	border-right:1px solid #C1C1C1;
	border-bottom:1px solid #E1E1E1;
	border-left:1px solid #C1C1C1;
	
	padding:8px;
	width:600px;
	height:75px;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
}
select {
	display:block;
	margin:0 1em 1em 1em;
	
	border-top:1px solid #858585;
	border-right:1px solid #C1C1C1;
	border-bottom:1px solid #E1E1E1;
	border-left:1px solid #C1C1C1;

	height:40px;
	width:615px;
	padding:10px;
}
input[type=file] {
	display:block;
	
	border-top:1px solid #858585;
	border-right:1px solid #C1C1C1;
	border-bottom:1px solid #E1E1E1;
	border-left:1px solid #C1C1C1;
	
	background-color:#FFF;
	margin:0 1em 1em 1em;
	height:40px;
	width:630px;
	padding:10px;
}
input[type=checkbox] {
	margin-top:0;
}
label {
	display:block;
	font-size:14px;
	padding-bottom:3px;	
}
fieldset label {
	margin-left:12px;
}
/* EDITOR STYLE */
h1 {
	color:#dddcda;
	font-size:26px;
	letter-spacing:-2px;
	line-height:20px;
	text-transform:lowercase;
	font-family:"OratorMedium";
	font-weight:normal;
}
h2 {
	font-size:18px;
	line-height:20px;
	margin:10px 0;
	font-weight:bold;
}
h3 {
	font-size:16px;
	line-height:18px;
	margin:10px 0;
	font-weight:bold;
}
h4 {
	font-size:14px;
	line-height:16px;
	margin:10px 0;
	font-weight:bold;
}
h5 {
	font-size:12px;
	line-height:14px;
	margin:10px 0;
	font-weight:bold;
}
h6 {
	font-size:10px;
	line-height:12px;
	margin:10px 0;
	font-weight:bold;
}
p {
	padding:5px 0;
}
hr {
	height:1px;
	background-color:#AAA;
	border:none;
	margin-right:10px;
}
.titre_de_calendrier {
	color:#48494a;
	font-size:20px;
	letter-spacing:-2px;
	line-height:18px;
	text-transform:lowercase;
	font-family:"OratorMedium";
	font-weight:normal;
	display:block;
	background-color:#e7f3f9;
	padding:5px;
}
.date_evenement {
	color:#74ceff;
	font-weight:bold;
}
.description_evenement, .description_event_gris {
	color:#747a7d;
}
.bleu {
	color:#74ceff;
	font-weight:bold;
}
.bleu_majuscule {
	text-transform:uppercase;
	color:#74ceff;
	font-weight:bold;
}
.scroll table th, .scroll table td, .scroll table {
	border:none;
	background:none;
	color:#FFF;
}
.scroll table p, .scroll table a {
	color:#FFF;
}
.int table td {
	vertical-align:top;
	text-align:left;
}
.scroll ul {
	padding-left:20px;
}
.scroll ul li {
	list-style-type:disc;
}
.left {
	float:left;
	width:120px;
}
.invest {
	/*margin:80px 0 20px 0;*/
	margin-top:150px;
	margin-bottom:20px;
}
