#hautgalerie{
	width : 700px;
	height : 200px;
	background : url('../images/titre_galerie.png') 2px 2px;
	background-repeat : no-repeat;
	padding : 2px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 10px;
}

#hautgalerie p{
	position : relative;
	top : 15px;
	left : 370px;
}

#hautgalerie select{
	position : relative;
	top : 30px; 
	left : 420px;
	color : #00006;
	border : #0099cc 1px solid;
	background-color:#0099cc;
	height : 2em;
}

#hautgalerie option, #hautgalerie optgroup{
	background : #ffffff;
	color : #013C7E;
}

#hautgalerie optgroup {
	font-weight : bold;
}

input.galerie{
		background-color	:	white;
		border-color		:	#1000c1;
		border-width		:	1px;
		border-style		:	solid;
		font-size			:	10pt;
		color				:	#1000c1;
		margin-bottom		:	15px;
		margin-top			:	15px;
}

input.galerie:hover{
		background-color	:	transparent;
		border-color		:	#1000c1;
		border-width		:	1px;
		border-style		:	solid;
		font-size			:	10pt;
		color				:	#1000c1;
		margin-bottom		:	15px;
		margin-top			:	15px;
}

div.photos{
height : 120px; margin : 5px; float : left; padding:5px; vertical-align : middle; text-align:center; background : #013C7E;
}

div.photos:hover{
height : 120px; margin : 5px; float : left; padding:5px; vertical-align : middle; text-align:center; background : #0066CC;
}

div.photos img{
 margin-left: auto; margin-right: auto; clear:both;
}

#galerie{
	width : 90%;
	text-align : justify;
	margin-left : auto; margin-right : auto;
}

p.photos{
text-align : center;
margin-top : 45px;
margin-bottom : 30px;
}

#boutonstof{
clear: both;
}

img.agrandi{float:left; margin:5px;}

#infoto{float : left; width:49%; text-align : center; padding:10px;}

#titrefoto{ width:90%; text-align:center; font-size: 14px; font-family : verdana, arial, helvetica; font-weight : bold; color : black;margin-bottom : 15px;}

#commfoto{ width : 90%; text-align : justify;margin-bottom : 25px;}
