a, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

h2
{
	font-family: Arial;
    font-size:15px;
    font-weight:bold;
	color:#3b5671;
	background: rgb(236,240,243);
	text-align:center;
	vertical-align: middle;
	padding-top:5px;
	height: 25px;

}

p
{
	font-family: Arial;
	font-size: 12px;
}

.connex 
{
	font-family:Trebuchet MS;
    font-size : 12px;
    color : #3B5671;
    font-weight:bold;
}

.presAcc p
{
	text-indent:5px;
	padding:5px;
	font-family: Calibri, Arial;
	font-size:13px;
}

.titreInsc
{
	font-size:12px;
	color:#3b5671;
	font-family:arial;
	font-weight : bold;
}

.titrePresse
{
	font-family: Arial;
    font-size:15px;
    font-weight:bold;
    color:rgb(102,153,255);
}

.titrePresse a, a:visited, a:active
{
	color:rgb(102,153,255);
}

.titrePresse a:hover
{
	text-decoration:underline
}

.articleDescription
{
	font-family: Arial;
    font-size:13px;
	padding: 5px;
    font-weight:bold;
    color:rgb(102,153,255);	
}

.detailArticle p, .ficheDesc
{
	font-size: 12px;
	padding: 2px;
	font-family: Trebuchet MS;
	text-align: justify;
	text-indent: 4px;
}



.detailArticle p a:visited
{
	color:black;
	text-decoration: none;
}

.detailArticle p a:hover
{
	text-decoration: underline;
}


.lienMenu, .lienMenu:visited
{
	text-decoration: none;
	font-size:11px;
	color:black;
	font-family:Trebuchet MS;
	font-weight:normal;
	
}

.lienMenu:hover
{
	text-decoration: underline;
}

.list
{
	margin-left: 35px;
	background-color:rgb(200,210,220);
	list-style-type: none;
	list-style-image: url('/images/fleche.gif');
	font-family: Calibri;
	text-indent: 10px;
}

.list li
{
	padding:2px;
}
.list a
{
	font-size:12px;
	color:#3b5671;
	font-family:arial;
	font-weight : bold;
	text-decoration: none;
}

.list a:hover
{
	text-decoration: underline;
}

a, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

h1
{
	font-family: Arial;
    font-size:18px;
    font-weight:bold;
	color:#3b5671;
	background: rgb(236,240,243);
	text-align:center;
	vertical-align: middle;
	padding-top:5px;
	height: 25px;

}

h2
{
	font-family: Arial;
    font-size:15px;
    font-weight:bold;
	color:#3b5671;
	background: rgb(236,240,243);
	text-align:center;
	vertical-align: middle;
	padding-top:5px;
	height: 25px;

}

p
{
	font-family: Arial;
	font-size: 12px;
}

.connex 
{
	font-family:Trebuchet MS;
    font-size : 12px;
    color : #3B5671;
    font-weight:bold;
}

.presAcc p
{
	text-indent:5px;
	padding:5px;
	font-family: Calibri, Arial;
	font-size:13px;
}

.titreInsc
{
	font-size:12px;
	color:#3b5671;
	font-family:arial;
	font-weight : bold;
}

h3
{
	font-family: Arial;
    font-size:15px;
    font-weight:bold;
    color:rgb(102,153,255);
}

h4
{
	font-family: Arial;
    font-size:13px;
	padding: 5px;
    font-weight:bold;
    color:rgb(102,153,255);	
}

h5, h6 {
	color:rgb(102,153,255);	
}



li a
{
	font-size:12px;
	color:#3b5671;
	font-family:arial;
	font-weight : bold;
	text-decoration: none;
}

li a:hover
{
	text-decoration: underline;
}


/****************************
 * STYLES ARTICLES CONTENU
 * *************************/

div.detailArticle a, div.detailArticle a:visited, div.detailArticle a:active
{
	text-decoration: none;
}

div.detailArticle a:hover
{
	text-decoration: underline;
}

div.detailArticle img
{
	border: none;
}

div.detailArticle h1
{
	font-family: Arial;
    font-size:18px;
    font-weight:bold;
	color:#3b5671;
	background: rgb(236,240,243);
	text-align:center;
	vertical-align: middle;
	padding-top:5px;
	height: 25px;

}

div.detailArticle h2
{
	font-family: Arial;
    font-size:15px;
    font-weight:bold;
	color:#3b5671;
	background: rgb(236,240,243);
	text-align:center;
	vertical-align: middle;
	padding-top:5px;
	height: 25px;

}

div.detailArticle p
{
	font-family: Arial;
	font-size: 12px;
}

div.detailArticle .connex 
{
	font-family:Trebuchet MS;
    font-size : 12px;
    color : #3B5671;
    font-weight:bold;
}

div.detailArticle .presAcc p
{
	text-indent:5px;
	padding:5px;
	font-family: Calibri, Arial;
	font-size:13px;
}

div.detailArticle .titreInsc
{
	font-size:12px;
	color:#3b5671;
	font-family:arial;
	font-weight : bold;
}

div.detailArticle h3
{
	font-family: Arial;
    font-size:15px;
    font-weight:bold;
    color:rgb(102,153,255);
}

div.detailArticle h4
{
	font-family: Arial;
    font-size:13px;
	padding: 5px;
    font-weight:bold;
    color:rgb(102,153,255);	
}

div.detailArticle h5, div.detailArticle h6 {
	color:rgb(102,153,255);	
}

div.detailArticle p
{
	font-size: 12px;
	padding: 2px;
	font-family: Trebuchet MS;
	text-align: justify;
	text-indent: 4px;
}


div.detailArticle ul, div.detailArticle li
{
	margin-left: 15px;
	list-style-type: none;
	list-style-image: url('/images/fleche.gif');
	font-family: Calibri;
	text-indent: 10px;
}

div.detailArticle li
{
	padding:2px;
}
div.detailArticle li a
{
	font-size:12px;
	color:#3b5671;
	font-family:arial;
	font-weight : bold;
	text-decoration: none;
}

div.detailArticle li a:hover
{
	text-decoration: underline;
}

