html, body {
   font-family: Arial, Helvetica, sans-serif;
}

table {
	border:0px none; 
	cellpadding:0;
	cellspacing:0;
}

.menuEspacePro {
	color:#B1404B;
	font-size :12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 2px;
}
.menuAide:hover {
	text-decoration: none;
}

.titleEspacePro {
	font-size: 18px;
	font-weight: bold;
	color: #B1404B;
	text-decoration : none;
	background-color: #F0D9AE;
	height: 35px;
}

.sousTitleEspacePro {
	font-size: 14px;
	font-weight: bold;
	color: #B1404B;
	text-decoration : none;
	background-color: #F0D9AE;
	height: 15px;
	vertical-align: middle;
    padding-left: 5px;
}

.languesEspacePro {
	font-size: 14px;
	font-weight: bold;
	color: #B1404B;
	text-decoration : none;
}

.titleTextEspacePro{
	font-size: 12px;
	font-weight: bold;
	color: #B1404B;
	text-decoration : none;
}

.textEspacePro{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
    text-align: justify;
}

.littleTextEspacePro{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
    text-align: justify;
}

.textEspaceProDroite{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
    text-align: right;
}

.textEspacePro li{
	padding: 3px;
}

.textEspaceProRouge{
	font-size: 11px;
	font-weight: normal;
	color: #B1404B;
	text-decoration : none;
    text-align: justify;
}

.linkEspacePro {
	color:#B1404B;
	text-decoration: underline;
	font-weight: bold;
	font-size :12 px;
	font-family : Arial, Helvetica, sans-serif;
}
.linkEspacePro:hover {
	text-decoration: none;
}
.linkEspaceProRIP {
	color:#B1404B;
	text-decoration: underline;
	font-size :11 px;
	font-family : Arial, Helvetica, sans-serif;
}
.linkEspaceProRIP:hover {
	text-decoration: none;
}

.linkEspaceProMailto {
	color:#000000;
	text-decoration: underline;
	font-size :11 px;
	font-family : Arial, Helvetica, sans-serif;
}
.linkEspaceProMailto:hover {
	text-decoration: none;
}

.imagesEspacePro {      
	padding: 10px;
	text-align: center;
}

.traiRougeEspacePros {
	padding: 10px;
}


