html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body { 
	line-height: 1.5;
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img {
	border:none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	font-weight: 700;
}
h1 a, h1 a:hover{
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a.white {
	color: #FFF;
	text-decoration: none;
}
a:visited.white {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: underline;
}
a:visited {
	color:#000000;
}
a.link_red_big {
	color: red;
	font-weight: 700;
}
a.link_red {
	color: red;
}
textarea {
	background-color:#EEE;
	border:1px solid #666;
}
input{
	border:1px solid #666;
	background-color:#EEE;
	padding:2px;
}
select {
	background-color: #CCCCCC;
	border-style: none;
}
.error, .notice, .success {padding:.6em;margin-bottom:0.5em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
ul.errors {list-style-type: none;}
ul.errors li {font-size: 11px;color: #8a1f11;}

hr {
  color: black;
  background-color: black;
  height: 1px;
  border: 0;
}

.errorExplanation {padding:.6em;margin-bottom:0.5em;border:2px solid #ddd;background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.errorExplanation h2 {font-size:12px; font-weight:700;}
.errorExplanation a {color:#8a1f11;}
.errorExplanation ul {margin-left:15px;}

.messageBox {
	padding-left: 20px;
	padding-right: 20px;
}

table.default {
	border-collapse: collapse;
	width: 700px;
}
table.default tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}

table.default td {
	vertical-align: top;
}

table.combien {
	border-collapse: collapse;
	width: 700px;
}

table.combien tr td {
	padding: 5px;
}

table.combien td {
	vertical-align: top;
}

table.combien tr.alt td{
	background-color:#EEE;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

.green_bold {
	font-weight: 700;
	color: green;
}

/* important class */

.left {
	float: left;
}

.right {
	float: right;
}

.clearer {
	clear:both;
	font-family:monospace;
	font-size:1px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:0px;
	line-height:1px;
	width:1px;
}

/* layout */
#layoutGlobal {
	width: 1180px;
	margin-top: 7px;
	margin-left: 7px;
	color: white;
}
#layoutLeft {
	float: left;
	width: 230px;
	margin-top: 122px;
}
#layoutCenter {
	float: left;
	width: 780px;
}
#layoutCenter #layoutHeader {
	margin-bottom: 5px;
}
#layoutCenter #layoutMainPane {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#layoutMainPane div.top {
	background: url('./../images/mainpane/top.jpg') no-repeat bottom center;
	width: 760px;
	height: 40px;
}

#layoutMainPane div.content {
	background: url('./../images/mainpane/center.jpg') repeat-y center;
	width: 760px;
	color: black;
}

#layoutMainPane div.content div.contentText {
	padding-left: 20px;
	padding-right: 20px;
}

#layoutMainPane div.content div.contentTable {
	padding-left: 20px;
	padding-right: 10px;
}

#layoutMainPane div.bottom {
	background: url('./../images/mainpane/bottom.jpg') no-repeat top center;
	width: 760px;
	height:40px;
}

#layoutCenter #layoutFooter {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}
#layoutRight {
	float: left;
	width: 170px;
	color: black;
}


#loginBloc {
	background: url('./../images/right/fond_login.jpg') no-repeat center;
	width: 160px;
	height: 128px;
}

#loginBlocText {
	width: 135px;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 45px;
}

#partnerBloc {
	background: url('./../images/right/fond_part.jpg') no-repeat center;
	width: 160px;
	height: 213px;
}

#partnerLinkImages {
	padding-left: 11px;
	padding-top: 90px;
}

#newsBloc {
	background: url('./../images/right/fond_news.jpg') no-repeat center;
	width: 160px;
	height: 243px;
}

#newsBlocText {
	width: 130px;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 62px;
}

table.linksTable img {
	padding-bottom: 10px;
}

/* home */
.homeCoursBloc {
	float:left;
	margin-left: 10px;
	width: 170px;
}

.homeCoursBloc .homeCoursBlocDate {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 40px;
}

#date_prix {
	margin-top: 15px;
}

.tooltip {
	cursor: pointer;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width: 600px;
	font-size: 11px;
}
#tooltip h3, #tooltip div { margin: 0; }

/* links page */

div.linkItem {
	float: left;
	margin-right: 30px;
	margin-top: 20px;
	width: 150px;
	height: 100px;
	text-align: center;
}

label.label_green {
  font-weight: 700;
  color: green;
}

label.label_orange {
  font-weight: 700;
  color: #C47300;
}

div.lcourslabel {
  padding-bottom: 1px;
  font-size: 10px;
  float: left;
  margin-top: 1px;
  width: 125px;
}

div.lcoursfield {
  padding-bottom: 1px;
  float: left;
}
