.cadrepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height: 100%;
	width : 750px;
	margin-top : 0px;
	/* margin-right : 0px;
	margin-left : 0px; */
	border : 1px #0080C0 solid;
	text-align : left;
	background : #FCFCFC url(../images/imagecadregauche.png) repeat-y left;
	max-width : 750px;
}
.titrepage{
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
}
.titrepage .titre{
	font-size: 25pt;	
	color : #0080c0;
}
.titrepage img{
	vertical-align : middle;
	margin-right : 10px;
}
.titrepage .soustitre{
	font-size: 25pt;	
	color : #999999;
}
.corpspage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align : justify;
	padding : 5px 10px 5px 15px; 
	margin : 0px 0px 0px 0px; 
}
.cadrehautpage{
	background-image : url(../images/imagecadre.png);
	height : 150px;
	/* width : 750px; */
	width : 100%; 
	padding : 25px 10px 0px 15px; 
	margin : 0px 0px 0px 0px;  
	background-repeat: no-repeat;
	background-position: left top;
}
.lienmenu{
	text-align : center;
	width : 600px;
}
.lienmenu a{    
    font-weight : bold;
    font-size : 9pt;
    color : #FFFFFF;
    margin : 0px 0px 0px 0px;
    padding : 0px 10px 0px 10px;
	width : 150px;
}

.lienmenu a:link, .lienmenu a:visited{
    background-color : #000000;
	text-decoration : none;
	width : 150px;
}

.lienmenu a:active, .lienmenu a:hover{
	background-color: #0080C0;
	text-decoration : none;
	width : 150px;
}

.lienmenu_gauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	text-align : center;
}
.lienmenu_gauche a {
	padding : 2px 15px 2px 15px; 
	color: #0080C0;
	margin : 2px 0px 2px 0px;
	/* width : 100%;  */
	color : #0080C0;
	display : block;  
}
.lienmenu_gauche a:link, .lienmenu_gauche a:visited{
	text-decoration : none;
	background-color : #F4F4F4;
	border : 1px solid #999999;
}
.lienmenu_gauche a:active, .lienmenu_gauche  a:hover{
	background-color: #FFFFFF;
	text-decoration : none;
	border : 1px solid #0080C0;
}

.cadreentete {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0080c0;
	background : White;
	vertical-align : top;
}
.entetebleu{
	background : #0080C0 url(../images/entetefond.png);
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font : bold;
	color : #0080C0;
	padding : 0px 5px 5px 0px;
}
.login {
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #0080c0;
	height: 20px;
	width: 120px;
}
.motdepasse {
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #0080c0;
	height: 20px;
	width: 55px;
}
.boutonlogin {
	text-decoration: none;
	color: #0080c0;
	background-color: #fbfbfb;
	border: thin #0080c0;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}
.cadrearticle {
	padding: 1px;
	margin: 4px;
	vertical-align: top;
	border: 1px dashed #DADADA;
}
.entetearticle {
	text-align: left;
	text-indent: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #0080C0;
	font-variant: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.imagearticle{
	margin-bottom :5px;
	margin-right : 7px;
	margin-left : 2px;
	margin-top : 2px;
}
.contenuarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin: 0px 0px 1px 0px;
	padding: 8px 10px;
	border: 1px solid #999999;
}
.sousarticle{
	padding : 4px 0px 4px 10px;
}
a {
	text-decoration: none;
}
.listelien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;

}
.listelien ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	margin-top: 5px;
	margin-left : 5px;
	margin-bottom: 5px;
	background-color: #F4F4F4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.listelien li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	width : 100%;	
}
.listelien a:link, .listelien a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	margin-right: 10px;
	width : 100%;
}
.listelien a:active, .listelien a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FBFBFB;		
	margin-right: 10px;
	width : 100%;
}
a:hover {
	text-decoration: underline;
}
.cadreaccueil {
	border-top: 5px #CCCCCC;
	border-right: 5px #CCCCCC;
	border-bottom: 5px dotted #CCCCCC;
	border-left: 5px #CCCCCC;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.cadreaccueil a:hover{
	text-decoration: none;
}
.copieecrannormale{
	background-color : #fbfbfb;
	border-style : solid;
	border-color : #999999;
	border-width : 1px;
	padding: 15px 5px 15px 15px;
	background-position: center;
}
body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/degradefondpage.png);
	background-repeat: repeat;
	scrollbar-track-color : #F4F4F4;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #0080C0;
}
.entetecentreressource {
	background-image: url(../images/entetecentreressources.png);
	padding-bottom: 20px;
	height: 120px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.imagedanstexte {
	margin-bottom :4px;
	margin-right : 8px;
	margin-left : 8px;
	margin-top : 4px;

}
