/* Global Styles */

body, html {
	margin:0px;
}

body{
	margin-top: -20px;
}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
}
	
a {
	color: #9BAAAC;
	text-decoration:none;
	font-weight:bold;
}
	
a:hover {
	color: #cb127a;
	text-decoration:none;
}

#header_fond{
	background-image: url(../images/header.gif);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: repeat;
}

.header_fond{
	background-image: url(../images/header.gif);
	background-position: top left;
	background-attachment: fixed;
}
	
/* ID Styles */
	
#navigation a {
	font:10px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration:none;
	letter-spacing:.1em;
}
	
#navigation a:hover {
	color: #cb127a;
	text-decoration: none;
}

#padding {
	padding:20px 5px 20px 5px;
}
	
#weekdays th {
	font:10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
}

#calheader td {
	font-weight:bold;
}

/* Class Styles */

.logo {
	font:18px Arial, Helvetica, sans-serif;
	color: #990000;
	letter-spacing:.4em;
	font-weight:bold;
}

.sidebarText {
	font:12px Arial, Helvetica, sans-serif;
	color: #336666;
	line-height:18px;
}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#333333;
}
	
.pageName {
	font: 1.2em Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: .1em;
	font-weight: bold;
	line-height:26px;
}
	
.subHeader {
	font:14px Arial, Helvetica, sans-serif;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
}
	
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	letter-spacing:.1em;
}
	
.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#333333;
}

.titre{
	position: relative;
	float: left;
	font-weight: bold;
}

.lienImage{
	position: relative;
	float: right;
}

a img{
	border-top: 0;
	border-left: 0;
	border-right: thin solid black;
	border-bottom: thin solid black;
}

a img:hover{
	border-top: thin solid black;
	border-left: thin solid black;
	border-right: 0;
	border-bottom: 0;
}

p ul{
	list-style: none;
}

#duplication{
	position: absolute;
	background-image: url(../images/duplication.png);
	background-repeat: no-repeat;
}

#news_accueil{
	position: relative;
	vertical-align: top;
}

.cadreRelief{
	border-top: thin solid #999999;
	border-left: thin solid #999999;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	padding: 5px;
	right: 20px;
	width: 170px;
	font-size: 0.9em;
	margin-bottom: 10px;
}

#news_accueil > .cadreRelief > h5{
	margin: 0;
	padding: 0;
	right: 20px;
	font-size: 1em;
	width: 160px;
	text-align: center;
}

.floatRight{
	padding-top: 4px;
	float: right;
}

#rss{
	position: absolute;
	top: 2px;;
	right: 2px;
	left: auto;
	bottom: auto;
	height: 16px;
	border: 0;
}

#champRecherche{
	margin-top: -36px;
	text-align: right;
	float: right;
	font-size: 0.8em;
}

#champRecherche * img{
	vertical-align: middle;
	padding-bottom: 4px;
}

#orderBy{
	text-align: right;
	float: right;
	font-size: 0.8em;
}

#nbrData{
}

.navPage{
	text-align: center;
}

#listeCategories{
	position: relative;
	margin-top: 35px;
}

#listeCategories > ul{
	font-size: 0.8em;
	list-style: none;
}

#listeCategories > ul > li{
	display: inline;
}

#listeCategories > ul > li:before{
	content : ' [ ';
}

#listeCategories > ul > li:after{
	content : ' ] ';
}

div#menuAdmin a{
	color: #009966;
}

div#menuAdmin a:hover{
	color: #CC0000;
}

#nombreArticles{
}

ul#menulist li ul{
	display:none;
}

ul#menulist li:hover>ul{
	display: block;
}

ul#menulist {
	text-align: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #0F4D2A;
	position: static;
	margin-left: 5px;
}

ul#menulist li, ul#menulist li a {
	color: #CCCCCC;
}

ul#menulist, ul#menulist ul {
	list-style: none;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0;
	width: 14em;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #666666;
	border-right-color: #666666;
	background-color: #000000;
}
ul#menulist ul{
	margin-top: 5px;
	position: absolute;
	top: -1px;
	/* left: 13em; */
	left: -14.5em;
}

ul#menulist li{
	position: relative;
	margin: 0px;
	padding: 0px;
	_display: inline;
}

ul#menulist a{
	display: block;
	width: 100%;
	text-decoration: none;
	width: 12.4em;
	padding: 5px 0;
}

ul#menulist li:hover, ul#menulist li a:hover {
	color: #FFFFFF;
	background-color: #cb127a;
}

ul#menulist li.smenu>a {
	font-style: italic;
}

ul#menulist a {
	margin-left: 10px;
	color: #0F4D2A;
	text-decoration: none;
}

.navPage{
	text-align: center;
}

/* Effect Toggle
------------------------------------------------------------*/
.effectToggle{
	cursor:pointer;
	color: #990000;
}
.effectToggle:hover{
	text-decoration: underline;
}
