#Accueil
{
	float: left;
	display: inline;
	width: 430px;
}

.photoAcc
{
	float: left;
	width: 190px;
	margin: 0 30px 10px 0;
	display: inline;
}

.texteAcc
{	
	font-size: 12px;
	line-height: 18px;
	text-align: justify; 
}

.texteAcc h1
{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

#h1
{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding-left: 4px;
	z-index: 100;
}

#Presentation
{
	background-color: #5780b4;
	padding: 8px 20px 12px 4px;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}

#Presentation .p 
{
	text-align: justify; padding-right: 35px;
	margin-top: 8px; 
}

#Presentation #Ariane
{
	border-bottom: solid 1px #7598c1;
	border-top: solid 1px #7598c1;
	font-size: 11px;
}

.item
{
	float: left;
	width: 285px;
	overflow: hidden;
	display: inline;
	padding: 10px 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	background-color: #272020;
	font-size: 12px;
	line-height: 18px;
	height: 310px;
	text-align: justify;
	position: relative;
}

.iteme
{
	padding: 10px 18px;
	margin-bottom: 2px;
	background-color: #272020;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	position: relative;
}

.item .detail
{
	position: absolute;
	bottom: 7px;
	right: 18px;
}

.item h2, .iteme h2
{
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5780b4;
}
.item h2 a
{
	color: #5780b4;
}
.photo
{
	height: 190px;
	margin-bottom: 10px;
}

.texte
{
	height: 90px
}

.iteme .texte
{
	height: auto;
	padding-bottom: 30px;
}

.item2
{
	margin-right: 0px;
}

#Detail
{
	font-size: 12px;
	line-height: 18px;
	text-align: justify; 
}

#Detail a
{
	color: #5780b4;
}

#Detail h1
{
	font-size: 18px;
	margin-bottom: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #5780b4;
}

#Galerie
{
	margin: 20px 0 10px 0;
	background-color: #272020;
	text-align: center;
	padding: 5px;
}
table
{
	width: 100%
}
td, th
{
	vertical-align: top;
	padding: 3px 5px;
}

#Bouton
{
	margin-bottom: 10px;
	text-align: center;
}

#Bouton input
{
	background: #221716;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #221716;
}
.creaFormulaire th
{
	text-align: right;
}


.document
{
	padding: 2px 5px;
	margin: 0px;
	display: inline-block;
	width: 120px;
	background-color: #124E99;
	color: #FFFFFF !important;
	height: 26px;
	line-height: 13px;
	font-size: 11px;
	text-align: center;
}