body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3EFE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
td, p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;

}

table {
clear : both;
}

.photo {
  margin : 20px;
}



.bgBandeau {
	background-image: url(/images/bg_bandeau.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

 


/* largeur du tableau de contenu*/
#content{
  width:770px;
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 20px;
}



#leftcol{
 width: 150px;
 float: left;
 position: relative;
 margin-right: 20px;
 padding-top:20px;
 } 
 
 
 #rightcol{
 width: 560px;
 float: left;
 position: relative;
 padding-top:20px;
 } 



.pathway {
color: #BBBBBB;
font-size: 12px;
text-decoration: none;
font-weight: normal;
}



hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
 
 
 #pagination {
  padding : 10px 0px 10px 0px;
  margin : 0 auto;
 }
 
.pagenav {
	font-weight:bold;
	font-size: 11px;
	padding : 2px 5px;
	color: #ffffff;
	text-decoration : none;
	background-color:#CF001F;
}
a.pagenav {
	background-color:#F2ECDF;
	font-size: 11px;
	padding : 2px 5px;
	color: #5E493c;
	text-decoration : none;
}

a.pagenav:hover {
	background-color:#990000;
	font-size: 11px;
	padding : 2px 5px;
	color: #ffffff;
	text-decoration : none;
}




.small {
font-size: 12px;
color: #ABABAB;
}


.createdate {
  font-size: 12px;
  color: #ABABAB;
  height: 10px;
}
.modifydate {
  font-size: 12px;
  color: #ABABAB;
  height: 20px;
  margin-bottom: 5px;
}




form, p {
  margin: 0px;
  padding: 0px;
}


.message {
	padding : 50px;
	margin: 50px 100px 50px 100px;
	background-color:#EFE3CE;
	text-align:center;
	font-size: 14px;
	font-weight: normal;
	color:#5E493C;
}







#leftcol a {
  color: #5E493C;
  font-size: 13px;
  text-decoration : none;
}

#leftcol a:hover {
color: #990A00;
text-decoration : none;
}

#menu ul {
 list-style-type: disc; 
 color : #624D3F;
 padding : 0px;
 margin : 0px 0px 0px 25px;
}

#menu li {
 padding : 0px;
 margin : 5px 0px 5px 0px;
}

#menu a {
font-size: 10px;
color : #624D3F;
line-height : 11px;
}
#menu a.in:link, #menu a.in:visited {
  color: #CF001F;
}






#footer{  
  width:800px; 
  font-size: 10px;
  color: #aaaaaa;
  text-align:center;
  margin : 0 auto;
  font-weight: bold;
}
.footer{  
  padding-left:60px;
}

#footer a {
text-decoration:  none;
font-weight: bold;
border: none;
color: #C7C4BD;
 }
#footer a:hover {
text-decoration:  none; 
border: none;
color: #444444;
 }
 
 #sommaireGalerie a:link,  #sommaireGalerie a:visited{
		color:#5E493C;
	}
 
 
#mentions_galerie {
}

#mentions_galerie a:link, #mentions_galerie a:visited {
 text-decoration:  underline;
  font-weight: normal;
  border: none;
  color:#000000;
 }
#mentions_galerie a:hover {
 text-decoration:  underline;
  font-weight: normal;
  border: none;
  color:#CF001F;
 }
 
 
 img.status{
	text-decoration: none;
	border: none;
}

/* Thumbs shadow css */
.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 10px !important;
  margin: 10px 10px 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
  .sousRubAstro  {
  clear:both;
	color:#846754;
	background-color:#ECE2CF;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:5px 25px;
	margin : 20px 0px 10px 0px;
}
  
#titreAlbum {
	font-size:15px;
	text-align:right;
	padding : 0px 0px 10px 0px;
	font-weight:bold;
	color:#990000;
 }
 #titreAlbum a:link,  #titreAlbum a:visited {
	color:#990000;
 }
#titreAlbum a:hover {
	color:#990000;
 }
 #titreAlbum .titreAlbum2 {
	font-size:12px;
 }


