
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;

}


#banner{
			/*background:url(images/banner.gif) no-repeat;*/
			width:953px;
			height:270px;
			margin:0 auto;
			padding:2px 0 0 25px;
		}
#banner .menut{
				margin:0;
				padding-top:20px;
				padding-left:700px;
				
			}
		
#banner ul{
				list-style:none;
				margin:0;
			}

h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	/*text-align: justify;*/
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #1175CC;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}
/*
img {
	border: none;
	margin: 5px 5px 5px 5px;
}

img.left {
	float: left;
	margin: 5px 5px 5px 5px;
}

img.right {
	float: right;
	margin: 5px 5px 5px 5px;
}
*/
/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.gif) repeat-x;
}

/* Post */

.post {
}

.posts .titles {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.posts .titles span {
	display: block;
	height: 40px;
	/*padding: 12px 0 0 20px;*/
}
.post .title {
	background: #3C74E6 url(images/img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	/*text-align: right;*/
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 5px ;
	border-top: 1px solid #FFFFFF;
	/*background: url(images/img07.gif) repeat-x*/;
}
.story img {
padding:5px;

}
/* Header */

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #CAE646 url(images/img01.jpg) no-repeat;

}
#mage img{
	text-align:center;
	border: 1px solid #E6C9A9;
}
#reserver{
margin:5px;
float:right;
text-align:center;
padding:5px;
width:90px;
height:20px;
background-image:url(images/reserver.jpg);
background-repeat:no-repeat;
}
#reserver a{
	color: #ffffff;
	text-decoration:none;
	font-size:11px;
}


#droite{
	width:143px;
	text-align:center;
	/*background-color:#531002;
	
	margin: 0 0 0 11px;*/
}
#droite td{
	/*background: url(images/commun/top.gif) 0 0 no-repeat;*/
	padding: 0 0 0 0;
	height: 16px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	/*color: #E6C9A9;*/
}
#droite td a{
	/*color: #E6C9A9;*/
	text-decoration:none;
}
#droite img{
	text-align:center;
	border: 1px solid #E6C9A9;
}

/* Header > Logo */

#logo {
margin-left:40px;
	float: left;
	width: 200px;
	height: 43px;
	background-image:url(images/logoaladin.jpg);
	background-repeat:no-repeat;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

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


	#menu{
		height:40px;
	}
	#menu ul{
			list-style:none;
			margin: 0;
	/*padding-top: 00px;
	list-style: none;*/

		}
			#menu li{
				margin:0px 1px 0px 0px;
				width:90px;
				background-color:#1175CC;

			}
			#menu li, #menu li a, #menu li a.current{
				float:left;
				display:block;
				height:40px;
				line-height:40px;
				min-width:90px;
				text-align:center;
			}
				#menu li a{
					/*background:url(images/menu-bg.jpg) repeat-x;*/
					color:#fff;
					text-decoration:none;
					text-transform:uppercase;
					width:90px;
				}
					#menu li a:hover{
						/*background:url(images/menu-h-bg.jpg) repeat-x;*/
						text-decoration:none;
						background-color:#EF930C;
					}
				#menu li a.current{
					/*background:url(images/menu-h-bg.jpg) repeat-x;*/
					color:#fff;
					text-align:center;
					text-decoration:none;
					text-transform:uppercase;
					background-color:#EF930C;
				}
/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;

}

/* Content > Main */

#main {
	float: left;
	width: 480px;
	padding-left: 20px;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar .boxed .title h2 {
	background: url(images/img08.gif) no-repeat;
}

/* Content > Sidebar > Login */

#login {
}
#ecrire {
padding:0;
margin:0;
}
#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#input {
	width: 110px;
}


#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/

#updates {
color: #1175CC;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: 12px;
}

#updates p {
	line-height: normal;
	font-size: 12px;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 180px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.gif) no-repeat right top;
}

/* Content > Sidebar2 > Sponsors */

#sponsors {
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

/* Content > Sidebar2 > ad120x600 */

#ad120x600 {
	text-align: center;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
