@charset "UTF-8";
/* CSS Document */


body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
*/	
	font-family: museo-sans, sans-serif;
	
	
	font-style: normal;
	color: #000;
	background-color: #fff;	
		font-weight: 100;

}

a 
{
	text-decoration:none;
	color:#348EFB;	
}
a:hover
{
	text-decoration:none;
	color:#FF0000;
}

.textemoins1 
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #000;
}

.titre1 
{
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	color: #000;
	text-shadow: 1px 1px 1px #000000;
}
.titre2 
{
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	color: #000;
}
.textGris 
{
    color: #9B9B9B;
}
.cadre-confort 
{
	padding-left: 15px;
	padding-bottom: 5px;
	border-left: 5px solid #b90992;	
	
}




.fond-page 
{
	color: #000;
	background-repeat: repeat;
	background-color: #efefef;
	font-size: 15px;
}


.footer 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;	
}
