/* CSS Document */

body 		{
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
	margin-top:20px;
	background: no-repeat  url(../img/pin_parasol.jpg);
			} 			
			
.petitstextes {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	
}

.gdtextes {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	
}

.gdtextes1 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 15px;
	color: #33547D;
	
}

.gdtextes2 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 60px;
	color: #85A4C4;
	letter-spacing: 12px;
}

.gdtextes3 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 60px;
	color: #85A4C4;
	letter-spacing: 7px;
}
.trait1 {
	border-top: 0px none;
	border-bottom: 1px dotted #33547D;
	border-left: 0px none;
	border-right: 0px none;
}

.trait2 {
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 1px dotted #33547D;
	border-right: 0px none;
}

.trait3 {
	border-top: 1px dotted #33547D;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}