/* CSS Document */
body {
	background-color:#FFFFFF;
	background-image:url(fond-2.jpg);
	background-attachment:fixed ;
	margin:0px;
	
}

.spacer {
	clear:both;
	visibility:hidden;
	height:1px;
	border:0px;
	margin:0px;
}

#page {
	width:980px;
	margin:0px auto;
	background-color:white;
	border:1px #000 solid;
}


/* ----------------- header ----------- */

#page #header {
	background:white url('doberman-bandeau2.jpg') no-repeat;
	height:120px;/*185*/

}

#page #header #menu {
	margin:0px 0px 0px auto;
	width:200px;
	padding-top:20px;
	padding-right:5px;
	text-align:right;
}

#page #header #newsletter {
	position:relative;
	top:-40px;
	left:50px;
	width:500px;
	font-family:verdana;
	font-size:8pt;
}

html>body #page #header #newsletter {
	top:-60px;
	margin:0px;
}


#page #header #newsletter input {
	border:1px #666 solid;
	font-size:8pt;
}

#page #header #menu img {
	padding:2px;
}


/* --- body --- */

#page #body {
	height:500px;
	overflow:visible;
	font-family:verdana;
	font-size:10pt;
	padding-left:10px;
	width:980px;/*789*/
}

html>body #page #body {
	min-height:500px;
	height:auto;
}


#page #adminPanel {
	width:780px;
	height:15px;
	margin:0px auto;
	background-color:#FFE8EC;
	border:1px red dotted;
	padding:2px;
	position:absolute;
	top:0px;
	font-size:8pt;
}

#page #body a:link,#page #body a:active, #page #body a:visited  {
	color:#0B6CB0;
	text-decoration:none;
	font-weight:bold;
}

#page #body  a:hover {
	color:#8EB5CF;
}

#page #body #arborescence {
	font-size:8pt;
	float:left;
}

#page #body #arborescence a:link, #page #body #arborescence a:visited {
	font-size:10pt;
}



#page #body #arborescence img {
	vertical-align:middle;
}

#page #body #glossaire {
	float:right;
}

#page #body  .blue {
	color:#0B6CB0;
}

#page #body  .marine {
	color:#006;
}

#page #body h1 {
	font-size:14pt;
	font-family:verdana;
	color:#FF0000;

}

#page #body h2 {
	font-size:10pt;
}

#page #body #article {
	font-size:8pt;
	text-align:justify;
	width:575px; /*550*/
	float:left;
	min-height:1000px;
}

#page #body #images-droite {
	width:140px;
	height:500px;
	float:left;
	margin:0px 0px 10px 0px;
}

#page #body #adsense-right {
	width:200px;
	height:500px;
	float:left;
	margin:0px 0px 0px 20px;
}

#page #body #adsense-right #communique {
	width:200px;
	text-align:center;
	margin-top:2px;
}

#page #body #adsense-right #haut {
	background:url('bando-haut.jpg') no-repeat center;
	width:200px;
	height:23px;
}

#page #body #adsense-right #milieu {
	background:url('bando-milieu.jpg') repeat-y center;
	width:190px;
	height:640px;
	padding-left:10px;
	text-align:center;
}

#page #body #adsense-right #milieu form input {
	border:1px #666 solid;
	color:#666;
	font-size:10px;
	margin:2px;
	font-family:verdana;
}

#page #body #adsense-right #bas {
	background:url('bando-bas.jpg') no-repeat top;
	width:200px;
	height:25px;
}

/* ------- tag cloud ------- */
#page #body #adsense-right #tagHaut {
	background:url('bando-haut.jpg') no-repeat center;
	width:200px;
	height:23px;
	margin-top:2px;
}

#page #body #adsense-right #tag {
	width:188px;
	padding:6px;
	background:url('bando-milieu.jpg') repeat-y center;
}

#page #body #adsense-right #tagBas {
	background:url('bando-bas.jpg') no-repeat top;
	width:200px;
	height:25px;
}

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

#page #body #article #adsense-m {
	background:url('postit2.jpg') no-repeat center;
	width:264px;/*360*/
	height:276px;/*285*/
	float:left;
	margin:10px;
	margin-left:0px;
	text-align:center;

}


#page #body #article #auteur {
	width:300px;
	float:left;
	height:40px;
}

#page #body #article #vote {
	float:right;
}

#page #body #article #vote img {
	vertical-align:middle;
}

#page #body #article #links {
	margin-top:15px;
}

#page #body #article #links, #page #body #article #sixMonth {
	margin-left:10px;
	width:280px;
}

#page #body #article #links a:link,
#page #body #article #links a:visited,
#page #body #article #sixMonth a:link,
#page #body #article #sixMonth:visited {
	font-weight:normal;
}

#page #body #article #sixMonth {
	height:100px;
	float:left;
}

#page #body #article #image {
	float:right;
	width:210px;
	text-align:center;
}


/* --------- tool bar ----------- */

#page #body #toolbar {
	width:300px;
	margin:10px 0px;
}
#page #body #toolbar .extra {
	margin:3px;
	width:300px;
}

#page #body #toolbar .extra a:link, #page #body #toolbar .extra a:visited {

}

#page #body #toolbar .extra .img {
	float:left;
	width:50px;
}

#page #body #toolbar .extra .description {
	float:right;
	width:230px;
	font-size:8pt;
	text-align:justify;
	margin-right:8px;
}

/* ---- HTMLaddOn ----- */
#page #body #HTMLaddOn {
	width:580px; /*550*/
}

#page #body #HTMLaddOn th {
	font-family:tahoma;
	font-size:8pt;
	font-weight:normal ;
	border:1px #ebf8ff solid;
}

#page #body #HTMLaddOn h1, #page #body #HTMLaddOn h2 {
	font-family: tahoma;
	font-size:20px;
	color:#FF0000;
	font-weight:bold;
	width:500px;
}


/* ---- commentaires ---- */
#page #body #commentaires {
	font-size:8pt;
	width:525px;
	margin:5px;
	float:left;
}

#page #body #commentaires .commentaire {
	width:500px;
	border: 1px dashed #666666;
	background-color: #ECF8FF;
	margin-top:5px;
	margin-bottom:5px;
	padding:8px;
	text-align:justify;
}

#page #body #commentaires .bggrey {
	background-color: #DDDDDD;
}

#page #body #commentaires #captcha {
	width:320px;
	margin:0px auto;
}

#page #body #commentaires #captcha img {
	width:150px;
	float:left;
}

#page #body #commentaires #captcha input {
	width:150px;
	height:50px;
	float:right;
	border:1px grey solid;
	font-size:28pt;
	text-align:center;
	color:#0965A8;
}


#page #body #seeInGuide {
	width:350px;
	height:300px;
	float:left;
	border-right:1px #ccc solid;
	margin-left:15px;
	padding-top:40px;

	
}

#page #body #seeInNews {
	width:390px;
	float:right;
	padding-left:5px;
	background:url('/im/quote.gif') no-repeat ;
	padding-top:40px;
	padding-left:15px;
}

#page #body #seeInGuide div, #page #body #seeInNews div  {
	margin:5px 10px;
}



/* ---- footer ---- */ 
#page #footer {
	width:980px;/*803*/
	/*height:110px;*/
	/*background:white url('/themes/images/footer.png') no-repeat ;*/
	padding-top:40px;
	font-size:8pt;
	font-family:verdana;
	text-align:center;
	color:#555;
}

#page #footer #partener a:link, #page #footer #partener a:visited {
	color:#666;
	text-decoration:none;
}

#page #footer #mentions {
	color:black
}

#page #footer #mentions a:link, #page #footer #mentions a:visited {
	color:#0B6CB0;
	text-decoration:none;
	font-weight:bold;
}

#page #footer #mentions a:hover {
	color:#4C87AF;
}



