/*  
Nom du Thème : MarineGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/

html {
 height: 100%;
 margin-bottom: 1px;
}
body {
 margin:0;
 padding:0;
 color: #41484D;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:0;
	}


	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#fffffe;
	scrollbar-highlight-color:#fffffe;
	scrollbar-3dlight-color:#fffffe;
	scrollbar-darkshadow-color:#fffffe;
	scrollbar-shadow-color:#fffffe;
	scrollbar-arrow-color:#ff6600;
	scrollbar-track-color:#fffffe;
}

h1 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #a3ceff; }

h3 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #ff6600; }

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #4BB5C1; }

.clear {
	width: 807px;
	height: 0px;
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}


.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}

table.sample { 
    width:100%;
}

table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius: 12px;
}

.champs {width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #ff6600; background-color: #000000; font-weight: bold; color: #c2c2c2; text-decoration:none}
.catwdc{
	color:#046380;
	text-decoration:none;
	font-size:13px;
}


.catwdc:hover{
	color:#ff6600;
	text-decoration:none;
	font-size:13px;
}


.details{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}


.details:hover{
	color:#046380;
	text-decoration:underline;
	font-size:11px;
}

.rss {
	color:#109DD0;
	text-decoration:none;
	font: 1.01em "Arial", Sans-Serif; 
}

.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

.sitetable {
	width: 100%;
	border: 1px solid #c2c2c2;
	vertical-align : top;
}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #ffffff;
}

.votelargeur {width: 50px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#CC0000;
	}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}


.votetable {
	background: #eeeeee;
	width : 50px;
	height: 92px;
	margin-right: 5px;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;

}
.vote span.nombre 
{
font-size: 16px;
display: block;
}

.vote a{
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
}

/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#container ul#mest {	
	font-weight: bold;
}
#container ul#mest li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#container ul#mest li a {
text-decoration: none;

}
#container ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#container a.current {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#container a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#container a.current:hover {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#container a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

#container .on {
	display: block;
	text-align: left;
}
#container .off {
	display: none;
}

form {
 margin: 0; padding: 0;
}
#page {
 margin: 0px auto;
 padding: 0px;
 width: 990px;
}

#header {
 height:132px;
 margin: 0 auto;
 padding: 30px 0 0 5px;
 background: url(images/header_bg.gif) repeat-x top left;
}
#logo { 
 padding-left: 25px;
}
#logo h1 {
 margin: 0;
 padding: 0;
 font: bold 30px Verdana, Arial, Helvetica, sans-serif;
}

#logo h1 a {
 color: #ffffff;
}
.description {
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 color: #ffffff;
 height: 57px;
}
#nav {
 font: bold 11px Verdana, Arial, Helvetica, sans-serif;
 	position: absolute;
	top: 123px;
/* text-transform: uppercase;*/
}
#nav ul {
 list-style: none;
 margin: 0;
 padding: 0px;
}
#nav ul ul {
 display:none;
}
#nav li {
 display: block;
 float: left;
 width: 110px;
 height: 29px;
 text-align: center;
 margin: 0 3px;
 background: url(images/nav.gif) no-repeat top center;
}
#nav li a {
 color: #1E7EC3;
 font: bold 11px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 display: block;
 width: 110px;
 height: 29px;
 line-height: 29px;
}
#nav li a:hover, #nav li.current_page_item a, #nav li.current_page_item a:hover, #nav li a.home:hover {
 color: #ffffff ;
 font: bold 11px Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 background: url(images/nav_hover.gif) no-repeat top center;
}

#search {
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	height: 30px;
	color: #ccc;
	background: url(images/search.gif) no-repeat center right;
	width: 310px;
}
#searchform {
	margin: 0px auto;
	padding: 0px 0px 0 0px; 
	text-align: center;
	}
#search input#s {
	width: 280px;
	padding: 7px 20px 7px 5px;
	border: 1px solid #1E7EC3;
	background: none;
	float: left;
	color: #333333;
}
input#srcbtn {
	margin-left: 5px;
	padding-top: 4px;
}

#content {
 padding: 0 0 16px 0;
 float: left;
 background: url(images/content_bottom.gif) no-repeat bottom right;
}
#content .inner {
 padding: 10px 20px;
 margin: 0 0px 0 0;
 width: 465px;
 float: left;
 background: url(images/content_bg.gif) repeat-y top right;
}
h1 {
	font-size: 16px;
}

.alt {
	background-color: #E4ECF6;
	border-top: 1px solid #CDDFEF;
	border-bottom: 1px solid #CDDFEF;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	color: #109DD0;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	color: #1E7EC3;
	}
small.commentmetadata a {
	color: #1E7EC3;
}
h3#respond {
	background: url(images/h3_respond.gif) no-repeat top left;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	margin: 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	text-decoration: none;
	color: #1E7EC3;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
hr {
 display: none;
}

.post {
	padding: 20px 10px 0px 10px;
}

.post-top {
	background: #fff;
	padding: 0 5px;
}
.post li {
 margin-left: 25px;
}
.posted {
 color: #808080;
 border-bottom: 1px dotted #C2C8CC;
 padding: 5px 0;
}

.author {
	padding: 0px;
	color: #1E7EC3;
}

.comments {
	float: right;
	padding: 0px 0 4px 20px;
	color: #109DD0;
	font: 11px Arial, Helvetica, sans-serif;
}
.comments a {
	color: #109DD0;
}
.post h1 {
 padding: 5px 0 0 0; 
 margin: 0;
 font: bold 18px Verdana, Arial, Helvetica, sans-serif;
 color: #EC4000;
 border-top: 1px dotted #C2C8CC;
}

.post h1 a {
 color: #1E7EC3;
}
.read-more {
	padding-right: 15px;
	background: url(images/more.gif) no-repeat center right;
}
p.more {
	padding: 0;
	margin: 0;
}
.form {
	background: #F3F7FB;
	border-left: 1px solid #CDDFEF;
	border-right: 1px solid #CDDFEF;
	padding: 1px 5px;
	margin-right: 6px;
}
.comments_bottom {
	background: url(images/comments_bottom.gif) no-repeat top left;
	height: 3px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left {
	padding: 0px;
	margin: 0 7px 0px 0;
	display: inline;
	}


.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}
#commentform {
	padding: 0;
	margin: 0;
}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #D7D7E1;
	width: 156px;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #D7D7E1;
	}

#commentform #submit {
	margin: 0;
	border: none;
	width: 140px;
	height: 24px;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 40px;
	background: url(images/blockquotes.gif) no-repeat top left;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
    font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
.navigation a {
	color:#222222;
}
.side-ads {
	text-align: center;
}
.side-ads img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #C0C0C0;
}

#leftbar {
	width: 160px;
	float: left;
	padding: 0 0px 0 0;
}
#leftbar ul {
 list-style: none;
 margin: 0; 
 padding: 0;
}
#leftbar li {
 float: left;
 padding-bottom: 10px;
 width: 152px;
}
#leftbar ul li ul li {
 padding: 3px 0 3px 0px;
 margin: 0;
 border-bottom: 1px dotted #4C85CB;
}
.textwidget img {
 margin: 0 10px 0 0;
}

#rightbar {
 padding: 0px 0px 0px 5px;
 width: 319px;
 float: right;
}
#rightbar h2, #leftbar h2 {
    color:#b9991e;
    font-size: 12px;
    margin: 5px 0;
    padding: 5px 0 8px 42px;
    background: url(images/h2_bg.gif) no-repeat center left;
    border-bottom: 1px dotted #b1b1b1;
    text-align: left;
    text-transform: uppercase;
    clear: both;
}

#rightbar ul {
 list-style: none;
 margin: 10px 0 10px 0px; padding: 0;
 text-align: left;
}

#rightbar li {
 float: left;
 width: 150px;
 padding-bottom: 10px;
 margin-right: 5px;
}
#rightbar ul li ul li {
 padding: 3px 0 3px 0px;
 margin: 0;
 border-bottom: 1px dotted #4C85CB;
}
#rightbar a, #leftbar a {
 color: #41484D;
}
.dots {
 height: 10px;
 margin: 0 0 10px 0;
 border-bottom: 1px dotted #4C85CB;
}
.footer {
	background: url(images/footer.gif) no-repeat;
	min-height: 87px;
	text-align: center;
}

.footer p {
	padding: 26px 0 0 0;
}

.footer a {
	color: #41484D; 
	font-weight: bold;
	text-decoration: none;
}

.publicite-banniere {
    padding-top: 5px;
	padding-right: 35px;
	float: right;
}

.bannier1 {
	margin-left:-11px;
}