/* CSS Document - 111-bretons.net */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	background: transparent url('../img/background-bottom.jpg') no-repeat;
	background-attachment:scroll;
	background-position:bottom;
	text-align: center;
}
img {
	border: 0;
}
li {
	list-style: none;
}
p {
	text-align: justify;
	line-height: 20px;
}
.center {
	text-align:center;
}
a {
	color:#666666;
}
a:hover {
	text-decoration: none;
	color:#333333;
}
#page {
	text-align: left;
	position: relative;
	margin: 0px auto;
	width: 768px;
	height: 900px;
	background: transparent url('../img/background-top.gif') no-repeat;
}
#header h1 a {
	position: relative;
	float: left;
	display: block;
	width: 183px;
	height: 310px;
	background: url('../img/logo.jpg') no-repeat;
	text-indent: -500px;
	font-size: 0px;
	top: 0px;
	left: 14px;
}
.clear-both {
	clear: both;
}
/* MENU */
#menu {
	float: right;
	width: 550px;
	height: 25px;
	background: url('../img/menu.jpg') no-repeat;
	margin-right: 4px;
}
.exposant {
	vertical-align:super;
}
#menu ul {
	width: 550px;
	height: 25px;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	text-indent: -1500px;
	outline: none;
}
#menu-presentation a {
	width: 96px;
	height: 25px;
}
html>body #menu-presentation a:hover {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat 0px -25px;
}
html>body #menu-presentation a.selected {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat 0px -25px;
}
#menu-portraits a {
	width: 86px;
	height: 25px;
}
html>body #menu-portraits a:hover {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -96px -25px;
}
html>body #menu-portraits a.selected {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -96px -25px;
}
#menu-auteurs a {
	width: 91px;
	height: 25px;
}
html>body #menu-auteurs a:hover {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -182px -25px;
}
html>body #menu-auteurs a.selected {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -182px -25px;
}
#menu-guestbook a {
	width: 90px;
	height: 25px;
}
html>body #menu-guestbook a:hover {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -273px -25px;
}
html>body #menu-guestbook a.selected {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -273px -25px;
}
#menu-commander a {
	width: 96px;
	height: 25px;
}
html>body #menu-commander a:hover {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -363px -25px;
}
html>body #menu-commander a.selected {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -363px -25px;
}
#menu-contact a {
	width: 91px;
	height: 25px;
}
html>body #menu-contact a:hover {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -459px -25px;
}
html>body #menu-contact a.selected {
	height: 50px;
	background: transparent url('../img/menu.jpg') no-repeat -459px -25px;
}
/* CONTENU */
#colonne-gauche {
	float: left;
	margin: 10px 0px 10px 7px;
	width: 183px;
	text-align: center;
	padding-bottom: 20px;
	height:680px;
}
html>body #colonne-gauche {
	margin: 10px 0px 10px 14px;
}
#colonne-gauche h4 {
	margin-top: 15px;
	color: #000;
	text-transform: uppercase;
}
#colonne-droite {
	float: right;
	overflow:hidden;
	width: 536px;
	min-height:750px;
	margin: -243px 8px 100px 0;
	padding-bottom: 20px;
	z-index: 500;
}
html>body #colonne-droite {
	margin: -243px 14px 100px 0;
}
#colonne-droite h3 {
	clear:both;
	font-family: Helvetica;
	font-size:18px;
	text-align: right;
	padding-bottom: 5px;
	background: url('../img/h3-sep.jpg') no-repeat 100% 100%;
}
#colonne-droite p {
	margin: 15px 0 15px 0;
}
#colonne-droite img {
	float: left;
	margin:18px 10px 10px 0;
}
#colonne-droite img.marge-bottom {
	margin-bottom:40px;
}
#colonne-droite ul.galerie {
	overflow:hidden;
	height:100%;
	margin-left:40px;
}
#colonne-droite ul.galerie li {
	display:block;
	float:left;
	padding:0;
	margin:10px;
}
#colonne-droite ul.galerie li img {
	margin:0;
	padding:0;
}
p.accroche {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #333333;
	line-height:25px;
	text-align:justify;
}
#footer {
	position: relative;
	margin-top: -22px;
	height: 10px;
}
#footer ul {
	position: absolute;
	top: 0px;
	right: 15px;
	text-align: right;
}
#footer li {
	display: inline;
	text-transform: uppercase;
	font-size:8px;
}
#footer li strong {
	margin: 0 5px 0 5px;
}
#footer li a {
	color: #000000;
	text-decoration:none;
}
#footer li a:hover {
	color: #333333;
	text-decoration:none;
}
.portrait {
	width: 530px;
	height: 150px;
	margin-bottom: 30px;
}
#colonne-droite .portrait img {
	margin: 0 15px 0 0;
	padding: 0;
}
#colonne-droite .portrait p {
	text-indent: 15px;
	margin: 0;
	padding: 0;
}
.auteurs-col-1 {
	float: left;
	width:250px;
}
.auteurs-col-1 li {
	margin: 0 0 15px 30px;
}
.auteurs-col-2 {
	float: right;
	width:250px;
}
.auteurs-col-2 li {
	margin: 0 20px 15px 0;
}
#commande {
	position: relative;
	width: 530px;
	left: 80px;
	text-align: center;
}
form {
	margin-top: 35px;
}
fieldset {
	border: 1px solid #333333;
	padding: 10px;
	margin: 10px 5px 10px 0;
}
legend {
	font-weight: bold;
	color:#333333;
}
label {
	display: block;
	margin: 5px 0 0 0;
	color:#333333;
}
input, textarea {
	width: 100%;
	border: 1px solid #999999;
	margin: 5px 0 10px 0;
}
input:focus, textarea:focus {
	border: 1px solid #333333;
}
input[type=submit] {
	cursor: pointer;
}
.ok {
	color: #006600;
}
.erreur {
	color: #990000;
}
#plansite {
	margin: 25px 0 0 50px;
}
#plansite h4, #plansite h5 {
	margin: 20px;
}
#plansite h4 {
	font-size: 13px;
}
#plansite h5 {;
	font-size: 11px;
	list-style: none;
}
#plansite li {
	list-style: disc;
}
.sous-menu li {
	list-style: none;
	margin-left: 50px;
}
#liste-commentaires {
	margin: 25px 0 0 0;
}
#liste-commentaires h4, #poster-commentaire h4 {
	font-size: 12px;
	border-bottom: 1px dotted #666666;
}
.commentaire {
	margin: 0 0 20px 20px;
	padding: 5px;
	background: #EEEEEE;
}
.nb_com {
	text-align: right;
}
.accroche-accueil {
	font-size: 18px;
}
#les-111 {
	margin: 15px 0 0 25px;
}
#les-111 li {
	margin: 0;
}
.ml {
	margin: 15px 0 15px 0;
	border-bottom: 1px dotted #666666;
}