body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #EAF4FF;
	font: 62.5% verdana;
}
#corps {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 970px;
	background: white url(images/middle.jpg);
}
#main {
	padding: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/middle.jpg);
}
#header {
	height: 85px;
	background: url(images/headerruicut.jpg);
}
#headertitle {
	width: 710px;
	text-align: left;
	padding-left: 50px;
	padding-top: 40px;
	font-size: 19px;
	color: white;
	font-weight: bold;
}
#headertitle a {
	font-size: 19px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#headersearch {
	float: right;
	width: 200px;
	text-align: left;
}
#formsearch {
	margin-top: 32px;
	border-color: #a1cfdc	height: 30px;
	width: 127px;
	color: white;
	padding: 5px;
	padding-top: 10px;
	padding-left: 28px;
	background: url('images/search.gif') no-repeat;
}
#sidebarre {
	width: 390px;
	text-align: left;
	float: right;
}
#sidertop {
	width: 390px;
	padding: 5px;
	padding-left: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#sidertop img {
	border: 0;
	margin-right: 10px;
}
#sidertop a {
	color: #3D5F71;
	font-size: 1em;
	text-decoration: none;
}
#sideleft {
	width: 200px;
	text-align: left;
}
#sideleft a {
	color: #3D5F71;
	font-size: 1.1em;
	text-decoration: none;
}
#sideleft img {
	border: 0;
	margin: 0 auto;
}
#sideleft a img {
	border: 0;
}
#sideright {
	width: 185px;
	float: right;
	/*padding: 5px;*/
	/*padding-left: 10px;*/
	text-align: left;
}
#sideright a {
	color: #3D5F71;
	font-size: 1.1em;
	text-decoration: none;
}
#sideright a img {
	border: 0;
	margin-bottom: 10px;
}
#post {
	width: 480px;
	float: left;
	text-align: justify;
	font-size: 1.2em;
	background: white;
}
#blocpubleft {
	width: 238px;
	text-align: center;
}
#blocpubright {
	width: 238px;
	float: right;
	text-align: center;
}
#sidebarre ul {
	margin-top: 10px;
}
#sidebarre li {
	list-style-image: url(images/puce.gif);
	padding: 0;
	margin-left: -20px;
}
#sidebarre li a {
	color: #3D5F71;
	font-size: 1.1em;
	margin-bottom: 2px;
	text-decoration: none;
}
#sidebarre h2 {
	margin: 2px;
	font-size: 12px;
	color: #1C4A53;
}
#sidebarre img {
	margin-bottom: 10px;
}
#footer {
	text-align: center;
	height: 47px;
	padding-top: 13px;
	color: #3D5F71;
	background: url('images/footerrui.jpg');
}
#footer a {
	font-weight: bold;
	color: #3D5F71;
}
#menu {
	height: 27px;
	padding: 0;
	margin-top: 0;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	background: url('images/menu.jpg');
	background-repeat: no-repeat;
	text-align: left;
}
#labelmenu {
	margin-top: 0;
	margin-left: 30px;
	width: 880px;
	text-align: left;
	color: #3D5F71;
}
#labelmenu img {
	margin: 0;
	vertical-align: middle;
}
#labelmenu ul {
	margin: 0;
	padding-left: 5px;
	padding-top: 6px;
}
#menu img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#menu a {
	font-size: 1.1em;
	text-decoration: none;
	color: #3D5F71;
}
.buttonsearch {
	margin-left: 4px;
	font-size: 1em;
	color: #3D5F71;
	height: 22px;
	width: 25px;
	border: 1px solid #76c6e0;
	background: #89d4e4;
}
.posts {
	text-align: justify;
	border-bottom: 1px dotted #3A71A2;
	margin-top: 20px;
}
.posts a {
	color: #3E7886;
	text-decoration: none;
}
.posts ul, li {
	list-style-type: disc;
	margin-top: 2px;
}
.posts blockquote {
	margin: 0;
	padding: 5px;
	background: #CCC;
}
.posts h1 {
	margin-bottom: 2px;
}
.posts h1 a {
	color: #D48435;
	font-size: 16px;
	text-decoration: none;
}
.posts h1 img {
	margin: 0;
	margin-right: 5px;
}
.posts h2 {
	margin-bottom: 2px;
}
.posts h2 a {
	color: #D48435;
	font-size: 16px;
	text-decoration: none;
}
.posts h2 img {
	margin: 0;
	margin-right: 5px;
}
.posts p {
	margin-top: 15px;
	line-height: 18px;
}
.posts img {
	margin: 20px;
}
p.pages {
	text-align: center;
}
p.pages a {
	color: #D48435;
	font-size: 1.2em;
	text-decoration: none;
}
.parution {
	color: #666;
	font-size: 1em;
	margin: 0;
}
.comments {
	text-align: right;
	margin-bottom: 10px;
}
.comments a {
	color: #3A71A2;
	font-size: 1em;
}
.categ {
	display: block;
	margin: 0;
	width: 160px;
	height: 32px;
	padding-top: 10px;
	text-align: center;
	background: url('images/font_categ.jpg');
	background-repeat: no-repeat;
}
.categdoublewidth {
	display: block;
	margin: 0;
	width: 360px;
	height: 28px;
	padding: 8px;
	text-align: center;
	background: url('images/font_categ2.jpg');
	background-repeat: no-repeat;
}
.categdoubleline {
	display: block;
	margin: 0;
	width: 150px;
	padding: 5px;
	height: 32px;
	text-align: center;
	background: url('images/fontcateg.jpg');
	background-repeat: no-repeat;
}
.lienmenu {
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
}
.lienmenu:hover {
	color: white;
	background: #35BAD3;
}
.actionAdmin a {
	color: #3D5F71;
	margin-left: 5px;
	text-decoration: underline;
	font-size: 1.2em;
	margin-bottom: 2px;
}
.listeMenu {
	display: inline;
	margin: 0;
	padding: 0;
}
.listeMenu a {
	font-size: 1.1em;
}
.listeMenu img {
	border: 0;
}
.textinput {
	width: 236px;
	height: 15px;
	font-size: 1em;
	background: url(images/input.jpg) no-repeat left top;
	border: none;
	padding: 4px 8px;
}
.focustextcomment {
	width: 236px;
	height: 15px;
	font-size: 1em;
	background: url(images/input.jpg) no-repeat left top;
	border: none;
	background-position: left bottom;
	padding: 4px 8px;
}
.focustextareacomment {
	width: 336px;
	height: 125px;
	background: url(images/textarea.jpg) no-repeat left top;
	border: none;
	background-position: left bottom;
	padding: 4px 8px;
	font: 1em verdana;
}
.textarea {
	width: 336px;
	height: 125px;
	background: url(images/textarea.jpg) no-repeat left top;
	border: none;
	padding: 4px 8px;
	font: 1em verdana;
}
.buttonSubmit {
	width: 69px;
	height: 26px;
	color: #3D5F71;
	font-size: 1em;
	font-weight: 700;
	background: url(images/buttoncomment.jpg) no-repeat left top;
	cursor: pointer;
	border: none;
	padding: 2px 5px;
}
.buttonSubmit:hover {
	background-position: left bottom;
}
.infocomment {
	color: #34A9BE;
	font-size: 1em;
	margin: 0;
	margin-bottom: 15px;
}
#comments, #postcomment {
	color: #3D5F71;
	font-size: 1.1em;
	margin: 40px auto 20px;
	padding: 0;
}
.comment {
	width: 480px;
	margin-bottom: 5px;
	overflow: hidden;
	margin-left: -40px;
	padding: 0;
}
#commentlist ul li {
	margin: 0;
	padding: 0;
}
.headcomment {
	height: 14px;
	margin: 0;
	padding: 0;
	background: url('images/headcomment.jpg');
}
.middlecomment {
	margin: 0;
	padding: 10px;
	background: url('images/middlecomment.jpg');
}
.middlecomment p {
	margin: 5px;
	padding: 0;
}
.footcomment {
	height: 14px;
	margin: 0;
	background: url('images/bottomcomment.jpg');
}
.comment li {
	list-style-type: none;
	margin-left: 0;
}
p#annonceurContact {
	margin: 0;
	color: #30A4C9;
	width: 370px;
}
p#imgContact {
	margin-bottom: 0;
	margin-top: 0;
	width: 370px;
}
#rss {
	margin-top: 5px;
	float: right;
	width: 45px;
	text-align: left;
}
#rss a img {
	border: 0;
}
#zooinpt{
width: 140px;
margin-left: 3px;
margin-right: 3px;
font-size: 1em;
padding: 2px;
}
#newsletter p{
margin: 0px;
font-size: 0.8em;
color: #3D5F71;
}
#zoosbmt{
border: 1px solid grey;
background-color: white;
width: 35px;
}
#zoosbmt:hover{
border: 1px solid grey;
background-color: #B3E3ED;
width: 35px;
}
#suscribeFeed{
width: 60px; 
margin-top: 20px;
margin-left: 75px;
text-align: center;
}
#blocpubright p{
color: #3D5F71;
font-weight: bold;
font-size: 1.2em;
}
#suscribeMail{
margin-top: 20px;
margin-bottom: 10px;
}
#suscribeMail p{
color: #3D5F71;
font-size: 0.8em;
font-weight: none;
}
img.wp-smiley{
margin: 0px;
}
/* TOP NAVIGATION --------------------------------- */

div#topNav {
	font-family: Tahoma, Verdana;
	height: 28px;
	background: #fff url("images/topNav_bg.jpg") repeat-x top;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	z-index: 10000000;
	top:0px;
}

*html div#topNav {
	position: relative;
}

div#topNav a, #topNav a:visited{color: #FFFFFF; text-decoration:none;}
div#topNav a:hover{color: #fe139c; text-decoration:none;}
div#themes{float: left;}
div#topNav div.theme-onglet, div#topNav div.theme-onglet-selected{
	float: left;
	padding: 0 8px 0 8px;
	margin: 5px 0 4px;
	border-right: 1px solid #FFFFFF;
}
div#sexy a, #sexy a:visited{color: #F3FF0F; text-decoration:none;}
div#sexy a:hover{color: #FFFFFF; text-decoration:none;}
div#sexy {float: left;}
div#sexy div.theme-onglet, div#sexy div.theme-onglet-selected{
	float: left;
	padding: 0 8px 0 8px;
	margin: 5px 0 4px;
	border-right: 1px solid #FFFFFF;
}
div#utopeer a, #utopeer a:visited{color: #FFFFFF; text-decoration:none;}
div#utopeer a:hover{color: #fe139c; text-decoration:none;}
div#utopeer{float: right;}
div#utopeer div.theme-onglet, div#utopeer div.theme-onglet-selected{
	border-right: 0px;
	border-left: 1px solid #FFFFFF;
}
div#topNav div.theme-onglet-selected a,
div#topNav div.theme-onglet-selected a:visited
{color: #FF6600;}

/* --------------------------------------------- */