/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/
/** Common Styles */

table {
	padding-top:20px;
}
table#editions_precedentes td {
	width:25%;
	margin:0px;
	padding-right:10px;
	vertical-align:top;
}

table#editions_precedentes h1 {
	font-size:1em;
}


body {
	background: #e77e38 url(/squelettes/images_be2009/bodybg13.jpg) repeat;
	text-align: justify;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
}
div#tete-site {
	width:980px;
	padding:0px;
	margin:auto;
	background:url(/squelettes/images_be2009/tete-arrondie.png) top no-repeat;
	height:5px;
}
h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}



p.centrer {
	text-align:center;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #dc6e03;
	text-decoration:underline;
}
a.lien_noir {
	color:#000000;
	text-decoration: underline;
}
img {
	border:0px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
}
p.spip img {
	border:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}
a:hover {
	text-decoration: none;
	color: #dc6e03;
}
form select {
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-left:15px;
	width:200px;
}
p#logo-gauche {
	margin-top:15px;
}

/** Style for header starts here */

#header {
	width: 970px;
	height: 150px;
	margin: auto;
	padding:0px;
	background: url(/squelettes/images_be2009/banniere.jpg) no-repeat;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 10px 10px 20px;
	font-size: 3em;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 1.4em;
}

/** Style for menu starts here */

#menu {
	width: 970px;
	height: 50px;
	margin: 0px auto;
	background: #5d403a;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style: none;

}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	background: url(/squelettes/images_be2009/btn-menu.jpg) no-repeat left 55%;
	padding-top:16px;
	padding-bottom:12px;
	margin-left:12px;
	padding-left:12px;
	text-decoration: none;
	color: #FFFFFF;
	font-size:125%;
	font-weight:normal;
}

#menu a:hover {
	color: #fba552;
	padding-top:18px;
	margin-left:12px;
	padding-left:12px;
}

div#pied-menu {
	padding:0px;
	margin:auto;
	width:960px;
	height:10px;
	background:url(/squelettes/images_be2009/foot-menu-2.png)center no-repeat;
}
/** Style for wrapper starts here */

#wrapper {
	width: 980px;
	margin: auto;
	padding: 0px;
	padding-bottom:5px;
	background: #FFFFFF;
	/*border:2px solid #e77e38;*/
}

/** Style for content starts here */

#content {
	width: 970px;
	margin: 0px auto;
}

#content h2 , #content h3.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
	margin-bottom:10px;
}

#right {
	float: right;
	width: 720px;
	padding: 0px;
	padding-top:10px;
	margin-right:5px;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}
div#right div#tete-corps {
	padding:0px;
	margin:0px;
	background:url(/squelettes/images_be2009/tete-corps-2.jpg) no-repeat;
}
div#right div#corps {
	padding:0px;
	margin:0px;
	background:url(/squelettes/images_be2009/corps-corps-2.jpg) repeat-y;
}
div#right div#pied-corps {
	padding:0px;
	margin:0px;
	background:url(/squelettes/images_be2009/pied-corps-2.jpg) no-repeat;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(/squelettes/images_be2009/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
}
#right .post p{
	padding:0px;
	margin:0px;
padding:10px;
padding-top:0px;
}
#right p.ps {
margin:0px;
padding:0px;
padding-top:20px;
font-weight:normal;
font-style: italic;
font-size:90%;
}

#right p.copyright {
text-align:right;
}

#left {
	padding:0px;
	margin:0px;
	padding-top:15px;
	float: left;
	width: 230px;
	background:#ffc997;
	
}

div.tete-encart {
	padding:0px;
	margin:0px;
	
	
}
div.corps-encart {
	padding:0px;
	margin:0px;	
}
div.corps-encart h2 {
	margin-top:15px;
}

div.pied-encart {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}
div.corps-encart p {
	padding:0px;
	margin:0px;
	padding-left:15px;
	padding-right:10px;
}
div.corps-encart h2 {
	margin-left:10px;
	margin-right:10px;
}
#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
	background: url(/squelettes/images_be2009/img04.gif) no-repeat left 50%;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 970px;
	padding:0px;
	height: 35px;
	margin: auto;
	background: url(/squelettes/images_be2009/footer.png) bottom no-repeat;
	text-transform: uppercase;
	font-size: 10px;
	color: #E5E5CC;}

#footer .copyright {
	float: left;
	margin: 0px;
	padding-left: 20px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
	margin-top:5px;
	font-weight:bold;
}

#footer .css {
	padding-left: 20px;
	background: url(/squelettes/images_be2009/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(/squelettes/images_be2009/image02.png) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}
#footer a:hover {
	border-bottom: 0px;
	text-decoration: none;
	color: #E5E5CC;
}
div.bandeau_partenaires {
	width:980px;
	margin:auto;
	padding:0px;
}
div.bandeau_partenaires table {
	margin:0px;
	padding:0px;
	margin-top:20px;
	border-collapse:collapse;
}
div.bandeau_partenaires table td {
	vertical-align:bottom;
	padding-right:19px;
}
div.bandeau_partenaires table td img {
	padding:0px;
	margin:0px;
	border:0px;	
}