/*global reset*/

body,p,ul,li,h1,h2,h3{margin:0; padding:0;}
a{text-decoration:none; color:#205a9e; outline:none;}
img{border:none;}
body{font-family:Verdana; color:#f1cab2; font-size:12px; margin-top:50px; background:#000;}

/*layout*/

#tout{width:912px; background:url(img/nax.gif) no-repeat 0 77px; margin:0 auto; position:relative;}

#block{width:690px; height:450px; margin-left:82px;}

#right{width:120px; height:400px; background:url(img/right_bg.gif) no-repeat; position:absolute; top:0; right:0; padding-left:20px;}

#menu{width:120px; margin:45px 0 0 0;}

#liens{margin:75px 0 0 0;}

#content_deco1 {width:690px;}

#content{min-height:300px; width:630px; background:#27568c; margin-top:-3px; padding:10px 30px;}

#title{margin:0 0 0 270px;}

#title2{margin:20px 0 0 0;}

#content_deco2 {width:690px;}

#mini{width:330px; height:200px; background:url(img/mini_index.gif) no-repeat; float:right; margin-right:-150px;}

#mini_content{width:310px; height:160px; float:right; margin-top:50px;}

.orange{color:#ff9905;}
.black{color:#000000;}

#fille {position:fixed;bottom:-2px;}
#bestiole{position:absolute;left:0;bottom:0;}

#galeries p {float:left; font-size:14px; padding-left:10px; margin-top:15px;}
#galeries a {float:left;}

a:hover, a.selected:link, a.selected:visited, a.selected:hover {
color:#001d5f;
}

a:active, a:focus{	
color:#001d5f;}

#galeries {width:120px; height:400px; padding-left:20px; margin-top:40px; float:right;}

#big_deco{position:relative;}

#bouton1{position:absolute; left:50px; top:430px;}

/* GALERIES JS ********************************************/
div#all{width:600px; margin:0 auto; padding:10px;}

h1{font-size:1.5em;}

div#vignettes{padding:3px 0 0 3px; overflow:auto; height:1%;} /* Note: overflow pour FF, height pour IE (necessaires suite au float des vignettes) */
div#vignettes img{margin:0 3px 3px 0; float:left; height:30px; }
div#vignettes img:hover{opacity:.3;} /* Note: opacity marche seulement en Firefox & browsers W3C */

#details p#desc{padding:0 0 0 0; margin:20px 0 0 0;}
#details img#img_container{margin-top:20px;}

div#all_desc{display:none;}

/*common styles*/
h1, div#vignettes, #details p#desc, #details p#desc{border:none;}
/**********************************************************************/

/************************css_de_chatbox****************************/

#addTask {
	width: 290px;
	margin: 10px;
	background: none;
	border: 1px dotted #000;
	text-align: center;
	padding: 5px;
}

#todo li .drag-handle {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url('move.gif') no-repeat center;
	float: left;
	margin-right: 5px;
}

#todo {
	list-style: none;
	margin: 10px auto 10px auto;
	width: 75%;
	padding: 10px 5% 10px 5%;
}

#listArea {
	width: 300px;
	border: 1px dotted #000;
	background: #fff;
	margin: 10px;
}

/*******************************FIN*********************************/

form {
text-align: left;
vertical-align: middle;
margin: 0px auto;
padding: 20px;
width: 550px;
border: 0;
}

input {
font-size:9pt;
font-family:Verdana;
}

textarea {
font-size:11pt;
font-family:Verdana;
margin-left: 8px;
}

select {
font-size:11px;
font-family:Verdana;
}
