/* CSS- Cascading Style Sheet for the Template: azymuthe */

body {
	background:#212121;
	margin:10px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#fff;
	}
	
a:link, a:visited {
	color: #fff;
	text-decoration: none;
	}
	
a:hover {
	color: #ff0000;
	background-color: #212121;
	text-decoration: none;
	}
	
a.select:link, a.select:visited {
	background-color: #fff;	
    color: #000;
	text-decoration: none;
	}
	
a.no-hover:hover {
	background-color: transparent;
	} 
	
p {
	display: inline;
	}
	
#page {
	width: 868px;
	margin: 0 auto;
	text-align:left;

	}
	
#page-simple {
	width: 800px;
	margin: 0 auto;
	text-align:left;
	}

#nav-thumbnails {
    height: 0px;
	float:left;
    text-align:left;
    }

#previous {
	height: 730px;
	width: 32px;
	float: left;
	text-align: right;
	}
	
#previous img {
	border: none;
	margin-top: 655px;
	margin-right: 5px;
	}
	
#next {
	height: 730px;
	width: 32px;
	float: right;
	text-align: left;
	}
	
#next img {
	border: none;
	margin-top: 655px;
	margin-left: 0px;
	}

/* conteneur intérieur */	
#wrapper {
	margin:0 auto;
	padding:0;
	width: 800px;
	float: left;
	/*border: 1px solid #000000; */
	}

/* ligne supérieure avec logo */
#logo {
    width: 800px;
	background-color: #000000;
    }
	
#logo img {
	border: none;
	}
	
#image {
    width:800px;
	background-color: #333333;
    }
	
#image-info {
    width:776px;
    padding:12px;
    display:inline-block;
	background-color: #000000;
	font-size: 14px;
    }
/* barre de navigation supérieure */	
#navigation {
	margin-top: 0px;
	padding-right: 12px;
	text-align: right;
	border-top: 1px solid #fff;
	background-color: #000000;
	}
	
#navigation ul {
	margin: 0;
	padding: 0;
	}

#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#navigation-2 {
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 5px;
	text-align: right;
	}
	
#images {
	padding: 15px;
	text-align: center;	}

/* .............................. */
/* Browse */
/* .............................. */

#container {
	width: 800px;
	height: 475px;
	background-color: #212121;
	margin: 0;
	padding: 0;
}

.column{
	width:50%;
	text-align:left;
	vertical-align:top;
	}
	
.thumbnails {
	border:1px solid #515151;
	background-color: #000000;
	padding:3px;
	margin:10px;
	}
	
/* .............................. */
/* Références */
/* .............................. */
	
#texte {
	padding: 15px;
	text-align: left;
	}
	
#texte li {
	padding: 5px 0;
	}
	
/* .............................. */
/* Contact */
/* .............................. */

#portrait {
	float: left;
	padding: 2px;
	border: 1px solid #fff;
	margin-right: 60px;
	}
	
#clear {
	clear: both;
	}
