﻿.conteneurPro
{
	margin-left:10px;
	margin-top:17px;
	width: 640px;
	height:712px;
}
.titrePro
{
    font-size: 19px;
    font-family:Arial;
    font-weight:bold;
    color: #1abb3c;
}

#imgViewBackgroundFilter { 
  position:fixed; 
  top:0px; 
  bottom:0px; 
  left:0px; 
  right:0px;
  overflow:hidden; 
  padding:0; 
  margin:0; 
  z-index:1000; 
  background-color :Gray;
  filter:alpha(opacity=70);
  opacity:0.7;
} 

 

#imgViewMessage {  
  position:fixed; 
  text-align:center;
  top:5px;  
  margin : 0px auto;
  padding:10px; 
  width:935px; 
  height:755px;
  border: solid 1px #000000;
  z-index:1001; 
  background-color:#fff;
} 


.sousTitrePro
{
    font-size: 15px;
    font-family:Arial;
    font-weight:bold;
    color: #003f7a;
	margin-left:13px;
}

.cadrePro
{
	margin-top:15px;
	margin-left:10px;
	float:left;
	width:309px;
	height:242px;
	background-image:url(../img/fond-cadre.png);
	background-repeat:repeat-y;
}


.boutonPro
{
	width:278px;
	height:99px;
	background-image:url(../img/bouton_pro0.png);
	background-repeat:no-repeat;
	padding-top:23px;
	text-align:center;
	color:#003f7a;
}

.boutonPro:hover
{
	width:278px;
	height:99px;
	background-image:url(../img/bouton_pro1.png);
	background-repeat:no-repeat;
	padding-top:23px;
	text-align:center;
	color:White;
}

.btnTxtGros
{
	font-weight:bold;
	font-size:20px;
}

.btnTxtPetit
{
	font-size:15px;
	color:#0482bf;
}

.lienSL
{
	text-decoration:none;
	border:0;
}

.pucePro
{
    font-size: 13px;
    font-family:Arial;
    color: #0482bf;
	margin-left:40px;
	margin-top:-7px;
}

.titrePro2
{
    font-size: 15px;
    font-family:Arial;
    font-weight:bold;
    color: #1abb3c;
	margin-left:13px;
}

.titreBtnPro
{
    font-size: 19px;
    font-family:Arial;
    font-weight:bold;
    color: #003f7a;
}

.titreBtnPro2
{
    font-size: 19px;
    font-family:Arial;
    font-weight:bold;
    color:White;
}

.sousTitreBtnPro
{
    font-size: 15px;
    font-family:Arial;
    font-weight:bold;
    color: #0482bf;
}

.sousTitreBtnPro2
{
    font-size: 15px;
    font-family:Arial;
    font-weight:bold;
    color: #b9ecff;
}

.titreEncadrePro
{
    font-size: 17px;
    font-family:Arial;
    font-weight:bold;
    padding-left:30px;
    padding-top:7px;
    color:White;
	width:297px;
	height:34px;
	background-image:url(../img/entete_cadre.png);
	background-repeat:no-repeat;
}

.lieuTemoinPro
{
    font-size: 15px;
    font-family:Arial;
    color: #1abb3c;
}

.lienTemoinSuite
{
    font-size:13px;
    font-family:Arial;
    color:#003f7a;
    text-decoration:underline;
}