/* Start of CMSMS style sheet 'theme : hanging' */
body {
	margin: 0px;
	padding: 0;
	background: url("uploads/images/bg.jpg") repeat-y center;;
        background-color: #d8d6d7;/**/
	/*background-repeat:  repeat-y center;*/
	background-position: center top;
        background-attachment:scroll ;/*fixed*/
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;/*888888*/
}


h2, h3, h4 {
	margin-top: 0;
        color: #000000;/*696969*/
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

#categorie {
        //border: 1px solid;
        //border-color: #CCCDCD;
        background: -moz-linear-gradient(left, #CCCDCD, #FFF);
        //background-color: #dfdfdf;
        font-size: 18px;
        font-family: Arial Black;
        color: #BA0000;
        padding-left: 10px;
}

a {
	text-decoration: none;
	color: #696969;/*696969*/
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}


.NewsSummaryPostdate {
	color: #666666;
}

.NewsSummaryAuthor {
	color: #666666;
}


.NewsSummaryCategory {
	color: #666666;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 200px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 200px;
}

/* Header */

#logo {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
       /* background: #000000 ;/*url(/cms/uploads/theme/banniere.jpg) no-repeat */
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #000000;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu-wrapper {
}

#menu {
	width: 960px;
	margin: 0 auto;
	height: 30px;
	padding: 0px 20px;
	font-size: 18px;
	background: url(uploads/images/menu.jpg) ; /*repeat-x left top*/
	background-color: #000000;
}

#menu ul {
	margin: 0px 0px 0px 70px;
	padding: 3px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
/*background: url(uploads/images/menu.jpg) ;*/
}



#menu a {
	/*height: 40px;*/
	margin: 0;
	padding: 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
	/*font-family:"Book Antiqua";*/
	font-size: 13px;
	/*font-weight: bold;*/
	color: #000;
}

#menu a:hover {
	color: #fff;
	/*font-weight: bold;*/
}

#menu current_page_item a {
	/*background: #F49A73;*/
	color: #2E0815;
}

#menu .activeparent a {
	font-size: 13px;
	/* font-weight:900;*/
}

#menu .currentpage a {
	font-size: 13px;
	/* font-weight:900; */
}


/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 1000px;
	min-height:720px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	/*background: #000000 url(/cms/uploads/theme/centre.jpg) repeat-y left top;*//*FFFFFF 0a0a0a*/
	/*border-right: 1px solid #000000;
	border-left: 1px solid #000000;*/
}

#page-bgtop {
}

#page-bgbtm {
	/*padding: 0px 20px;*/
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 900px;
	margin: 10px 10px 30px 50px;
	text-align: justify;
}

#content a {
	text-decoration: underline;
	color: #000000;/*696969*/
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
	background: url(/cms/uploads/theme/img04.gif) repeat-x left bottom;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	text-transform: normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
  	font-size: 12px;
	width: 160px;
}

#sidebar2 {
	float: right;
	width: 210px;
}

.sidebar {
	float: left;
	padding-top: 24px;
	color: #000000;/*595959*/
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: url(/cms/uploads/theme/img04.gif) repeat-x left bottom;
}


.sidebar li h2 {
	height: 26px;
	margin: 0 0 0 0;
	padding: 14px 15px 14px 15px;
	text-transform: capitalize;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}

.sidebar h2 a {
}

.sidebar a {
	padding-left: 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

/*#footer-wrapper {
	width: 100%;
	height: 100px;
}*/

#footer {
	margin: 0px auto;
	padding: 0px;
	width:1000px;
	height:80px;
	font-size:12px;
	text-align:center;
	line-height:30px;
	/*padding: 0 20px;*/
	/*background: #05c3c6;//111111 - 746457*/
	background: url(uploads/images/footer.jpg) repeat-x;
	background-color:#d8d6d7;
}

/*#footer p {
	margin: 0;
	padding: 18px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}*/

#footer a {
	color: #B70000;
}

#footer .link {
}

#footer .copyright {
}
table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; }

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

th.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ 
/*text-align: center;*/
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 900px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

table.sofT2
{ 
/*text-align: center;*/
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 600px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 
/* End of 'theme : hanging' */

