/* 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;
}

#wrapper{
	width:600px;
	margin: 50px auto 0 auto;
}

#wrapper-video{
	width:1000px;
	margin: 50px auto 0 auto;
	overflow:hidden;
}

#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;
}

.video-title{
	height:60px;
}

.video-title h3, .video-title h3 a {
	font-size:20px;
}

.first-video{
	overflow:hidden;
	width:1000px;
}

.first-video-gauche{
	float:left;
	width:620px;
}

.first-video-droite{
	float:right;
	width:350px;
	margin:10px 0 0 0;
}

.first-video-share{
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url(http://dotibe.com/grey.gif);
	background-repeat: repeat-x;
	width:320px;
	margin: 0px auto 15px auto;
	padding:10px;
	color:#666666;
	text-align:left;
	font-size:12px;
}

.first-video-droite input{
	border: 1px solid #CCCCCC;
	color:#666666;
	background-color:#FFFFFF;
	padding:2px;
	font-weight:900;
	font-size:0.9em;
}

.first-video-droite h3{
	font-weight:900;
	font-size:0.9em;
	color:#FF6600;
	margin:5px 0;
}

.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;
}
.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;
}

#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;
}

#footer-video{
	border-top: 1px solid #CCCCCC;
	width:1000px;
	margin: 20px auto 0 auto;
	padding:10px;
	color:#666666;
	text-align:left;
	font-size:12px;
}

#footer-video 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;  
}
