/*
Theme Name: Decorpeint
Theme URI: http://www.aidoweb.net/
Description: Th&egrave;me cr&eacute;&eacute; par Alexandre PACCOU.
Version: 0.1
Author: Alexandre PACCOU

Cr&eacute;ation Th&egrave;me par Alexandre PACCOU || http://www.aidoweb.net/

*/

* {
	margin: 0;
	padding: 0;
}
body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}
html, body {
background-color: #fff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#fff;
padding:0px;
margin:0px;
height: 100%;
background: url(img/europe-nuage2.jpg) no-repeat;
}


a:active { color:#000000;}
a, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img{
	border:none;
}

h1 {
	text-transform:uppercase;
	padding:5px 10px;
	margin:0px
}
h2 {
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

h3 {
    padding: 5px 10px;
	margin-top: 20px;
}

#page {
	background-color: #000;
	margin: 0;
	background: url(img/europe-nuage.jpg) no-repeat;
}
/* ----------conteneur pour centrer le design---------- */
#conteneur {
	width:1000px;
	margin:0 auto;
}

/* ----------choix langue---------- */
#choix_langue, #choix_langue a{
	text-align: right;
	color: #fff;
	background-color: #000;
	margin-right: 5px;
}
#choix_langue img {
	margin-top: 2px;
}

/* ----------header for logo-------------- */
#header {
	text-align: left;
	color: #fff;
	padding: 0px;
	margin: 0px;
    position: absolute;
    z-index: -1;
}

#header img {
	padding:10px 0px;
}

/* ----------menu-------------- */
#menu {
 	text-align: left;
	height:35px;
	font-size:14px;
	position:relative;
	width:100%;
	z-index: 2;
}
#menu ul {
    width:100%;
}
#menu li {	
	font-weight:bolder;
	line-height:2.5em;
	margin-right:10px;
	list-style: none;
}
#menu li.categorie {
	font-size:20px;
	font-weight: normal;
 	padding: 0 10px;
	margin:0px;
	line-height:2.2em;
}
	
#menu li.current_page_item, #menu li.current_page_item a {
	/*background:#FFFFFF none repeat scroll 0 0;*/
	color:#559AD3;
	z-index: 1;
}
#menu li.current_page_item a {
	background: url(img/fleche_jaune.gif) no-repeat top right;
}

#menu li a {	
	color:#ffec01;
	line-height:2.5em;
	margin-left:1px;
	padding-left:19px;
	padding-right:20px;
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}

/* ----------menu bas-------------- */
#menu_bas {
 	text-align: center;
	height:35px;
	font-size:14px;
	position:relative;
	width:100%;
	float: left;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
}
#menu_bas ul {
	text-align: center;
	width:100%;
}
#menu_bas ul li {
	font-weight:bolder;
	line-height:2.5em;
	margin-right:10px;
	list-style: none;
	display: inline;
}
#menu_bas li.current_page_item, #menu_bas li.current_page_item a {
	background:#FFFFFF none repeat scroll 0 0;
	color:#559AD3;
}
#menu_bas li a {
	color:#fff;
	line-height:2.5em;
	margin-left:1px;
	padding-left:19px;
	padding-right:20px;
	text-decoration: none;
}
#menu_bas li a:hover {
	text-decoration: underline;
}

/* ----------wrap----------------- */

#wrap {
	overflow:hidden;
}

#wrap.interne {
    /*background: url(img/marquage_grand_format.png) no-repeat 690px bottom;*/
    background: url(img/marquage_grand_format.png) no-repeat right bottom;
}


/* --------------sidebar------------- */

#sidebar {
	float:right;
	width:226px;
	background-color: #fff;
	margin: 10px 15px;
	padding: 5px 10px;
}
#sidebar ul {
	list-style: none;
}

/* -----------------contenu--------------------- */

#contenu {
	margin:0px 0px 10px 260px;
    color: #fff;
    width: 600px;
    min-height:550px;
    position:relative;
    z-index: 3;
    line-height: 18px;
}
#contenu a {
    text-decoration: none;
    color: #fff;
}
#contenu a:hover {
	color: #ffec01;
	text-decoration: underline;
}

p{
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

#contenu p.postmetadata {
	display: none;
}

#contenu .post_content ul li {
	list-style-position: inside;
}

#contenu h1 a {
    color: #ffec01;
}

/*  ----------------footer---------------------- */
#footer {
	clear:left;
	padding:0px;
	margin:0;
	text-align: center;
	position: relative;
}

#footer img.float-left {
	float: left;
}

/*  ----------------telecharger---------------------- */
#telecharger {
	float: right;
    width:300px;
}
#telecharger img {
	margin-top: 130px;
}
#telecharger a {
	color: #fff;
	text-decoration: none;
}

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

/*  ----------------aidoweb---------------------- */
#aidoweb {
	margin-top: 20px;
	font-size: 80%;
}

/*  ----------------actus---------------------- */
#actus {
    float: right;
    width:300px;
    margin: 10px 30px;
    padding:5px 15px;
    /*color: #969A69;*/
}
#actus p {
	margin: 0;
	padding: 0;
	/*color: #969A69;*/
}
#actus a {
	text-decoration: none;
	/*color: #969A69;*/
}
#actus a:hover {
	text-decoration: underline;
}
#actus ul {
	/*background-color: rgb(217, 221, 181);
	background-color: rgb(237, 239, 216);
	border:2px solid red;
	border-color: rgb(209, 215, 177);*/
	background-color: #206699;
	background-color: #015788;
	background-color: #126496;
	margin: 0;
	padding:5px 10px;
}
#actus ul li {
	list-style: none;
	border-bottom: 2px solid red;
	border-color: rgb(217, 221, 181);
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#actus h2 {
	font-size: 1em;
	font-weight: bold;
}

#actus .post_resume {
	margin-bottom: 5px;
	margin-left:36px;
}
div.postmetadata {
	width:36px;
	float: left;
}
div.postmetadata .jour {
 	float: left;
 	font-weight: bold;
 	font-size: 18px;
}
div.postmetadata .mois {
	text-transform: uppercase;
	font-size: 12px;
}
#actus .voir_ts_actus {
	text-align: right;
	margin-top: 5px;
}
#actus .voir_ts_actus a {
	color: #fff;
}

/*  ----------------plan du site---------------------- */

.ddsg-wrapper h2 {
	margin-bottom: 5px;
}

/*  ----------------formulaire---------------------- */

fieldset, textarea {
	margin-bottom: 10px;
	margin-top: 10px;
}
legend {
	color: #fff;
	padding: 0 5px;
	margin-bottom: 10px;
}
form label{
	cursor: pointer;
}
