@charset "utf-8";
/* CSS Document */

body {
background: url(images/background2.jpg) center top no-repeat #bac2ca;
line-height:1.3em;
color:#00041e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
height:100%;
width: 100%;
position:absolute;
}

html {
height:100%;
width: 100%;
}

a {
	color: #29404e;
	text-decoration: none
	}
	
a:hover {
	text-decoration: underline
	
	}
	
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #00041e;
	font-weight: bold;
}

hr {
color: #475966;}


#contenu {
width:911px;
margin: 0 auto;
height: 100%;
}

#table {
width:100%;
height : 100%;
background-color: #bac2ca;
margin-top: 30px;
}

/* Header */

#banniere {
	background-color:#00041e;
	width: auto;
	height: 65px;
}

#signature  {
	width: 305px;
	height: 65px;
	float: left;
	}
	
#artistePeintre {
	position: relative;
	width: 242px;
	height: 40px;
	float: right;
	margin: 10px 60px 0 0;
	}
	
#menuTop  {
	width: 100px;
	float: right;
	text-align: right;
	height: 13px;
	margin: 1px 10px 0 0;
	color: #d0eaf4;
	}
	
/****   Hack pour Safari et Chrome ****/ 

@media screen and (-webkit-min-device-pixel-ratio:0){
#menuTop  {
	position: relative;
	z-index: 20;
	width: auto;
	text-align: right;
	padding-top: 10px;
	height: 30px;
	margin: -5px 10px 0 0;
	color: #d0eaf4;
	}
	}
	
#menuTop a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0eaf4;
		text-decoration: none;
	}
	
#menuTop a:hover   {
	color:#BAC2CA;
	text-decoration: underline;

	}
	
/* Menu */

#menu{
margin:0 auto;
width:911px;
clear:both;
position:relative;
	height: 26px; 
	background-color: #475966;
	text-decoration: none;
	border-bottom: solid 1px #475966;
	text-align: left;
}

/* Accueil */

#home_top {
width: auto;
}

#home_bottom {
width: auto;
height: auto;
padding: 10px 0;
}

#home_bottom table{
width: auto;
margin: 0 10px;
}

#home_bottom table td {
border-right: solid 1px #5e6d79;
padding: 0 5px 5px 5px;
font-size:11px;
}

#home_bottom table img {
border: solid 1px #5e6d79;
display: inline;
margin-right: 2px;
margin-bottom: 2px;
}

#slideshow {
width: 911px;
height: 450px;
background-color: #29404E;
}


#teaser {
height: 455px;
padding: 0;
}

*+html #teaser {
height: 455px;

}

/**************** Pages *************/

#content, #gallery {
padding: 20px;
float: left;
width: 525px;
}

#left {
width: 150px;
float: left;
}

#left img  {
/*border: solid 1px #00041e;*/
margin-top: 10px;
}

/*#left img a {
border: solid 1px #00041e;
}

#left img a:hover {
border: solid 1px #475966;
}*/

#right {
width: 190px;
float: right;
font-size:10px;
/*border-left: solid 1px #5e6d79;*/
}

.sidebars{
padding : 20px 20px;
}

.comboBox {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #00041e;
	font-weight:normal;
	width: 150px;
}

.commentaires {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #00041e;
	font-weight:normal;
	width: 250px;
}


.mediumWitheText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #bac2ca;
	font-weight:normal
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #00041e;
	font-weight: bold;
	text-align:center
}

.texteRouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000
}

.cadre {
	border: solid 1px #00041e
}

.map {
width: 200px;
float: right;
}


/* Bas de page */

#bas_de_page {
margin:0 auto;
border-top: solid 1px #5e6d79;
height:28px;
clear:both;
text-align: center;
color: #29404e;
font-size: 10px;
padding-top: 3px
}

/**** Gallery ****/


#gallery img {

	margin: 2px;
	display:inline
	}
	
	
#gallery a img {
	border: solid 1px #00041e;

	}
	
#gallery a:hover img {
	border: solid 1px #8e9ea9;

	}