/********************/
/* DÉFINITIONS HTML */
/********************/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial,sans-serif;
	font-size: 13px;
}
table, tbody, tr, th, td {
	font-size: 1em;
	vertical-align: top;
}
a {
	color: #F70;
	text-decoration: none;
}
a:hover {
	color: #C60;
	text-decoration: underline;
}
li {
	list-style: url(../images/li.gif);
	margin-left: 15px;
}
input {
	color: #555;
}
p,cite,code {
	padding-bottom: 1.2em;
}
ul {
	margin-left: 10px;
}
div#blocs ul {
	margin-left: 0;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
h1 a, h1 a:hover, h1 a:visited, h1 a:active {
	color: #FFF;
	text-decoration: none;
}
code {
	background: url(../images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1em serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
	font: 0.9em monospace;
}
q, cite, blockquote, .quote {
	background: url(../images/quote.gif) no-repeat;
	color: #666;
	display: block;
	padding: 5px 5px 5px 25px;
	font-style: italic;
	border: 1px solid #94a3b3;
}
h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}
h2 {
	clear: both;
}
h2 a {
	color: #06C;
}
h2 a:hover {
	color: #00c3fc;
	text-decoration: none;
}
h3 a, h3 a:hover {
	color: #06C;
	text-decoration: none;
}
/* misc */
.clearer {
	clear: both;
}
/*********************/
/* DÉFINITIONS THÈME */
/*********************/
div#header {
	background: #00c6fe url('../images/header.gif') repeat-x;
	background-position: bottom;
}
div#header div#title {
	float: left;
	height: 92px;
	background: url('../images/header_h1.gif') no-repeat;

}
div#header div#title h1 {
	padding: 20px 0 0 70px;
	font-size: 2em;
}
div#header div#title h1 a {
	color: #fff;
}
div#header div#title h1 a span {
	font-size: 0.7em;
	font-weight: normal;
}
div#header div#user {
	position: relative;
	top: 0;
	right: 0;
	padding: 3px 6px 0 0;
	color: #fff;
	text-align: right;
	font-weight: bold;
	height: 20px;
}
div#header div#user a {
	color: #FFF;
}
div#header div#user span {
	font-weight: normal;
}
div#header ul#navigation {
	position: relative;
	top: 32px;
	float: right;
	list-style-type: none;
}
div#header ul#navigation li {
	display: inline;
	margin: 0;
}
div#header ul#navigation li a {
	display: block;
	float: left;
	margin: 0 5px 0 5px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}
div#header ul#navigation li a:hover {
	background: #4a91c3;
	text-decoration: none;
}
div#main {
	background: #fff url('../images/main.gif') no-repeat;
}
td#th-content {
	padding: 8px 6px 6px 40px;
}
td#blocs {
	padding: 3px 5px 3px 10px;
}
.footer {
	background: #0094D6 url(../images/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1em;
	text-align: center;
	padding: 10px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
div.suite {
	text-align: right;
	border-bottom: 1px solid #ddd;
	padding-bottom: 3px;
	padding-top: 3px;
	clear: both;
}
div.suite a {
	color: #0066cc;
}


/* Blocs */
div#blocs {
	width: 160px;
	background-color: #FFF;
}
div.bloc {
	margin: 0 0 10px 5px;
}
div.bloc a {
	color: #277dd4;
}
div.bloc a:hover {
	text-decoration: none;
	font-weight: bold;
}

/* News */
.content .descr {
	font-size: 0.9em;
	color: #C60;
	margin-bottom: 6px;
}
.content .descr a {
	color: #C60;
}
.sujet {
	float: right;
	margin-left: 10px;
}
div.article {
	text-align: justify;
	padding: 20px 10px 10px 10px;
}
div#box_article {
	display: none;
}
div#editorial {
	text-align: justify;
	padding: 2px;
	background-color: #eff7ff;
	border: 1px solid #0755a2;
	margin-bottom: 5px;
}
div#editorial h2 {
	padding-top: 0;
}
/********************/
/* DÉFINITIONS NPDS */
/********************/
.BOXC, .HEADER, td.TITBOXC {
	padding: 4px;
	background-color: #C2D9F0;
	border: 1px solid #0051a1;
}
.HEADER {
	font-weight: bold;
	padding: 3px;
}
.HEADER * {
	vertical-align: middle;
}
.LIGNA {
	background-color: #EBF5FF;
}
.LIGNB {
	background-color: #DFE9F2;
}
.LIGNA a, .LIGNB a {
	color: #00386f;
}
.LIGNA td, .LIGNB td {
	padding: 2px;
}
.LIGNA *, .LIGNB * {
	vertical-align: middle;
}
A.ROUGE, A.ROUGE:VISITED, A.ROUGE:ACTIVE, A.ROUGE:HOVER {
	color: #cf0000;
	font-weight: bold;
}
input.TEXTBOX_STANDARD, input.textbox, input.INPUTA, textarea {
	border: 1px solid #afafaf;
	background-color: #FFF;
	padding: 2px;
}
input.BOUTON_STANDARD {
	border: 1px solid #afafaf;
	background-color: #eff7ff;
	padding: 2px;
	margin: 1px 0 1px 3px;
	font-weight: bold;
}
input.BOUTON_STANDARD:hover {
	background-color: #0053a3;
	color: #FFF;
}
select {
	padding: 0;
	border: 1px solid #afafaf;
	margin-bottom: 1px;
}
option {
	padding: 1px 2px 1px 3px;
	vertical-align: center;
}
a.newmsg {
	color: #FFD06B !important;
	font-weight: bold;
	text-decoration: blink;
}

/* Chat */
body#chat {
	background-color: #FFF;
	background-image: url(../images/chat.gif);
	background-repeat: repeat-y;
}
body#chat div.TEXTBOX_STANDARD {
	border-bottom: 1px solid #ddd;
	clear: both;
}
div.chatHeure, div.chatNom {
	float: left;
	padding: 1px;
}
div.chatHeure {
	color: #afafaf;
	font-size: 0.8em;
	padding-top: 0.2em;
	width: 60px;
}
div.chatNom {
	font-weight: bold;
	color: #000;
	text-align: right;
	margin-right: 3px;
	padding-right: 3px;
	width: 80px;
}
div.chatTexte {
	margin-left: 152px;
}
hr {
	border: 0;
	border-bottom: 1px solid #0051a1;
	margin-bottom: 3px;
}
div.titboxcont {
	margin-top: -1em;
	text-weight: bold;
}
table, tbody, tr, td, tr.LIGNA td, tr.LIGNB td{
	font-size: 1em;
	vertical-align: top;
	border-collapse: separate;
	border-spacing: 1px;
}
span.titrea {
	font-size: 1.4em;
	font-weight: bold;
}
/************************************************************************
Liens Tooltip ==> Info Bulles
Initialement prévu pour Download
fonctionnel ou vous le souhaitez
*************************************************************************/

a.tooltip {
	/*color: gray;*/
    border-bottom: 1px dotted gray;
}
a.tooltip em {
	display:none;
}
a.tooltip:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration:none;
}
a.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 20px;
	left: -10px;
	padding: 5px;
	color: #000;
	border: 1px solid #bbb;
	background: #fff;
	width:auto;
}
a.tooltip:hover em span {
	position: absolute;
	top: -7px;
	left: 15px;
	height: 7px;
	width: 11px;
	margin:0;
	padding: 0;
	border: 0;
}
