/* modern times blue */

#ln_1 {
	background: #F3F3F3 url(pics/bg-global.jpg) no-repeat top;
}

#top {
	background-image: url(pics/top.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 20px 0px 0px;
	height: 127px;
	font-size:1.6em;
}

#ln_2 {
	background: url(pics/bg-bottom.gif) bottom no-repeat;
	padding: 0px;
	height: 76px;
}

/* @group user */

body {
	background: #1968C5 url(pics/bg.jpg) repeat-x top center fixed;
	color: #535353;
	font-family: Arial,Helvetica,sans-serif;
}

a {
	color: #0061FE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

#top a {
	color: white;
}

#footer a {
	color: white;
}

ul {
	list-style-image: url(pics/bullet.gif);
	margin: 3px;
	padding-left: 20px;
}

.beforeArticle {
	padding: 0;
	margin: 0;
	text-align: right;
	width: 99%;
}

.article, .page {
	margin-top: 5px;
	padding: 0 0 0 0;
	font-size: 1.1em;
	background-image: url(pics/bg-article.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 99%;
}

.contenuArticle, .pageContent {
	padding: 0px 0px 5px 5px;
	margin: 0;
	text-align: justify;
	width: 99%;
}

.afterArticle {
	text-align: right;
	margin: 0 0 25px 0;
}

.afterArticle a {
	margin-left: 5px;
}

.beforePage {
	padding: 0;
	margin: 25px 0 0 0;
	text-align: right;
	width: 99%;
}

.page {
	margin-top: 5px;
	padding: 0 0 0 0;
	font-size: 1.1em;
	width: 99%;
}

.afterPage {
	text-align: right;
}

.date {

}

.titreArticle, .divPageTitle {
	background: url(pics/article-title.gif) no-repeat;
	padding-left: 30px;
	color: #0061FE;
}

.hrExtrait {
	display: none;
}

.commentMessage {
	margin-bottom: 0px;
	background: #EAEAEA;
}
.commentOption {
	text-align: right;
	margin-bottom: 10px;
	background-image: url(pics/bg-article.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 10px;
}

.box {
	margin-bottom: 10px;
	padding: 0px;
}

.box a {
	color: #000;
}

.box-titre h2 {
	background-image: url(pics/box-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
 	padding: 0px;
 	font-size: 1.2em;
 	color: black;
 	margin: 0px;
}
.box-titre span {
	background-image: url(pics/box-header.gif);
	background-repeat: no-repeat;
	background-position: right top;
 	padding: 9px 0px 3px 30px;
	display: block;
 	margin: 0px;
 	text-transform: uppercase;
}
.box-content {
	background-color: #CCC;
	color: #03C;
	padding: 5px;
}

.box-footer {
	background: url(pics/box-footer-middle.jpg) repeat-x top;
	margin: 0; padding: 0; height: 25px;
}
.box-footer h2 {
	background: url(pics/box-footer-right.jpg) no-repeat right top;
	margin: 0; padding: 0; height: 25px;
}
.box-footer span {
	background: url(pics/box-footer-left.jpg) no-repeat left top;
	margin: 0; padding: 0; height: 25px; display: block;
}

.box input {
	border: 1px solid #03C;
	font-size: 1em;
}

#miniGlobal {
	color: #fff;
}

#miniGlobal h2 {
	color: #fff;
	margin-bottom: 20px;
}


.calendarTable1 {
	width: 100%;
}
.calendarTable1 td {
	background: #4D84C5;
	color: #FFF;
}
.calendarTable1 a {
	font-weight: bold;
	color: #FFF;
}
.calendarDays1 table {
	width: 100%;
	background: #CCC;
}
.calendarDays1 table .calendarDays1 {
	background: #CCC;
	color: #000;
}
td.calendarTop1 {
	background: #CCC;
	color: #000;
}


.presentation .box-content {
	color: #000;
}
.presentation a {
	text-decoration: underline;
}
.presentation li {
	list-style-image: none;
	list-style-type: none;
}
.presentation ul {
	padding-left: 10px;
}


.album img {
	border: 3px solid #fff;
}
.aleaim img{
	border: 3px solid #fff;
}
li.noListStyle {width: 90px;}
.aleaim ul , .album ul {margin: 0px; padding: 0px;}

.listArticles {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

.error {
	color: white;
}

/* newsletter */
.newsletter li {list-style-image: none; list-style-type: none;}
.newsletter input[type=submit] {border: 0px;}
/* @end */

#menuob a {color: #0061FE; }