

.siTable{
	
	text-align: center;
	border-left: 5px solid #666666;
	width: 100%;
	background-color:#FFF;

}
.eFormFormulaire .titleLabel{
    font-size: 14pt;
    font-weight: 800;
}
.eForms_labelStyle{
	
	font-size :11pt;
    font-weight:bold;
    margin-right: 10px;
}
.eForms_labelRougeStyle{
	
	font-size :11pt;
    font-weight:bold;
    margin-right: 10px;
   
}

.errorMessages{
	color:red;
	font-size:14px;

}

.eFormFormulaire .infoMessages{
	color:#01D601;
	font-size:14px
}
.eFormFormulaire .boutonCentre{
	margin-left:16px;
}
/* PDF Contributeurs CSS */

.infoMessages{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#01D601;
	font-size:12px
	
}
.errorMessages{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:red;
	font-size:12px
	
}
.contributeurFormName{
font-size:90%;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.pdf_LastNameFirstName{
    font-weight:bold;
}

.pdf_ButtonTop{
text-align: right;

}

.pdf_buttonBottom{
	text-align: right;
	
}
	
.pdf_titleLabel{
    font-size: 14pt;
    font-weight: 800;

       
}
.pdf_etoile{
	color:#FF6600;font-weight:bolder;font-size :11pt ! important ;
}
.pdf_iframe{
       border: none;
       width:100%;
       
}
.pdf_labelThis{

	font-size :8pt;
    
    font-style: italic;

}
.pdf_label{
	font-family:Verdana,Helvetica, sans-serif;
	font-size :10pt;
    font-weight:bold;    
}
.pdf_subSectionTitle{
	font-family:Verdana,Helvetica, sans-serif;
	font-size :10pt;
    font-weight:bold;
    color :#888888;    
}
.pdf_subSectionTitleLittle{
	font-family:Verdana,Helvetica, sans-serif;
	font-size :8pt;
    font-weight:bold;
    color :#888888;    
}

.pdf_comment{
	font-family:Verdana,Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color :#888888;
	
}

.pdf_message {
    font-family: Verdana, Arial;
	font-size: 11px;
	padding-top: 10px;
	color :#333333;
}


.pdf_note {
    font-size: 14pt;
    font-weight: 800;

}


/* / *****************Input Text************** */
.pdf_inputTextMedium{
	width : 300px;
	font-size: 12px;
	margin-top: 10px;	
	
}
.pdf_inputTextCity{
	width: 150px;
	height: 20px;
	font-size: 12px;	
	margin-top: 10px;
}
.pdf_inputTextZip{
	width: 150px;
	height: 20px;
	font-size: 12px;	
	margin-top: 10px;
}
.pdf_inputTextCode{
	width: 110px;
	height: 20px;
	font-size: 12px;	
	margin-top: 10px;
}
.pdf_inputTextNumber{
	width: 150px;
	height: 20px;
	font-size: 12px;	
	margin-top: 10px;
}
.pdf_inputTextExt{
	width: 80px;
	height: 20px;
	font-size: 12px;	
	margin-top: 10px;
}


.pdf_selectMenuMedium{
	width : 310px;
	height: 23px;
	font-size: 12px;
	margin-top: 10px;
}
.pdf_selectMenuMediumSal{
	width : 190px;
	height: 23px;
	font-size: 12px;
	margin-top: 10px;
}
.pdf_selectMenuMediumProvince{
	width : 200px;
	height: 23px;
	font-size: 12px;
	margin-top: 10px;
}
/* / *******************Input Text Area********************* */
.pdf_inputTextareaTitle{
	width: 200px;
	height: 60px;
	font-size: 12px;	
	margin-top: 10px;
}


.pdf_inputTextareaOrg{
	width: 300px;
	height: 40px;
	font-size: 12px;	
	margin-top: 10px;
}
.pdf_inputTextArea{
	width: 450px;
	height: 100px;
	font-size: 12px;	
	margin-top: 15px;
	
	}
.pdf_inputTextAreaPDF{
	width: 530px;
	height: 100px;
	font-size: 12px;	
	margin-top: 15px;
	overflow: scroll;
	
	}
.pdf_inputTextAreaPartners{
	width: 300px;
	height: 150px;
	font-size: 12px;	
	margin-top: 15px;
	
	}
.pdf_inputTextareaMedium{
	width: 420px;
	height: 100px;
	font-size: 12px;	
	overflow: scroll;
}
.pdf_inputTextareaProjectDetails{
	width: 255px;
	height: 19px;
	font-size: 12px;	
	margin-top: 10px;
}
