/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #CCC;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
	color:#FFF;
}
p strong {
	color:#AAA;
	font-weight:bold;
}
ol {
	
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color:#999;
		text-decoration: none;

}

a:hover {
	color:#900;
}

img {
	border: none;
}

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

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

hr {
	display: none;
}

/* Header */

#header {
	width: 990px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 20px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding:0;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	margin:0;
}

#logo h2 {
	font-size: 1em;
	font-style:italic;
	margin:-5px 15px 0 0;
	text-align:right;
}

#logo a {
	text-decoration: none;
	color:#CCC;
	margin:0;
	padding:0;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	color:#CCC;
	border-left: 1px solid #CCC;
	text-decoration: none;
	font-size: 0.9em;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 990px;
	height: 200px;
	margin: 0 auto;
}
#header2 img {
	width:auto;
	height:auto;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: #CDCDCD url(../images/img03.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	padding: 6px 10px;
	border-bottom: 2px #111 groove;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu li a:hover, #menu li.active a:hover {
 	background-color:#933;
	color:#000;
 }
#menu li.active a {
	color:#933;
}
#menu .first a {
	background: none;
}

/* Splash */

#splash {
	background:url(../images/img04.png) right no-repeat;
	float: right;
	width: 790px;
	height: 200px;
}
#splash img {
	margin:160px 0 0 35px;
	
}

/* Page */

#page {
	background-image:url(../images/fond-page.jpg);
	width: 990px;
	margin: 10px auto 0 auto;
	padding: 30px 0;

}

/* Content */

#content {
	float: left;
	width: 480px;
	padding-left: 5px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {

	list-style: circle inside;

}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style:decimal inside;
}
#content h2 {
	color:#C00;
}

h1.title {
	color:#900;
	padding-top: 3px;
}
#content h1.title a {
	color:#933;
}
#content h1.title a:hover {
	color:#900;
}


#content div#last-video h1.title{
	font-size:1.4em;	
}
#content div#last-video div b, #content div#last-video div i {
	display:none;
}

.content {
	padding: 0 10px;
	border-bottom:dotted 1px #500;
	margin-bottom:20px;
}
.content div {
		border-bottom:dotted 1px #500;
		padding-bottom:10px;

}
.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;

}

.twocols .col1 .content, .twocols .col2 .content {
	border:none;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar & centerBar*/

#sidebar {
	float: right;
	width: 200px;
}
#sidebar form#cse-search-box div {
	text-align:center;
	}
#sidebar form#cse-search-box div input {
	width:185px;
	margin:0px;
	}
#sidebar form {
	margin:0 0 10px 2px;
}
#sidebar div iframe {
	display:inline;
	margin:20px;
}
	
#centerbar {
	margin-right:13px;
		float: right;
	width: 280px;
}


#sidebar ul, #centerbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#centerbar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(../images/img07.gif) no-repeat right bottom;
}

#sidebar li ul, #centerbar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li, #centerbar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 25px;
	margin: 0;
	padding: 3px 0 1px 10px;
	background-color: #200;
	font-size: 1.2em;
	font-weight: bold;
	color:#700;

}


#centerbar h2 {
	height: 25px;
	margin: 0;
	padding:5px 10px 7px 15px;
	background-color: #AAA;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	border-top: 1px #fff dotted;
	height:auto;

}

#sidebar h3 {
	margin: 0;
}


#sidebar p, #centerbar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	color:#900;
}
#centerbar a {
	color:#900;
}
#centerbar a:hover {
	text-decoration: underline;
}

#sidebar ul > li:first-child, #centerbar .first {
	border: none;
}

#centerbar .first h3 {
	line-height:1.2em;
	margin-bottom:8px;
	font-size:1.2em;
	color:#333;
}
#centerbar .first h3 span {
	color: #666;
	font-size:0.7em;
}
#centerbar .first div.img {
	width:99%;
	height:50px;
	overflow:hidden;
	border:1px solid #aaa;
	}
#centerbar .first div.img:focus, #centerbar .first div.img:hover {
	border:1px solid #900;	
	}
#centerbar .first div.img img {
	width:100%;
	margin:-30% 0 0;
	}

/* Footer */

#footer-wrapper {
	height: 100px;
	padding: 10px 0 20px 0;
	background: #CA0002;
	border-top: 10px solid #CDCDCD;
}
#footer div#menus-footer {
	margin-bottom:20px;
}
#footer ul {
		text-align:center;
		margin:0;
		font-size:0.9em;
}

#footer ul li {
	list-style:none;
	display:inline;
	border-right:1px dotted #800;
	padding: 0 20px;
}
#footer ul li a {
	color:#700;	
}
#footer ul li.last {
	border:none;	
}
#footer {
	width: 990px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size:0.8em;
}

#footer a {
	color: #111;
}
#footer a:hover {
	color: #FFF;

}
#legal {
	float: left;
	padding: 0 0 10px 180px;
	background: url(../images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 0;
}