@import url("form.css");
@import url("button.css");
@import url("tagcloud.css");
/* CSS Document */
html, body {margin:0;padding:0}
body {
	background-color: #FFFFFF;
	margin: 0px; 
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	color:#000000;
}
a, a:link {
background:transparent none repeat scroll 0%;
color:#333366;
text-decoration:none;
}
a:visited {
background:transparent none repeat scroll 0%;
color:#333366;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:active {
}
A.actif,.actif{ 
text-decoration:none; 
font-size:10px;color:#FFFFFF;
font-weight:bold;
}
h1{font-size: 18px}
h2{font-size: 15px}
h3{font-size: 13px}
h4{font-size: 12px}
div, p, img, h1, h2, h3, form {margin:0;padding:0;}
img {border:none}
span {color:#472d9f}
p, td {margin-bottom:10px; font-size: 12px}
h2 {margin:0px}
ul,li {text-align:justify; font-size: 11px}
select{
 font-size: 12px;color:#323366;border:solid 1px #323366;
}
textarea{font-family: Verdana, Geneva, Arial, Helvetica; font-size: 11px;color:#323366;}
acronym{ border-bottom:dashed 1px black;
}
.b1  {border:1px solid aqua;}
.b2 {border:1px solid green;}
.b3 {border:1px solid yellow;}
.b4 {border:1px solid red;}
.b5 {border:1px solid blue;}
.b6 {border:1px solid purple;}
.b7 {border:1px solid pink;}

.left {float:left}
.right {float:right}

.commentaire,
.commentaire a:link,
.commentaire a:active,
.commentaire a:visited
{font-size:10px;font-weight:normal;text-decoration:none;color:#666666;}
.commentaire a:visited 
{font-size:10px;font-weight:normal;text-decoration:underline;}

/* odd items 1,3,5,7,... */
table tr.odd th,
.odd {
    background: #E5E5E5;
}

/* even items 2,4,6,8,... */
table tr.even th,
.even {
    background: #D5D5D5;
}

/* odd table rows 1,3,5,7,... */
table tr.odd th,
table tr.odd,
table tr.even th,
table tr.even {
    text-align: left;
}

/* marked tbale rows */
table tr.marked th,
table tr.marked {
    background:   #FFCC99;
    color:   #000000;
}

/* hovered items */
.odd:hover,
.even:hover,
.hover {
    background: #CCFFCC;
    color: #000000;
}

/* hovered table rows */
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th {
    background:   #CCFFCC;
    color:   #000000;
}
.verif {
       color:red;
       font-weight:normal;
       font-size:10px
}

.left {float:left}
.right {float:left}
/* la question au niveau du path*/
#data #question {
font-size : 15px;
margin:5px 0 10px 0;
}

/*.hightLight{
    background-color:#ffff00;
}*/

#container {
margin:0 auto;
width:844px;
height:514px;
border-left:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
padding:3px;
}
.debug{
float:right;
border:solid 1px green;
vertical-align:bottom;
}
.commentaire,
.commentaire a:link,
.commentaire a:active,
.commentaire a:visited
{font-size:10px;font-weight:normal;text-decoration:none;color:#666666;}
.commentaire a:visited 
{font-size:10px;font-weight:normal;text-decoration:underline;}
/*
#header {
height:70px;
border-bottom:1px solid #cdcdcd;
}
#bottom .left {
width:500px;
height:135px;
padding-right:15px;
padding-left:15px;
border-right:1px solid #cdcdcd;
}
#bottom .right {
width:290px;
font-size:10px;
font-weight:bold;
padding-left:15px;
iborder:1px solid green;
}
*/
.debug{
border:solid 2px red;background-color: #F3F3F3;position: absolute;top: 0px;right: 0px;
}
