
body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;

}

h1, h2, h3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #4B8749;
	margin: 0;
	text-transform: uppercase;
}
h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #4B8749;
}
h5 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family:Tahoma, Geneva, sans-serif;
}
.txte { 
color:#000;
font-size: 14px; 
font-family:Tahoma, Geneva, sans-serif;
}
ul, ol { }

blockquote { }

a { 
color: #41ACE7;
text-decoration: none;
}

a:hover { 
text-decoration:underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}



/* Menu */

/* formulaire */
	
.smallDark {
	font-family: Tahoma,Arial,Verdana;
	font-size: 12px;
	color: #000;
	font-weight:normal
}
label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
}
legend {
   font-family: Tahoma,Arial,Verdana;
   color: #798306;
   font-weight: bold;
}
fieldset{
   width:650px;
   height:auto;
   background-color: #ececec;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background:url(../img/img04.jpg) repeat-y left top ;
}
#page-bgtop {
	padding-top: 30px;
	background:url(../img/img03.jpg) no-repeat left top;
} 

/* Content */

#content {
	float: right;
	width: 738px;
	padding-top: 20px;
	padding-right: 40px;
}

/* Post */
.post {
	margin-bottom: 25px;
}
.post .title {
	height: 30px;
	color: #42423E;
	border-bottom: 1px #BDBDBB dotted;
}
.post .title a {
	text-decoration: none;
	color: #42423E;
}
 
/* Sidebar */

#sidebar {
	float: left;
	width: 162px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}
#sidebar li li {
	margin: 0 0 0 5px;
	padding-left: 10px;
}
#sidebar p {
	margin: 0;
	padding: 0px 10px;
}
#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 10px;
	background:url(../img/img06.png) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #42423E;
}
#sidebar h2 #titre_sondage{
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 10px;
	background:url(../img/img062.jpg) no-repeat left top;
	font-size: 11px;
	font-weight: bold;
	color: #42423E;
}
#sidebar p {
	line-height: 200%;
}
#sidebar .element{
	text-align:center;
	margin:auto;
	/*background-color:#0F3;*/
}
#sidebar a {
	color: #696969;
}
/* Footer */
#footer {
	width: 1000px;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	background:url(../img/img05.jpg);
	background-repeat:no-repeat;
}
#footer p {
	margin: 0;
	padding: 56px 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #66665E;
}
#footer a {
	color: #000000;
}

.entry #toto{
	
	line-height: 200%;
	text-align: justify;
	font-family:Tahoma, Geneva, sans-serif;
}
.entry #photo{
	float:right;
	position:relative;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:10px;
}

#classement_presse {
	
}
#classement_presse td{
	text-align:center;
	border-collapse:collapse;
	border:#000 1px solid;
}
#classement_presse th{
	text-align:left;
}
