/* Redefinition du fond de page **********************************/
#contenant #page
{
	background-image: url(../../images/global/page-fond.jpg);
	background-repeat: no-repeat;
	float: left;
	/* height: 794px; */
	width: 970px;
	background-position: bottom;
}

/* Mise en page 3 colonnes ***************************************/
#page #collMenu
{
	float:left;
	width: 169px;
	overflow:hidden;
	padding-top: 130px;
}

#page #collAlbum
{
	float:left;
	width: 559px;
	background-image: url(../../images/album/titre-inscription.gif);
	background-repeat: no-repeat;

}

#page #collLastAlbum
{
	float:right;
	width: 185px;
	margin-right: 15px;
	overflow:hidden;
	background-image: url(../../images/accueil/fond-video1.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
}

/* collMenu  ***************************************/
#collMenu h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #727272;
	background-image: url(../../images/album/fond-h2.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 15px;
	padding-top: 3px;
	margin-left: 15px;
}

#collMenu h2 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #727272;
	text-decoration: none;
}

#collMenu p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727272;
	text-align:justify;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
/* collAlbum  ***************************************/
#collAlbum h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D6D6D;
	padding-top: 27px;
	padding-left: 255px;
	margin-bottom: 15px;
}

#collAlbum #ficheGauche
{
	width: 520px;
	height: auto;
	float:left;
	margin-left:25px;
}

#collAlbum #ficheGauche .TitreFiche
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #727272;
}

#collAlbum #ficheGauche p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	text-align:justify;
	margin-top: 10px;
}

#collAlbum #ficheGauche a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	text-align:justify;
	text-decoration:none;
	font-weight:bold;
	margin-top: 10px;
}

#collAlbum #ficheGauche .obligatoire
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d63b0d;
}

#collAlbum #ficheGauche table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	text-align:justify;
}

#collAlbum #ficheGauche select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}

#collAlbum #ficheGauche input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}
/* collLastAlbum  ***************************************/
#collLastAlbum .gris
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
}

#collLastAlbum .grisBarre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
	border-left: solid 1px #9bc6e1;
}

#collLastAlbum .orange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d63b0d;
	border-left: solid 1px #9bc6e1;
}

#collLastAlbum a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
	text-decoration:none;
}

/* Diapo *********************************************/
.diapo
{
	background-image: url(../../images/album/fond-photo.gif);
	float: left;
	height: 152px;
	width: 185px;
	margin-left:1px;
	overflow:hidden;
}

.diapo .diapoView
{
	height: 112px;
	width: 150px;
	overflow:hidden;
	/*border: 1px solid #797979;*/	
	padding-top: 12px;
	margin-left: 20px;
	text-align: center;
}

.diapo .btnVoir
{
	height: 38px;
	width: 38px;
	overflow:hidden;
	/*border: 1px solid #797979;*/
	margin-left:135px;
	margin-top: -57px;	
}

.diapo .diapoView img
{
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	border: 1px solid #797979;
}

.diapo .diapoVu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;	
	padding-top:4px;
	margin-left:35px;
}

/* Zone prix total
******************************************************/
#reserveBas #zoneTotal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
	width: 170px;
	height: 50px;
	float:right;
	margin-right:45px;
	margin-top: 30px;
}

#reserveBas #zoneTotal a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #97daf7;
	text-decoration:none;
}