@import "layout.css";

/* Global style
********************************************/
html, body{
	margin: 0;
	padding: 0;
}

body{
	background: #EEE url(images/background.png) repeat-x;
	color: #000;
	FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 0.8em;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", sans-serif;
}

p {
	text-align: justify;
}

h2{
	font-size: 1.2em; 
	width: 100%;
	margin: 2.5em 0 1em 0;
	border-bottom: 1px solid;
	border-color: #DDDDDD;
}

h3{font-size: 1em; margin: 0.8em 0 0 0;}
h4{font-size: 1em; font-weight: normal}

a:link{color:#666; background:transparent;}
a:visited{color:#666; background:transparent;}
a:hover{color:#111; background:transparent;}
a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#666; background:transparent;}
a img{border: none;}

abbr, acronym{
	border: none;
	background: transparent url(images/dotted.png) repeat-x bottom;
	cursor : help;
}

code, pre, kbd {
	font-family:"Courier New", Courier, monospace; font-size : 1em;
}

blockquote{
	font-style : italic;
	text-align: center;
	color: #000000;
	border: 0px solid #ffffff;
	padding-left : 2em;
	padding-right : 2em;
}

pre {
overflow: scroll;
width: 100%;
}

html>body pre {
overflow: auto;
width: auto;
}

fieldset{
	border: none;
}

.field label{
	display: block;
	cursor: pointer;
	cursor: hand; /* pour IE */
}

input, textarea{
	border: 1px solid #999;
	background: #FCFCFC;
	/* -moz-border-radius connu pour ne pas etre valide */
	-moz-border-radius: 4px;
}

textarea{
	width: 99%;
}

ul{
	list-style-image: url(puce.png);
}


.left{
	float: left;
	margin: 0 1em 1em 1em;
}

.right{
	float: right;
	margin: 0 1em 1em 1em;
}

.date_reportage { font-size: 9px;
color: #999999; }

.Commentaires {
	font-size: 10px;
	color: #000000;
	font-style: italic;
}

.InfosExif {
	font-size: 10px;
	color: #666666;
	font-style: normal;
}

.Reserve {
	color: #ffffff;
	background: #ff0000;
	padding: 0 4px 0 4px;
}

/*  Fenêtre résumant les droits d'auteur */
.alert {
	background: #fff6bf url(exclamation.png) center no-repeat;
	color:#000000;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: justify;
	padding: 5px 20px 5px 45px;
	margin: 0px 40px 0 40px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}


/* Header
********************************************/



#top {
	background: #eee url(images/header.jpg) no-repeat;
}

#top h1{
	line-height: 15px;
	margin: 0;
	font-size: 0.7em;
	text-align:left;
	color:#7b8637;
}


#topmenu {
	margin-top: -19px;
	padding-top: 0px;
	padding-left: 3px;
	float:left;
}


/* HAUT DE PAGE VERSION 2008 */
#top2 {
	float:left;
	font: 0.9em;
	margin-bottom: 4px;
	padding: 3px 0 6px 0;
	opacity: 0.8;
	filter : alpha(opacity=80);  /* Spécifique à IE  */
}

#top2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 4px 0px;
	display: inline;
}

#top2 li {
	font: 0.9em;
	margin: 0 0 4px 0;
	text-align: center;
	display: inline;
} 

#top2 a {
	background: #eeeeee;
	FONT-WEIGHT: bold; 
	color: #0;
	padding: 4px 8px 4px 8px;
	border: 1px solid #bbbbbb;
	text-decoration: none;
	font-size:90%;
}

#top2 a:hover {
	background: #bbbbbb;
	FONT-WEIGHT: bold; 
	color:#0;
	text-align; center;
}


/*  SAUVEGARDE TOP

#top {
	background: #eee url(images/header.jpg) no-repeat;
}

#top h1{
	line-height: 15px;
	margin: 0;
	font-size: 0.7em;
	text-align:left;
	color:#DDDDDD;
}



#topmenu {
	background: #999999;
	padding-top: 2px;
	float:left;
}

#top2 {
	background: #999999;
	float:left;
}

#top2 ul{
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
	display: block;
}

#top2 li {
	float:left;
}

#top2 a{
	text-decoration: none;
	FONT-WEIGHT: bold;
}

#top2 li a{
	display: block;
	padding: 0 15px 0 6px;
	color: #ffffff;
	background: transparent url(images/pucehaut.gif) no-repeat left;
}

#top2 li a:hover{
	color: #ffd88c;
	background: transparent url(images/pucehaut.gif) no-repeat left;
}




*/





/* Footer
********************************************/

#footer {
	clear: both;
	margin: 0;
	padding: 1.3em 0 1em 0;
	background: #FFF url(images/footer.png) no-repeat center bottom;
	text-align: center;
	font-size: 0.7em;
	color: #999;
}

#footer a {
	text-decoration: none;
	color: #999;
	background: transparent;
}


/* Liens vers articles techniques et tutoriaux
********************************************/

ul#article-technique 	{ 
	float:left 
}

ul#article-technique, ul#article-technique li { 
	list-style:none;
	margin:0;
	padding:0 
}

ul#article-technique li {
	width:670px;
	margin: 0 0 10px 0;
	text-align: justify;
}

ul#article-technique img {
	display:inline;
	float:left;
	width:62px;
	height:62px;
	border:0px solid;
	margin:0 8px 0 0
}

ul#article-technique a {
	display:block;
	padding: 6px;
	height:62px;
	background: #ffffff;
	color: #666666;
	border:1px dotted #ffffff;
	text-decoration: none
}

ul#article-technique a:hover {
	border-color:#999999;
	color: #333333
}



/* Conteneur pour les listes (galeries...)
********************************************/

div#galerie-container {
	width: 680px;
	text-align:center;
	margin: 0px auto
}


/* Galerie photo avec commentaires
********************************************/

ul#galerie-comm 	{ 
	float:left 
}

ul#galerie-comm, ul#galerie-comm li { 
	list-style:none;
	margin:0;
	padding:0 
}

ul#galerie-comm li {
	float:left;
	display:inline;
	margin: 0 0 15px 20px;
	width:145px;
	text-align:center
}

ul#galerie-comm img {
	display:block;
	border:0px solid;
	margin:0 auto 5px
}

ul#galerie-comm a {
	display:block;
	padding: 5px 0;
	height:145px;
	background: #ffffff;
	color: #666666;
	border:1px dotted #ffffff;
	text-decoration: none
}

ul#galerie-comm a:hover {
	border-color:#999999
}



/* Navigation
********************************************/

.pagenav {
	font: 0.9em;
	margin-bottom: 4px;
	clear: both;
}

p.pagenav {
	font: 0.9em;
	margin-bottom: 4px;
	text-align: center;
} 

p.pagenav a {
	background: #eeeeee;
	color: #0;
	padding:2px;
	border: 1px solid #bbbbbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:visited {
	background: #eeeeee;
	color: #0;
	padding:2px;
	border: 1px solid #bbbbbb;
	text-decoration: none;
	font-size:90%;
	text-align; center;
}
p.pagenav a:link {
	background: #eeeeee;
	color: #0;
	padding:2px;
	border: 1px solid #bbbbbb;
	text-decoration: none;
	font-size:90%;
	text-align; center;
}

p.pagenav a:hover {
	background: #bbbbbb;
	color:#0;
	text-align; center;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbbbbb;
	font-size:90%;
	text-align; center;
}



/*  Affichage des photographies
********************************************/

#image img {
	background: #ffffff;
	padding: 1px;
	border: #000000 solid 14px;
}

#image a {
	text-decoration: none;
}
