/* .............................. */
/* Basic */
/* .............................. */

body {
	text-align:center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	background-image: url(images/fond.png);
	color: #666666;
	margin:0;
	padding: 10px 0 0 0;
	}

html, body {
   min-height:100.5%;
	}

.gras {
	font-weight: bold;
	}

.italique {
	font-style: italic ;
	}
	
.orangeg {
	color: #D58900;
	font-weight: bold;
	}

.centre {
	text-align:left;
	}
	
/* .............................. */
/* main et titre */
/* .............................. */	

#surtitre {
	text-align:left;
	font-size: 13px;
	font-weight: bold;
	width: 550px;
	margin: 0 auto;
	color: #cccccc;
	}

#surtitre a {
	color: #999999;
	}

#surtitre a:hover {
	color: #EDAD00;
	}
	
#main {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	}

#haut {
	background-image: url(images/haut.png);
	height: 50px;
	}
#bord {
	background-image: url(images/bord.png);
	}

#bas {
	background-image: url(images/bas.png);
	height: 50px;
	}

/* .............................. */
/* Link stylings */
/* .............................. */

a {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #D58900;
	}


/* .............................. */
/* Menu */
/* .............................. */	

#menu {
	width: 320px;
	text-align:center;
   	margin: 0 auto;
   	padding-top:3px;
  	padding-bottom:3px;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
   }

#menu a {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	}
	
#menu a:hover {
	text-decoration: none;
	color: #D58900;
	font-size: 10px;
	}

	
/* .............................. */
/* Image */
/* .............................. */

#image img{
   padding-top:5px;
   padding-bottom:5px;
   border:none;
   }	
   

/* .............................. */
/* sousphoto */
/* .............................. */

#sousphoto {
	width: 320px;
	margin:0 auto;
	text-align:left;
	font-size: 11px;
	border-bottom: 0px solid #cccccc;
	}
	
.titre {
	color: #D58900;	
	}
	
.soustitre {
	float:center;
	width: 320px;
	text-align:center;
	padding-top:3px;
  	padding-bottom:3px;
	font-size: 10px;
	border-bottom: 1px solid #cccccc
	}
.fleche {
	float:center;
	text-align: center;
	padding-top:5px;
	padding-bottom: 5px
	}

/* .............................. */
/* credits */
/* .............................. */

#credits {
	font-size: 10px;
	color: #9C9C9C;
	}

#credits a {
	text-decoration: none;
	color: #9C9C9C;
	}

#credits a:hover {
	text-decoration: none;
	color: #EDAD00;
	}

/* .............................. */
/* liste categories */
/* .............................. */

#categorie {
	width: 595px;
	height: auto;
	min-height: 370px;
	_height: 370px;
	padding-top: 6px;
	padding-bottom: 1px;
	margin:0px auto;
	}

#catlist {
	float:center;
	height: auto;
	text-align:center;
	padding-right: 5px;
	}

#catlist li{
	list-style-type:none;
	}

#catthumbs a:link img {
	padding: 4px;
	border: 1px solid #ffffff;
	}

#catthumbs a:visited img {
	padding: 4px;
	border: 1px solid #ffffff;
	}

#catthumbs a:hover img {
	padding: 4px;
	border: 1px solid #D58900;
	}

/* .............................. */
/* page licence*/
/* .............................. */

#licence {
 	text-align:center;
 	width: 500px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
 	}

#conditions {
	margin: 0px 25px 0px 25px;
	}


	
/* .............................. */
/* page liens */
/* .............................. */

#liens {
 	text-align: left;
 	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0px auto;
 	}
 	
#liens a {
	color: #D58900;
	text-decoration: none;
	font-weight: bold;
	}
	
#liens a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}

#liensg {
	float: left;
	position: left;
	}
	
#liensd {
	margin-left: 200px;
	margin-bottom: 15px;
	}
	
/* .............................. */
/* page commentaires */
/* .............................. */	
#comments {
   	color:#666666;
    	font:10px verdana, arial, helvetica, sans-serif;
	line-height:150%;
    	}
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:5px;
	color:#777;
	padding:5px;
	}
#comments li a {
    	color:#666666;
    	text-decoration:none;
    	}
#comments li:hover {
    	color:#D58900;
	background:#F2F2F2;
	border:1px dotted #E8E8E8;
    	}
#comments li a:hover {
    	color:#D58900;
	font-weight: bold;
    	}
#add-comment {
	width:320px;
	text-align:center;
    	color: #737373;
   	font:10px verdana, arial, helvetica, sans-serif;
    	line-height:150%;
    	}
.input {
	width:200px;
	text-align:left;    	
	font-size:10px;
    	border:1px dotted #666666;
	background:#F2F2F2;
    	color:#CD661D;
   	}
#add-comment textarea {
	background:#F2F2F2;    	
	border:1px dotted #E8E8E8;
    	color:#000;
   	}
	
/* .............................. */
/* page commentaires */
/* .............................. */

#smileks {
	text-align: left;
 	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px auto;
	}


/*	 

*/
	
