/* 
********************************************************************** 
*****            Fiches de réalisation
***********************************************************************
*/
.fiche{
	font-size:12px;
	text-align : left;
}

.titre{
	font-size:12px;
	font-weight :bold;
	text-align : left;
	color :#2C317F;
}
.titreChamps{
	font-size:12px;
	font-weight :bold;
	text-align : left;
	color :#2C317F;
	background-color : #ffffff;
}
.titreChampsOb{
	font-size:12px;
	font-weight :bold;
	text-align : left;
	color :#2C317F;
	background-color : #EAEAFF;
}
.fiche hr {
	color : #2C317F; 
	height : 2px; 
} 

.champs {
	font-size:13px;
	margin: 10px 0px 0px 0px;
	background-color : #ffffff;
	border:1px solid #8C8DC6;
	height : 7em;
	width :75%;
	voice-family : "\"}\""; 
	voice-family : inherit; 
	width :85%;
}
html>body #champs {width :85%;}

.champsCourt {
	font-size:13px;
	margin: 10px 0px 0px 0px;
	background-color : #ffffff;
	border:1px solid #8C8DC6;
	width :50%;
	
}
.champsOb {
	font-size:13px;
	margin: 10px 0px 0px 0px;
	background-color : #EAEAFF;
	border:1px solid #8C8DC6;
	height : 7em;
	width :75%;
	voice-family : "\"}\""; 
	voice-family : inherit; 
	width :85%;
}
html>body #champsOb {width :85%;}

.champsObCourt {
	font-size:13px;
	margin: 10px 0px 0px 0px;
	background-color : #EAEAFF;
	border:1px solid #8C8DC6;
	width :50%;
}



/*
********************************************************************** 
***              Fiches d'outils
***********************************************************************
*/

.ficheOutil {
text-align:center;
position:relative;
}
.logoPortailFiche{
position : absolute; 
top : 5pt;
right :5pt;
}

.titreArticleFiche{
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-bottom : 5px;
	padding-top : 0.5em;
	font-size:180%;
	text-transform:uppercase;
	background-color: #ffffff;
	color :	#DD0000;
	text-align : left;
	width:85%;
}
.titreArticleFamille{
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	padding-bottom : 5px;
	padding-top : 0.5em;
	width:85%;
}

.ficheOutil table{
font-size: 10pt; 
text-align:left;
background-color: #A3A4E1;
}

tr {

}

.ficheOutil td {
border: 1px solid #ffffff ;
padding:5px

}
.ficheTitreEntete{
text-transform:uppercase;
font-size:180%;
font-weight:bold;
text-align:center;
padding-top:5pt;

}
.ficheTitre{
font-weight:bold;
color:#999999;
font-size: 150%; 
text-align:center;
padding-top:5pt;
width:85%;
}
.ficheSousTitre{
font-size: 100%; 
font-weight:bold;
}
.tableau {
text-align:left;
background-color: #A3A4E1;
border: 2px solid #ffffff ;
padding:5px
}
.tableau a{
color :#eeeeee;
}
.tableauOutil a{
color :#eeeeee;
}
.lienTableau a{
color :#eeeeee;
}

.ficheCommentaire{
font-size: 95%; 
text-align:right;
}
.ficheCommentaireCentre{
font-size: 95%; 
text-align:center;
}
.gras{
font-weight:bold;
}

#tableCentree1{
text-align:center;
}

#tableCentree2{
text-align:center;
}




