@media screen
{
	.item
	{
		padding: 5px 0;
	}

	.item .photo
	{
		float: left; display: inline; width: 90px; margin: 0 10px 0 0;
	}

	.item .texte h2
	{
		font-weight: bold; margin-bottom: 5px;
	}

	.item .texte h2, .item .texte h2 a
	{
		color: #01c3e6 !important;
	}

	.border
	{
		border-bottom: solid 1px #797468;
	}
	.boutonsListe
	{
		margin: 5px 0 0 0;
	}
	.boutonsListe .reserver
	{
		float: left; display: inline ;
	}

	#Detail h2
	{
		font-size: 16px; font-weight: bold; font-family: Verdana; line-height: 20px; color: #01c3e6;
	}

	#Galerie
	{
		width: 393px; height: 265px;
		margin: 10px 0;
	}

	#Controles
	{
		margin: 15px 0;
	}

	#Controles a
	{
		padding: 0 25px 0 0;
	}

	#Detail .reserver
	{
		text-align: right; display: block; margin-top: 10px; padding-top: 5px; border-top: solid 1px #797468;
	}
	
	.creaFormulaire th, .creaFormulaire td
	{
		padding: 3px 5px
	}

	.creaFormulaire th
	{
		vertical-align: top;
		text-align: right;
	}
	.creaFormulaire td
	{
		vertical-align: top;
	}
	
	td, tr, th
	{
		border:1px solid #ffffff;
	}
	
	#btnSend
	{
		text-align: center; margin: 10px auto; display: block;
		background-color: #FC9632; border: outset 3px #FC9632; color: #FFFFFF; font-family: Arial; font-size: 12px; font-weight: bold;
	}
}
