a:link {
font-family: "Trebuchet MS";
	color: #363086;
	text-decoration:none;
	outline:none;
}

a:visited {
font-family: "Trebuchet MS";
  color: #363086;
  text-decoration:none;
  outline:none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #363086;
}


a.mail:link {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
	color:#828282;
}
	
a.mail:visited {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
	color:#828282;
	}
	
a.mail:hover {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:11px;
	text-decoration: underline;
	color:#828282;
	}


a.mailblanc:link {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:13px;
	text-decoration: none;
	color:#FFFFFF;
}
	
a.mailblanc:visited {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:13px;
	text-decoration: none;
	color:#FFFFFF;
	}
	
a.mailblanc:hover {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:13px;
	text-decoration: underline;
	color:#FFFFFF;
	}



.texte {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:13px;
	text-decoration: none;
	color:#363086;
	line-height: 20px;
	padding-left: 30px;
	padding-right: 30px;
}


.viniloestil {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:13px;
	text-decoration: none;
	text-align:center;
	color:#772D7E;
}

.peu {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
	text-align:center;
	color:#828282;
}