@charset "windows-1252";
body,td,th {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	}
body {
	background-color: #FFFFFF;
	background-image: url(images/ciel.gif);
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a {
	font-size: 12px;
	color: #FF00FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:hover {
	text-decoration: underline;
	color: #990099;
}
a:active {
	text-decoration: none;
	color: #FF00FF;
}

.titre {
		font-size: 38px;
		text-decoration: underline;
		color: #FF0080;
	  }

.sstitre {
			font-size: 22px;
		 }

.titoffre {
			font-size: 20px;
			text-decoration: underline;
			color: #FF0080;
		}
		
.txtimp {
			text-decoration: underline;
		}

.txtpied {
			text-align: center;
			font-size: 18px;
			color: #FF0080;
		 }
		 
.small {
			font-size: 12px;
			text-align: right;
	   }

.gsmall {
			font-size: 12px;
			text-align: left;
	   }


.tel {
		font-size: 16px;
		align: right;
		padding-right: 3px;
	 }
.mail a {
		font-size: 16px;
		align: right;
		padding-right: 3px;
	 }

table#tarif {
		align: center;
		border: 1px solid #900090;
		width: 600px;
		border-collapse: collapse;
			}
			
#tarif th {
		font-size: 18px;
		text-align: center;
		}
		
#tarif td {
		border: 1px solid #900090;
		font-size: 16px;
		text-align: center;
		}
		
.menu         {
		background: url(images/menubtn.png) center no-repeat;
		text-align: center;
		width: 150px;
		height: 40px;
		font-size: 12px;
		text-transform: uppercase;
	  }
	  
.menu a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.menu a:visited
{
font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover
{
font-size: 12px;
	color: #FF00FF;
	font-weight: bold;
}