/* .............................. */
/* Basic */
/* .............................. */

html, body {
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #272727;
	color: #666666;
	margin:0;
	padding: 0;
	}
	
#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

#main {
	margin-right: 0;
	margin-left: 0;
	width: 704px;
	padding: 35px 0 35px 0;
	}

#head {
	background-image: url(images/head.gif); background-position: middle; background-repeat: no-repeat;
	}
#body {
	background-image: url(images/body.gif); background-position: middle; background-repeat: repeat-y;
	min-height: 500px;
	}
#body2 {
	border-top: 1px solid #0A0A0A;
	background-image: url(images/body2.gif); background-position: middle; background-repeat: repeat-y;
	}
#base {
	background-image: url(images/base.gif); background-position: middle; background-repeat: no-repeat;
	height: 18px;
	}

.orange {
	color: #D58900;
	font-weight: bold;
	}
#flash {
	padding-top: 39px;
	}


/* .............................. */
/* Menu */
/* .............................. */	

#menu {
	width: 602px;
	height: 52px;
   	margin: 0;
   	padding: 0;
	font-size: 10px;
}

#menu a {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	}
	
#menu a:hover {
	text-decoration: none;
	color: #D58900;
	font-size: 12px;
	}

	
	
/* .............................. */
/* Link stylings */
/* .............................. */

a {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #D58900;
	}
	
a.bodylink {
	color: #666666;
	text-decoration: underline;
	}
	
a.bodylink:hover {
	text-decoration: underline;
	color: #D58900;
	}
		
	
/* .............................. */
/* Image */
/* .............................. */

#image{
	vertical-align: middle;
    padding-top:7px;
    padding-bottom:3px;
    }	
	
#image img{
    	border: 1px solid #666666;
    }
		
.nextprev {
	width: 602px;
	font-size: 10px;
	float:right;
	text-align: right;
	color: #666666;	
	}   



/* .............................. */
/* Subphoto */
/* .............................. */

#subphoto {
	width: 602px;
	margin: 0;
	text-align: left;
	}
	
.title {
	font-size: 16px;
	color: #D58900;	
	}
	
#info {
	padding-bottom: 19px;
	font-size: 10px;
	color: #666666;
	}



/* .............................. */
/* Thumbnails */
/* .............................. */

#thumbrow {
	width: 602px;
	padding: 19px 0 2px 0;
	text-align: right;
	}

#thumbrow a:link img{
	margin-left: 4px;
	border: 1px solid #272727;
	}

#thumbrow a:visited img{
	margin-left: 4px;
	border: 1px solid #272727;
	}

#thumbrow a:hover img{
	margin-left: 4px;
	border: 1px solid #D58900;
	}
	
	
		
/* .............................. */
/* Categories */
/* .............................. */

#category {
	width: 602px;
	padding-top: 7px;
	padding-bottom: 15px;
	margin:0px auto;
	}

#catlist {
	float:left;
	text-align: left;
	padding-right: 32px;
	}

#catthumbs a:link img {
	margin-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #272727;
	}

#catthumbs a:visited img {
	margin-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #272727;
	}

#catthumbs a:hover img {
	margin-left: 4px;
	margin-bottom: 4px;
	border: 1px solid #D58900;
	}



/* .............................. */
/* Footer */
/* .............................. */

#footer {
	background-image: url(images/shadow.jpg); background-position:top center; background-repeat: no-repeat;
	padding-top: 4px;
	font-size: 10px;
	color: #393939;
	height: 60px;
	}

#footer a {
	text-decoration: underline;
	color: #393939;
	}

#footer a:hover {
	text-decoration: underline;
	color: #EDAD00;
	}



/* .............................. */
/* Contact*/
/* .............................. */

#cont {
	height: 375px;
	text-align: left;
 	width: 602px;
	padding-top: 5px;
	padding-bottom: 17px;
	margin:0;
	}







.gras {
	font-weight: bold;
	}

.centre {
	text-align: center;
	}


/* .............................. */
/* page licence*/
/* .............................. */

#licence {
 	text-align: left;
 	width: 500px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
 	}

#conditions {
	margin: 0px 25px 0px 25px;
	}


	
/
	
/* .............................. */
/* page commentaires */
/* .............................. */	
	
#commain {
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	}

#comhaut {
	background-image: url(images/comhaut.png);
	height: 25px;
	}
	
#combord {
	background-image: url(images/combord.png);
	}

#combas {
	background-image: url(images/combas.png);
	height: 19px;
	}

#commain2 {
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	}

#comhaut2 {
	background-image: url(images/comhaut.png);
	height: 25px;
	}
	
#combord2 {
	background-image: url(images/combord.png);
	}

#combas2 {
	background-image: url(images/combas.png);
	height: 19px;
	}

#comthumb {
	float: left;
	position: relative;
	padding: 10px 10px 0 30px;
	}
	
#comnav {
	width: 380px;
	margin: 0 auto;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
	}

#comcom {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	}

#commain ul {
   display: inline;
   list-style:none;
	}

#commain li {
   border-top:1px dotted #cccccc;
   width: 380px;
  	margin: 0 auto;
   padding-bottom:5px;
	padding-top:5px;
	text-align: left;
	}
	
#commain li a {
	 font-style: italic ;
	}

#commain li:hover {
    background:#eeeeee;
    }
    
#addcomment {
   width: 380px;
  	margin: 0 auto;
	text-align: left;
	padding-bottom: 1px;
	}

.input {
   width:60%;
	border:1px solid #cccccc;
	font-size: 11px;
	color:#666666;
   background:#eeeeee;
	padding:3px;	
    }

.text {
	border:1px solid #cccccc;
	font-size: 11px;
	color:#666666;
   background:#eeeeee;	
	padding:3px;
	}

.commentbutton {
	background: #eeeeee;
	border:1px solid #cccccc;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	}


