html{
	height: 100%;
	overflow: auto;

}

body{
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: inherit;
}

form{
	margin: 0px;
}

input,select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0067C5;
	border: 1px solid #0067C5;
}

.inputInsertion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06926c;
	border: 1px solid #06926c;
}

.inputSocial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b94d1d;
	border: 1px solid #b94d1d;
}

.inputMedicoSocial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d98816;
	border: 1px solid #d98816;
}

.inputAideVictime{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1593a2;
	border: 1px solid #1593a2;
}

h1.grasSecteurMedicoSocial{
	font-size: 17px;
	width: 100%;
	border-bottom: 1px solid #d98816;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

h2.grasSecteurMedicoSocial{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1.grasSecteurInsertion{
	font-size: 17px;
	width: 100%;
	border-bottom: 1px solid #06926c;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

h2.grasSecteurInsertion{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1.grasSecteurSocial{
	font-size: 17px;
	width: 100%;
	border-bottom: 1px solid #b94d1d;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

h2.grasSecteurSocial{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1.grasSecteurAideVictime{
	font-size: 17px;
	width: 100%;
	border-bottom: 1px solid #1593a2;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

h2.grasSecteurAideVictime{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h1.grasAssociation{
	font-size: 17px;
	width: 100%;
	border-bottom: 1px solid #0067C5;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

h1.titre{
	font-size: 13px;
	width: 100%;
	border-bottom: 1px solid #0067C5;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}

h2.grasAssociation{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#tetiere{
	height: 118px;
}

.piedPage{
	height: 31px;
	font-size:11px;
	color: #666666;
}

#page{
	height: 100%;
}

#divContenu{
	width: 100%;
	height: 300px;
	position: relative;
	overflow: auto;
}

#texteRubrique{
	display:none;
}

#logoEtablissement{
	display:none;
}

a.lien:link{color:#0067C5; text-decoration:underline; font-size:12px;}
a.lien:visited{color:#0067C5; text-decoration:underline; font-size:12px;}
a.lien:hover{color:#000000; text-decoration:underline; font-size:12px;}

a.lienPetit:link{color:#0067C5; text-decoration:none; font-size:11px;}
a.lienPetit:visited{color:#0067C5; text-decoration:none; font-size:11px;}
a.lienPetit:hover{color:#0067C5; text-decoration:underline;	font-size:11px;}

a.lienPetitLigne:link{color:#000000; text-decoration:none; font-size:11px;}
a.lienPetitLigne:visited{color:#000000; text-decoration:none; font-size:11px;}
a.lienPetitLigne:hover{color:#000000; text-decoration:none;	font-size:11px;}

a.lienMenu:link{color:#0067C5; text-decoration:none; font-size:11px;}
a.lienMenu:visited{color:#0067C5; text-decoration:none; font-size:11px;}
a.lienMenu:hover{color:#0067C5; text-decoration:underline;	font-size:11px;}

a.lienMenuSelectionne:link{color: #990000; text-decoration: none; font-size: 11px;}
a.lienMenuSelectionne:visited{color:#990000; text-decoration:none; font-size:11px; font-size: 11px;}
a.lienMenuSelectionne:hover{color:#990000; text-decoration:none; font-size:11px; font-size: 11px;}

.MenuTitre{color:#0067C5; text-decoration:none; font-size:12px; font-weight: bold;}

.fondSecteurMenu{
	background-repeat:no-repeat;
}
.contenuPetit{
	font-size: 11px;
}
.contenu{
	font-size: 12px;
	text-align: justify;
}

.grasSecteurMedicoSocial{
	font-weight: bold;
	color: #d98816;
}

.grasSecteurInsertion{
	font-weight: bold;
	color: #06926c;
}

.grasSecteurSocial{
	font-weight: bold;
	color: #b94d1d;
}

.grasSecteurAideVictime{
	font-weight: bold;
	color: #1593a2;
}

.grasAssociation{
	font-weight: bold;
	color: #0067C5;
}

.acronyme{
	color: #0067C5;
	border-bottom: 1px dotted #0067C5;
	text-decoration: none;
}

.lexique{
	/*border: 1px dashed #0067C5;*/
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	width: 723px;
}

.lexiqueAcronyme{
	font-weight: bold;
	color: #0067c5;
}

.lettrine{
	margin-right: 5px;
}

.erreur{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.journalResumeTitre
{
	font-weight: bold;
}

.retourLigneImpression{
	page-break-before: always;
}

/*	-----------------------
	- Styles des journaux - 
	----------------------- */

.Titre_Association{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #0067C5;
	font-weight: bold;
}

.Titre_Social{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #b94d1d;
	font-weight: bold;
}

.Titre_Medico_Social{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #d98816;
	font-weight: bold;
}

.Titre_Insertion{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #06926c;
	font-weight: bold;
}

.Titre_Aide_Victimes{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #1593a2;
	font-weight: bold;
}
