#box-max
{
	font-size: 9pt;
}

#box-max .title
{
	background-color: #0d4e86;
	height: 33px;
	color: white;
}

#box-max .title h1
{
	font-size : 15pt;
	margin: 0;
	padding: 5px;
}

#box-max .content
{
	border-left: 1px solid #87888a;
	border-right: 1px solid #87888a;
	border-bottom: 1px solid #87888a;
	padding : 10px;
}

#box-max .content p
{
	margin: 0;
}

ul
{
	list-style-type: square;
}

h3
{
	background-color: #eeeeff;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 2px;
}

h4
{
	color: #0d4e86;
}

p
{
	text-align: justify;
}

.lien
{
	color: #333333;
	background-color: #ddddff;
	text-decoration: none;
	width: 99,9%;
	display: block;
	padding: 2px;
	text-indent:4px;
}

.lien:hover
{
	background-color: #f6f6fe;
	color: #0d4e86;
}

.date
{
	color: #333333;
	background-color: #ddddff;
	text-decoration: none;
	width: 99,9%;
	display: block;
	padding: 2px;
	text-indent:4px;
}


select
{
	margin-top: 0px;
	margin-bottom: 6px;
	width: 60%;
	text-align: center;
}

a img
{
	border: none;
}

.lien_telechargement
{
	background-color: #f6f6fe;
	color: #0d4e86;
}

.encadre
{
	border: 1px solid;
	padding: 5px;
}

.organigramme-schema
{
	float: left;
	padding-bottom: 5px;
	margin-right: 10px;
}

.header
{
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #eeeeff;
}

.adhesion
{
	border:2px solid #eeeeff;
	padding:10px;
	text-align: center;
	background-color: #ddecf7;
}
