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

body {
	text-align: center;
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	background-image: url(images/fond.png);
	color: #4D4D4D;
	margin:0;
	padding: 5px 0 0 0;
	}

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

.gras {
	font-weight: bold;
	}

.italique {
	font-style: italic ;
	}
	
.orangeg {
	color: #D58900;
	font-weight: bold;
	}

.centre {
	text-align: center;
	}
	
/* .............................. */
/* main et titre */
/* .............................. */	

#surtitre  { color: #ffffff; font-size: 12px; font-family: Trebuchet; text-align: left; display: none; margin: 0 auto; width: 760px }
#surtitreimage { color: #ffffff; font-size: 12px; font-family: Trebuchet; text-align: left; margin: 0 auto; width: 760px }
#surtitre a {
	color: #ffffff;
	}

#surtitre a:hover {
	color: #EDAD00;
	}
	
#main {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	}

#haut {
	background-image: url(images/haut.png);
	height: 69px;
	}
#bord {
	background-image: url(images/bord.png);
	}

#bas {
	background-image: url(images/bas.png);
	height: 18px;
	}

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

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


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

#menu  { font-size: 9px; text-align: right; margin: 0 auto; padding-top: 5px; padding-bottom: 2px; width: 680px; border-bottom: 1px solid #cccccc }

#menu a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	}
	
#menu a:hover {
	text-decoration: none;
	color: #D58900;
	font-size: 11px;
	}

	
/* .............................. */
/* Image */
/* .............................. */
#image img { background-color: white }
#polaroid   { padding-top: 10px; padding-bottom: 10px }
#polaroid table { background-color: white; text-align: center; margin: 0 auto; border-style: solid; border-width: 1px; border-color: #eee #d3d3d3 #d3d3d3 #eee }
#polaroidText  { color: black; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; margin: 0 auto; padding-top: 20px; padding-bottom: 20px }
#image img2 { background-color: white; margin-top: 7px; margin-bottom: 3px; padding: 2px 2px 42px; border-style: solid; border-width: 1px; border-color: #e0e0e0 #d3d3d3 #d3d3d3 #e0e0e0 }
#image img1 { background-color: #f2f2f2; margin-top: 7px; margin-bottom: 3px; padding: 2px 2px 42px; border: solid 1px #fafafa }
/* .............................. */
/* sousphoto */
/* .............................. */

#sousphoto {
	width: 660px;
	margin:0px auto;
	text-align: left;
	font-size: 12px;
	}
	
.titre  { color: #d58900; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: 700 }
	
.soustitre   { font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-align: justify; padding-top: 1px; padding-bottom: 10px; width: 660px }
.exifdatas { color: #ffa800; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: justify; padding-top: 1px; padding-bottom: 10px; width: 660px }
.fleche {
	float:right;
	text-align: right;
	}

/* .............................. */
/* Vignettes */
/* .............................. */

#vignettes {
	width: 660px;
	margin:0px auto;
	text-align: right;
	}

#vignettes a:link img{
	padding: 4px;
	border: 1px solid #ffffff;
	}

#vignettes a:visited img{
	padding: 4px;
	border: 1px solid #ffffff;
	}

#vignettes a:hover img{
	padding: 4px;
	border: 1px solid #D58900;
	}
	



/* .............................. */
/* 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: 660px;
	height: auto;
	min-height: 370px;
	_height: 370px;
	padding-top: 7px;
	padding-bottom: 1px;
	margin:0px auto;
	}

#catlist {
	float:left;
	height: auto;
	min-height: 370px;
	_height: 370px;
	text-align: left;
	padding-right: 30px;
	}

#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: left;
 	width: 660px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
 	}

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


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

#liens {
 	text-align: left;
 	width: 660px;
	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;
	}
	
#boutons {
 	text-align: center;
 	}

#boutons a img {
	border: 0;
	}
	
/* .............................. */
/* 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;
	}
#commentZone { font-size: 9pt}
#commentZone ul { list-style-type: none; display: inline }
#commentZone li { background-color: #ebebeb; margin: 0; padding: 4px ; font-size: 8pt; border-bottom: 2px dotted white }
/* .............................. */
/* page commentaires */
/* .............................. */

#dolicho {
	text-align: left;
 	width: 660px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
	}
	
/* .............................. */
/* element Calendrier */
/* .............................. */

.table-calendar  { font-size: 9px; text-align: center; margin: 0 auto; padding-top: 5px; padding-bottom: 2px; width: 680px; border-bottom: 1px solid #cccccc }
.table-calendar td { padding: 3px }
.td-calendar-days  { color: #e2e2e2 }
/*	 

*/
#photo  { background: #f5f5f5; margin-bottom: 45px; padding: 2px 2px 45px; border: solid 1px #ccc }
#photo1 { background: #f5f5f5; padding: 2px; border: solid 1px #ccc }
a.imgOver img { filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
a.imgOver:hover img { filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1; }