/* .............................. */
/* Basic */
/* .............................. */

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #999999;
	margin:0px;
	padding: 0px;
	}

html, body {
   min-height:100.1%;
	}

.orange {
	color: #D58900;
	font-weight: bold;
	}

/* .............................. */
/* Link stylings */
/* .............................. */

a {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #D58900;
	}

/* .............................. */
/* Logo */
/* .............................. */	

#LogoVisual {
	width:827px;
	height:80px;
	margin:0;
	background-image: url(images/LogoVisualBlue1.jpg);
	}


/* .............................. */
/* Menu */
/* .............................. */	

#image #menu .home,
#archive #menu .archive,
#about #menu .about
 {
  background-position: left bottom;
  }
	
#left {
	width: 250px;
	left: 0px;
	}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu .home {
  width: 137px;
  height: 41px;
  background: url(images/menu/home.gif) no-repeat;
  left: 0px;
  top: 170px;
}
#menu .archive {
  width: 137px;
  height: 43px;
  background: url(images/menu/archive.gif) no-repeat;
  left: 0px;
  top: 220px;
}
#menu .about {
  width: 137px;
  height: 45px;
  background: url(images/menu/about.gif) no-repeat;
  left: 0px;
  top: 270px;
}
#menu .rss {
  width: 137px;
  height: 47px;
  background: url(images/menu/rss.gif) no-repeat;
  left: 0px;
  top: 320px;
}
#menu .visual {
  width: 171px;
  height: 43px;
  background: url(images/menu/visual.gif) no-repeat;
  left: 0px;
  top: 370px;
}

/* .............................. */
/* Image */
/* .............................. */
#right {
	margin-top: 20px;
	width: 800px;
	margin-left:200px;
	}
	
#content img {
	margin:8px auto 0px auto;
	border:1px solid #ffffff;
	}

#imageNavi {
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	margin-right: 100px;
	}

#rightStart {
	text-align:center;
	margin:60px auto 0px auto;
	}   
#imageStart {
	padding: 0px;
	}
	
/* .............................. */
/* Title and notice */
/* .............................. */

.title {
	color: #a3adc7;
	text-align: left;
	font-size:12px;
	padding-top:8px;
	
	}
	
.notice {
	padding-top:6px;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	}

.category {
	font-style: normal;
	line-height:18px;
	}	


/* .............................. */
/* Thumbnails */
/* .............................. */

#thumbs {
	width: 702px;
	margin: 60px auto 0px 200px;
	padding: 0px;
	}

#thumbs a:link img{
	padding: 4px;
	border: 1px solid #666666;
	margin: 0px 2px;
	}

#thumbs a:visited img{
	padding: 4px;
	border: 1px solid #666666;
	margin: 0px 2px;
	}

#thumbs a:hover img{
	padding: 4px;
	border: 1px solid #D58900;
	margin: 0px 2px;
	}
	



/* .............................. */
/* footer */
/* .............................. */

#footer {
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 8px;
	padding-bottom:7px;
	text-align: center;
	}

#footer a {
	text-decoration: none;
	color: #9C9C9C;
	}

#footer a:hover {
	text-decoration: none;
	color: #EDAD00;
	}

/* .............................. */
/* Browse and categories */
/* .............................. */

#categories {
	width: 730px;
	height: auto;
	min-height: 370px;
	_height: 370px;
	padding-top: 7px;
	padding-bottom: 1px;
	}

#catlist {
	float:left;
	height: auto;
	min-height: 370px;
	_height: 370px;
	text-align: left;
	padding-right: 55px;
	}
#categories ul{
	margin-left:10px;
	}


#catlist li{
	list-style-type:none;
	}

#catthumbs a:link img {
	padding: 4px;
	border: 1px solid #666666;
	margin: 2px 2px;
	}

#catthumbs a:visited img {
	padding: 4px;
	border: 1px solid #666666;
	margin: 2px 2px;
	}

#catthumbs a:hover img {
	padding: 4px;
	border: 1px solid #D58900;
	margin: 2px 2px;
	}

/* .............................. */
/* About*/
/* .............................. */

#about {
	margin-top:30px;
	margin-bottom:150px;
	}

/* .............................. */
/* page licence*/
/* .............................. */

#licence {
 	text-align: left;
 	width: 700px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
 	}

#conditions {
	margin: 0px 25px 0px 25px;
	}


	
/* .............................. */
/* page liens */
/* .............................. */

#liens {
 	text-align: left;
 	width: 700px;
	padding-top: 7px;
	padding-bottom: 7px;
	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: relative;
	}
	
#liensd {
	margin-left: 200px;
	margin-bottom: 30px;
	}
	
/* .............................. */
/* page commentaires */
/* .............................. */	
	
#commain {
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	margin-top: 15px;
	}

#commain2 {
	margin-right: auto;
	margin-left: auto;
	width: 440px;
	margin-top: 60px;
	}

#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;
	}
#comnav a {
	color:#999999;
	}
#comnav a:hover {
	color:#D58900;
	}
	
	
#comcom {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	}
	
#commain ul {
   display: inline;
   list-style:none;
	}

#commain li {
   border-bottom:1px dotted #cccccc;
   width: 340px;
  	margin: 0 auto;
   padding-bottom:5px;
	padding-top:5px;
	text-align: left;
	}


#comend {
	border-top:1px dotted #cccccc;
	width: 380px;
	margin: 10px 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;
	}

/* .............................. */
/* page commentaires */
/* .............................. */

#aboutora {
	text-align: left;
 	width: 700px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
	}


/*	 

*/
	
