/* CSS Document */

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;
font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;
font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:1em;
	color:#FF6600;
}

a{
	text-decoration:none;
	color:#666666;
}

h3, h3 a{
	margin: 30px 0 10px 0;
	font-weight:900;
	font-size:0.9em;
	color:#FF6600;
}

#barre{
	width:100%; 
	height:20px; 
	background-color:#FFFFFF;
	border-bottom: 1px dotted #CCCCCC; 
	color:#999999; 
	text-align:center;
	margin-top:0px;
	font-size:0.8em;
}
#barre a{
	text-decoration:none;
	color:#BC0000;
	font-weight:bold;
}

#wrapper_member{
	width:1000px;
	margin: 50px auto 0 auto;
}

#wrapper{
	width:600px;
	margin: 50px auto 0 auto;
}

#logo{
	width:356px;
	height:176px;
	margin: auto;
}

#logo a{
	text-decoration:none;
	border:none;
}

#menu{
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image:url(http://dotibe.com/grey.gif);
	background-repeat: repeat-x;
	width:100px;
	height:20px;
	margin: 0 0 0 495px;
	padding:2px;
	color:#666666;
	text-align:center;
	font-size:0.8em;
}

#menu a{
	text-decoration:none;
}

#welcome{
	border: 1px solid #CCCCCC;
	background-image:url(http://dotibe.com/grey.gif);
	background-repeat: repeat-x;
	width:600px;
	margin:auto;
	padding:10px;
	color:#666666;
	text-align:center;
}

#welcome h2{
	margin:0;
	font-weight:100;
	font-size:1.1em;
}

.close{
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image:url(http://dotibe.com/grey.gif);
	background-repeat: repeat-x;
	margin: 25px 0 0 565px;
	width:100px;
	height:20px;
	padding:2px;
	color:#666666;
	text-align:center;
	font-size:0.8em;
}

.contact{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(http://dotibe.com/grey.gif);
	background-repeat: repeat-x;
	width:600px;
	margin: 20px auto 0 auto;
	padding:10px;
	color:#666666;
	text-align:left;
	font-size:12px;
	overflow:auto;
}
.contact h1{
	margin:0 0 15px 0;
	font-weight:900;
	font-size:1.1em;
}
.contact h3, .contact h3 a{
	margin:0;
	font-weight:900;
	font-size:0.9em;
}
.contact input{
	border: 1px solid #CCCCCC;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	font-weight:900;
	font-size:0.9em;
}

.contact p{
	margin: 15px 0 0 0;
	font-size:12px;
}

.contact a:hover{
	text-decoration:underline;
}

.contact_membre{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(http://dotibe.com/grey.gif);
	background-repeat: repeat-x;
	width:750px;
	margin: 20px auto 0 auto;
	padding:10px;
	color:#666666;
	text-align:left;
	font-size:12px;
	overflow:auto;
}
.contact_membre h1{
	margin:0 0 15px 0;
	font-weight:900;
	font-size:1.1em;
}
.contact_membre h3, .contact_membre h3 a{
	margin:0;
	font-weight:900;
	font-size:0.9em;
}
.contact_membre input{
	border: 1px solid #CCCCCC;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	font-weight:900;
	font-size:0.9em;
}

.contact_membre b{
	font-weight:900;
}

.contact_membre p{
	margin: 15px 0 0 0;
	font-size:12px;
}

.contact_membre a:hover{
	text-decoration:underline;
}

.contact_membre td{
	height: 20px;
}

.menu_membre{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(http://dotibe.com/grey.gif);
	background-repeat: repeat-x;
	width:150px;
	margin: 20px auto 0 auto;
	padding:10px;
	color:#666666;
	text-align:left;
	font-size:12px;
}

.menu_membre li{
	margin:5px 0px;
}

#counter{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(http://dotibe.com/grey.gif);
	background-repeat: repeat-x;
	width:600px;
	margin: 20px auto 0 auto;
	padding:10px;
	color:#666666;
	text-align:left;
	font-size:12px;
	font-weight:900;
}

.liste{
	margin-top:20px;
	margin-bottom:20px;
	color:#CCCCCC;
	font-size:12px;
	overflow:auto;
}

.liste a{
	color:#666666;
	/*font-size:10px;*/
}

.liste a:hover{
	text-decoration:underline;
}

.liste p{
	margin-bottom:10px;
}

.liste_object{
	margin-bottom:20px;
	overflow:auto;
}

#merci{
	border: 1px solid #FFCC00;
	background-color:#FFFF99;
	width:600px;
	margin: 10px auto;
	padding:10px;
	color:#FF6600;
	text-align:center;
	display:none;
}
#merci h2{
	margin:0;
	font-weight:100;
	font-size:1.1em;
}
.erreur{
	color:#CC0033;
	font-weight:900;
	margin: 15px 0 0 0;
}

#page, .page {
	padding: 5px;
	margin: 0 auto 20px auto;
	width: 500px;
	text-align:center;
	}
	
.page a{
	padding: 2px 6px 2px 6px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 12px;
	}
.page_a a{
	padding: 2px 6px 2px 6px;
	border: 1px solid #000000;
	color: #666666;
	font-size: 12px;
	}
.cloud-button{
	cursor:pointer;
}
.subscribe-button{
	cursor:pointer;
}
.related-button{
	cursor:pointer;
}
.mini{
	font-size:0.6em;
}

.thumb{
	float:left;
	width:90px;
}

.item{
	overflow:auto;
	margin: 0 0 15px 0;
	color:#CCCCCC;
}

.item h2{
	margin-bottom:5px;
	font-weight:bold;
}

.content{
	
}

.exerc{
	float:right;
	width:500px;
}

#footer{
	border-top: 1px solid #CCCCCC;
	width:600px;
	margin: 20px auto 0 auto;
	padding:10px;
	color:#666666;
	text-align:left;
	font-size:12px;
}

#footer a{
	font-weight:900;
	color:#FF6600;
}
#comment{
	display:none;
}
#comment-button, #comment-button-2{
	cursor:pointer;
}

.loading {  
     background:url('images/loading.gif') no-repeat center;  
}

#footer{
	width:100%;
	height:75px;
	border-top: 1px dotted #CCCCCC; 
	color:#999999; 
	text-align:center;
	margin-top:75px;
}
#footer-2{
	width:570px;
	padding:10px;
	color:#999999; 
	margin:auto;
}

.last{
width:570px;
margin: 0 auto 25px auto;
}
.last a{
color:#999999;
text-decoration:none;
}
.last ul{
margin-left:0;
padding-left:0px;
}
.last li{
height:10px;
list-style:none; 
border-bottom: 1px dotted #CCCCCC;
color:#999999;
padding-top: 8px;
padding-bottom: 8px;
}

.s_clics{
width:40px;
float:left;
}
.s_ago{
width:100px;
float:left;
}
.s_link{
width:350px;
float:left;
}
.s_stats{
width:18px;
float:left;
}
.s_warn{
width:18px;
float:left;
}

#stat-header{ 
overflow:auto; 
width:500px; 
margin: 40px auto 0 auto;
padding:5px;
}
#stat-titre{ 
overflow:auto; 
width:470px; 
border-top: 1px dotted #CCCCCC; 
border-bottom: 1px dotted #CCCCCC; 
margin: 50px auto 0 auto;
padding:5px;
}
#stat-img{
float:left;
width:205px;
height:155px;
border:none;
}
#stat-clic{
float:right;
width:180px;
}
#stat-clic h2{
font-size:24px;
}
.ariane{
	font-size:0.8em;
	font-weight:bold;
	margin-top:10px;
}

#message{
	color:#CC0000;
	font-weight:bold;
	margin: 10px 0;
}
