.rss {
	padding-top: 10px;
	height: 30px;
}
.auteurNews {
	text-align: right;
}
.textePresentation {
	text-align: justify;
	vertical-align: text-top;
	margin: 5px;
	padding-right: 5px;
}
.referenceBreve {

	padding: 5px;
	background: #E0E0E0;
	border-top: 1px solid #505050;
}
A:link {
	color: #505050;
	text-decoration: none;
	border-bottom: 1px dotted #505050;
}
A:visited {
	color: #505050;
	text-decoration: none;
	border-bottom: 1px dotted #505050;
}
A:hover {
	color: #CCCCCC;
}
A IMG {
	border-width: 0px;
	text-decoration: none;
}
BODY {
	background-color: #505050;
	margin: 0px 0pt 5px;
	padding: 0pt;
	font-family: Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif;
	font-size: 11px;
	line-height: 140%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
}
CODE {
	font-weight: bold;
}
H1 {
}
H2 {
}
H3 {
	padding-top: 5px;
	padding-left: 10px;
	height: 25px;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Times New Roman,Serif;
	background: url('./images/h3_fond.png') repeat-x;
	color: white;
}
H3.spip {
	text-align:left;
}
.h3_fleche {
	background: url('./images/h3_fleche.gif') no-repeat left;
	height: 20px;
	padding-left: 25px;
}
H4 {
	padding-left: 35px;
	font-size: 1.2em ;
	color: #F7A900;
	text-decoration: underline;
}
H5 {
	text-align: center;
	font-size: 1em;
}

/*P {*/
/*	text-align: justify;*/
/*}*/

.ongletsPresentation {
	cursor: pointer;
	width: 470px;
}

#encadrementSite {
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	margin: auto;
	width: 956px;
}

#banniere {
	background: #2D5380;
	height: 120px;
	overflow: hidden;
	position: relative;
}
#menuHaut A:hover {
	color: #505050;
	font-weight: bold;
}
#barreMenu {
	background: transparent url('images/toolbar-bg.png') repeat-x scroll 0%;
	border-top: 1px solid #606060;
	height: 31px;
}
#logo {
	background: transparent url('./images/banniere.png') no-repeat scroll 0%;
	cursor: pointer;
	display: block;
	height: 121px;
	left: 0pt;
	position: absolute;
	top: 0px;
	width: 800px;
}
#menuHaut li.active_menu a {
	background: transparent url('images/toolbar-select.png') no-repeat scroll 0pt;
}
#menuHaut {
	background: transparent url('images/toolbar-div.png') no-repeat scroll 0pt;
}
#menuHaut li {
	background:transparent url('images/toolbar-div.png') no-repeat scroll 100% 0pt;
}
#menuHaut li a {
	color: #FFFFFF;
}
#menuHaut a:hover {
	color:#444444;
}
#menuHaut {
	height:31px;
	margin:0pt 0pt 0pt 5px;
	padding:0pt;
}
#menuHaut ul {
	margin:0pt 0pt 0pt 2px;
	padding:0pt;
}
#menuHaut li {
	display:block;
	float:left;
	margin:0pt;
	padding:0pt;
}
#menuHaut a {
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}
#menuHaut li.on li.on a {
	text-decoration:underline;
}
#menuHaut li a {
	display:block;
	float:left;
	height:31px;
	line-height:31px;
	padding:0pt 15px;
}

#menuHautAdmin {
	text-align: center;
	padding: 5px;
	width: 1024px;
	color: #D3D3D3;
}
#menuHautAdmin A {
	color: #D3D3D3;
}
#contenu {
	background: #FFFFFF url('images/back.png') repeat-x scroll 0% top;
	border-top: 1px solid #A3A9BE;
	padding-bottom: 20px;
	color: #505050;
}
#pied {
	color: #CCCCCC;
	font-size: x-small;
	padding: 8px 40px 10px 8px;
	text-align: center;
}
#pied A:link, #pied A:visited {
	color: white;
	text-decoration: none;
}
#pied A:hover {
	color: #9F9F9F;
}

#lr_table TH {
	height: 30px;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF url('images/back.png') repeat-x scroll 0% top;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
#lr_table TD {
	padding: 3px 0px 5px 0px;
}
.lr_line1 { background-color: #b6c0cb; }
.lr_line2 { background-color: white; }
.lr_logiciel {
	text-align: center;
	width: 150px;
	font-weight: bold;
}
.lr_description {
	text-align: left;
}
.lr_version {
	width: 100px;
	text-align: center;
}
.lr_paquet {
	width: 200px;
	text-align: center;
}
