/* Website template by freewebsitetemplates.com */
html {
        font-family: Arial, Helvetica, sans-serif;
}
body {
       
       background-color: #050404;
	    <img src="../images/logo.jpg"> no-repeat right top;
}	
/**img {
        border: 0;
}
#background {
	background-color: #050404;
	display: block;
	height: 1440px;
	width: 30%;
	position: absolute;
	left: 0;
	top: 0;
}
#page {
	background: url(../images/) repeat-y left top;
	width: 960px;
	margin: 0 auto;
	position:absolute; top: 0px; right: 650px;
}**/

#connect .facebook, #connect .twitter, #connect .link-us {
	background: url(../images/facebook.jpg) no-repeat;
}
/**#contents span.header, #contents h3, #contents ul li, #contents div.blogs span {
	background: url(../images/interface.gif) no-repeat;
}**/

/** Links **/
#sidebar {
	float: left;
	color: #ebebeb;
	height: 100%;
	width: 260px;
	padding-left: 5px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 0 60px;
	padding: 0;	
	text-align: left;
}
#sidebar a {
	color: #ebebeb;
	text-decoration: none;
}

#logo {
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#logo a {
	background: url(../images/logo.jpg) no-repeat right top;
	color: #CCC;
	display: block;
	font-size: 14px;
	width: 209px;
	padding: 159px 25px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#logo a em {
	font-size: 16px;
}

#navigation li {
	font-size: 19px;
	line-height: 40px;
}
#navigation li a {
	display: block;
	width: 259px;
	text-transform: uppercase;
}
#navigation li.selected a, #navigation li a:hover {
	background: url(../images/menu-selected.gif) no-repeat 190px center;
}

#connect {
	display: inline-block;
}
#connect li {
	float: left;
	width: 85px;
	text-align: center;
}
#connect li a {
	display: block;
	height: 36px;
	margin: 0 auto;
}
#connect .facebook {
	background-position: 0 0;
	width: 40px;
}
#connect .twitter {
	background-position: 0 -47px;
	width: 46px;
}
#connect .link-us {
	background-position: 0 -94px;
	width: 40px;
}

/**#sidebar .footer {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}**/

/** Contents **/
#contents {
	min-height: 1380px;
	width: 690px;
	margin: 0 0 0 264px;
	padding-top: 60px;
}
#contents span.header {
	background-position: 0 -224px;
	display: block;
	height: 47px;
	width: 644px;
	margin: 0 auto 13px;
}
#contents h3 {
	background-position: 0 -154px;
	color: #ebebeb;
	font-weight: normal;
	height: 27px;
	width: 596px;
	margin: 0 auto;
	padding: 18px 8px 15px;
	text-transform: uppercase;
}
#contents div {
	width: 620px;
	margin: 0 auto;
	padding: 0 0 20px;
}
#contents div a {
	color: #a40e0e;
	text-decoration: none;
}
#contents div p {
	font-size: 13px;
	line-height: 20px;
	margin: 20px 0 19px;
	padding: 0 0 20px;
}

#contents ul.images {
 display: inline-block;
	list-style-type: none;
	width:1000px;
	height="1300px"
	margin: 0 auto 15px;
	
}
#contents ul.images li {
	float: left;
	background-position: 0 0;
	height: 300px;
	width: 240px;
	margin: 0 auto 15px;
	}

#contents .img-gallery {
	color: #000000;
	display: block;
	font-size: 11px;
	line-height: 20px;
	margin-left: 40px; 
}

#contents a.more {
	font-style: italic;
	text-decoration: underline;
}

/** About **/
#contents div.links a {
	background-color: #bfbdbd;
	color: #faf7f7;
	font-size: 12px;
	padding: 2px 10px 1px;
	text-decoration: none;
	text-transform: uppercase;
}

#contents div.about {
	margin-bottom: 0;
	padding-bottom: 20px;
}

#contents div.about span {
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #600;
}

#contents div.tags {
	background-color: #bfbdbd;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 0;
}
#contents div.tags span {
	color: #626262;
	font-size: 0.92em;
	padding: 0 10px;
	text-transform: uppercase;
}
#contents div.tags a {
	color: #faf7f7;
	font-size: 12px;
	padding: 0 10px;
}

/** Blog **/
#contents div.blogs p {
	height: 160px;
	margin: 0;
	padding: 0;
	font-size: 24px;
	text-align: center;
}
#contents div.blogs span {
	float: left;
	background-position: 0 0;
	display: block;
	height: 130px;
	width: 130px;
	margin-right: 10px;
	padding: 7px 7px 23px;
	color: #ECECEC;
}
#contents div.paginate a {
	color: #434242;
	font-size: 0.9em;
	padding: 0 3px;
}

/** IE6 **/
#background {
	_height: 1440px;
}

#sidebar {
	_height: 1440px;
}

/** Menu déroulant**/
#menu-deroulant #menu-deroulant ul{
padding:0;
margin:0;
list-style:none;
text-align:center;
}
#menu-deroulant li{
display:inline-block;
position:relative;
border-radius:8px 8px 0 0;
}
#menu-deroulant ul li{
display:inherit;
border-radius:0;
}
#menu-deroulant ul li:hover{
border-radius:0;
}
#menu-deroulant ul li:last-child{
border-radius:0 0 8px 8px;
}
/*pour cacher les sous menus*/
#menu-deroulant ul{
position:absolute;
z-index: 1000;
max-height:0;
left: 0;
right:0;
overflow:hidden;
-moz-transition: .8s all .3s;
-webkit-transition: .8s all .3s;
transition: .8s all .3s;
}
#menu-deroulant li:hover ul{
max-height:15em;
}
/* background des liens menus */
#menu-deroulant li:first-child{
background-color: #65537A;
background-image:-webkit-linear-gradient(top, #65537A 0%, #2A2333 100%);
background-image:linear-gradient(to bottom, #65537A 0%, #2A2333 100%);
}
#menu-deroulant li:nth-child(2){
background-color: #729EBF;
background-image: -webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);
background-image:linear-gradient(to bottom, #729EBF 0%, #333A40 100%);
}
#menu-deroulant li:nth-child(3){
background-color: #F6AD1A;
background-image:-webkit-linear-gradient(top, #F6AD1A 0%, #9F391A 100%);
background-image:linear-gradient(to bottom, #F6AD1A 0%, #9F391A 100%);
}
#menu-deroulant li:nth-child(4){
background-color: #BC8F8F;
background-image:-webkit-linear-gradient(top, #BC8F8F 0%, #9F391A 100%);
background-image:linear-gradient(to bottom, #BC8F8F 0%, #9F391A 100%);
}
#menu-deroulant li:last-child{
background-color: #CFFF6A;
background-image:-webkit-linear-gradient(top, #CFFF6A 0%, #677F35 100%);
background-image:linear-gradient(to bottom, #CFFF6A 0%, #677F35 100%);
}
/* background des liens sous menus */
#menu-deroulant li:first-child li{
background:#2A2333;
}
#menu-deroulant li:nth-child(2) li{
background:#333A40;
}
#menu-deroulant li:nth-child(3) li{
background:#9F391A;
}
#menu-deroulant li:nth-child(4) li{
background:#BC8F8F;
}
#menu-deroulant li:last-child li{
background:#677F35;
}
/* background des liens menus et sous menus au survol */
#menu-deroulant li:first-child:hover, #menu-deroulant li:first-child li:hover{
background:#65537A;
}
#menu-deroulant li:nth-child(2):hover, #menu-deroulant li:nth-child(2) li:hover{
background:#729EBF;
}
#menu-deroulant li:nth-child(3):hover, #menu-deroulant li:nth-child(3) li:hover{
background:#F6AD1A;
#menu-deroulant li:nth-child(3):hover, #menu-deroulant li:nth-child(4) li:hover{
background:#BC8F8F;
}
#menu-deroulant li:last-child:hover, #menu-deroulant li:last-child li:hover{
background:#CFFF6A;
}
/* les a href */
#menu-deroulant a{
text-decoration:none;
display:block;
padding:8px 32px;
color:#fff;
font-family:arial;
}
#menu-deroulant ul a{
padding:8px 0;
}
#menu-deroulant li:hover li a{
color:#fff;
text-transform:inherit;
}
#menu-deroulant li:hover a, #menu-deroulant li li:hover a{
color:#000;
}
