/* @override 
	http://www.circuitdedakar.com/css/default.css
	http://circuitdedakar.com/css/default.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: #bf5f2d url(../images/bgd3.gif) repeat-x;
}

#clear {
	clear: both;
}

h1 {
	font: bold 15px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #b1673c;
	margin-bottom: 7px;
}

h2 {
	color: #b1673c;
	font: 17px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #b1673c;
	margin-bottom: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}

h4 {
	font-style: italic;
	font-size: 13px;
}

p {
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: justify;
}

a {
	color: #004876;
}

ul {
}

li {
	margin-left: 13px;
	list-style-image: url(../images/small_21.gif);
}

* html li {
	margin-left: 16px;
	list-style-image: url(../images/small_21.gif);
}

.hidden{
	visibility: hidden;
}

/* DIV */

#container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 918px;
}

#logo {
	width: 367px;
	height: 120px;
	background: url(../images/logo_cdd.gif) no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(../images/header5_bgd.jpg) no-repeat;
	width: 918px;
	height: 176px;
}

#header_en {
	background: url(../images/header5_en_bgd.jpg) no-repeat;
	width: 918px;
	height: 176px;
}

#flag img {
	width: 25px;
	height: 17px;
	margin-left: 829px;
	margin-top: 21px;
	border: 1px outset gray;
}

#header #nextevent, #header_en #nextevent {
	text-transform: uppercase;
	color: white;
	text-align: right;
	padding-top: 60px;
	padding-right: 28px;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#header a, #header_en a {
	color: white;
	text-decoration: none;
}

#nav {
}

#content_open {
	background: url(../images/contentopener.gif) no-repeat;
	width: 918px;
	height: 22px;
}

#content {
	background: url(../images/bgd_content.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	text-align: left;
	overflow: hidden;
}

#content_close {
	background: url(../images/contentcloser.gif) no-repeat;
	width: 918px;
	height: 20px;
}

#left {
	float: left;
	width: 535px;
	margin-left: 30px;
}

* html #left {
	float: left;
	width: 535px;
	margin-left: 15px;
}

#left #sepa {
	border-top: 1px dotted #b1673c;
	margin-top: 10px;
	margin-bottom: 5px;
}

#left #newshead img{
	margin-bottom: 11px;
	border: 2px solid #b1673c;
}

#left #news img{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #b1673c;
}

#left #icons img{
	border-style: none;
	float: left;
	margin-top: 10px;
	clear: both;
}

#left span{
	display: inline-block;
}

#digest{
	background-color: #a36249;
	margin-bottom: 10px;
	padding: 10px 22px 15px 14px;
	-moz-border-radius: 7px;
border-radius: 7px;
	color: white;
	margin-top: 8px;
}

#digest p{
	font-size: 84%;
	line-height: 160%;
	font-weight: bold;
}

#digest a {
	color: #ffdb00;

}

#digest a:hover {
	color: #ff9300;
}

#digest li {
	margin-left: 179px;
	list-style-image: url(../images/small_21y.gif);
	margin-bottom: -2px;
}

table#ccc p{
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}

table#ccc td{
	padding-bottom: 7px;
	border-bottom: 1px dashed #ccc;
	padding-top: 7px;
}

#right {
	float: right;
	width: 300px;
	margin-right: 25px;
}

#right .bloc {
	background-color: #a36249;
	margin-bottom: 10px;
	padding: 10px 22px 15px 14px;
	-moz-border-radius: 7px;
border-radius: 7px;
	color: white;
}

#right .bloc h1 {
	margin-bottom: 10px;
	color: white;
}

#right .bloc p{
	font-size: 84%;
	line-height: 160%;
}

#right .bloc a {
	color: #ffdb00;

}

#right .bloc a:hover {
	color: #ff9300;
}

#right .bloc li {
	margin-left: 12px;
	list-style-image: url(../images/small_21y.gif);
	margin-bottom: 4px;
}

#right div.bloc.green {
	background-color: green;
}


#right div.bloc.yellow {
	background-color: yellow;
}

#right div.bloc.yellow h1{
	color: #534837;
}

#right div.bloc.yellow ul li p a {
	color: #534837;
}

#right div.bloc.red ul li p a, #right div.bloc.green ul li p a {
	color: white;
}


#right div.bloc.red {
	background-color: red;
}


#right embed{
	margin-bottom: 10px;
}

#right #float img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #b1673c;
}


#right p {
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}

* html #right {
	float: right;
	width: 300px;
	margin-right: 14px;
}

#right #sepa {
	margin-top: 10px;
	margin-bottom: 5px;
}

#right #agenda {
	margin-bottom: 5px;
	border-bottom: 1px dotted #b1673c;
	padding-bottom: 5px;
}

label p{
	margin-bottom: 7px;
}

input#kyshj-kyshj, input#kysul-kysul {
	width: 180px;
}

input#send {
	width: 75px;
}

#footer {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}

#footer a{
	color: white;
}