.texte15 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ff792a;
}
.texte15 a {
text-decoration:none;
}

.texte15s {
	font-family: Arial;
	font-size: 13px;
	color: #df1c20;
}

.texte {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.email {
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
	color: #df1c20;
}

.titre {
	font-family: Arial;
	font-size: 14px;
	text-decoration:underline;
	color: #000000;
}

.titreBlanc {
	font-family: Arial;
	font-size: 14px;
	text-decoration:underline;
	color: #ffffff;
}

.texte2 {
	font-family: Arial;
	font-size: 14px;
	color: #df1c20;
}


.texte11 {
	font-family: Arial;
	font-size: 11px;
	color: #df1c20;

}

td.contactEmail {
width:50%
}
td.contactEmail table {
width: 90%;
padding:5px;
}
td.contactEmail table td {
padding : 3px;
}
td.contactEmail table td.left {
width: 40%;
}
td.contactEmail table td.right {
width: 60%;
text-align:left;
}

img.imgRealisation {
border-style: solid; 
border-width: 1px; 
border-color:red;
width:600px;
height:396px;
}
