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

body {
	margin: 0; padding: 0 0 10px 0;
	background: #c2c2c2 center bottom no-repeat url(images/bck.jpg);
	font-family: Arial; font-size: 13px;
	color: #000;
}

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

img {
	border:0;
	}

	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	
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: #0066FF; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #1f3074; }

.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:#1f3074;
	text-decoration:none;
	font-size:13px;
}

.catwdc a{
	color:#1f3074;
	text-decoration:none;
	font-size:13px;
}

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



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

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

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

.rss {
	color:#0066FF;
	text-decoration:none;
	font-size:11px;
}



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

.rss a:hover{
	color:#4BB5C1;
	text-decoration:none;
	font-size:11px;
}


.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 #c2c2c2;
}

.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: #1f3074;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.vote a:hover{
	color: #1f3074;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

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

#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 .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;
}


.clear {clear: both;}
#wrapper {
	background: center top no-repeat url(images/bckwrapper.jpg);
	min-height: 1100px;
}
#page {
	margin: 0 auto;
	width: 880px;
}
#header {
	position: relative;
	height: 220px;
}
#header h1 {
	margin: 0; padding: 30px 0 0 0;
	font-size: 27px; font-weight: normal;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

#header h2 {
	margin: 10px 0 0 150px; padding: 0;
	font-size: 16px; font-weight: bold;
	color: #ffffff;
}
#header .rss {
	display: block;
	position: absolute;
	left: 685px; top: 100px;
	width: 56px; height: 56px;
	background: no-repeat url(images/bckrss.jpg);
	font-size: 1px;
	text-decoration: none;
	text-indent: -999em;
}
#header form {
	margin: 0; padding: 0;
	position: absolute;
	left: 685px; top: 157px;
}
#header form .searchtext {
	margin: 0; padding: 4px 5px 0 5px;
	width: 156px; height: 20px;
	background: no-repeat url(images/bcksearchtext.gif);
	border: none;
	font-family: Arial; font-size: 12px;
	color: #fff;
}
#header ul {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 32px; line-height: 32px;
	position: absolute;
	left: 50px; bottom: 0;
}
#header li {
	float: left;
	font-size: 12px;
	text-transform: uppercase;
}
#header li a {
	float: left;
	padding: 0 15px;
	color: #16164a;
	text-decoration: none;
}
#header li a:hover {
	background: repeat-x url(images/bckmenulinkro.gif);
}
#header li.current_page_item a {
	background: repeat-x url(images/bckmenulinkro.gif);
}

#containered {
	margin: 10px 0 0 40px;
	background: repeat-y url(images/bckcontent.jpg);
}
#content {
	float: left;
	width: 645px;
	background: repeat-y url(images/bckcontent.jpg);
}
#content .top {
	padding: 15px 20px 25px 40px;
	background: no-repeat url(images/bckcontenttop.jpg);
	min-height: 800px;
}
#content .post {
	position: relative;
	margin: 0 0 35px 0; padding: 150px 0 0 0;
}
#content .post h2 {
	margin: 0; padding: 0;
	font-size: 18px;
}
#content .post h2 a {
	color: #1f3074;
	text-decoration: none;
}

#content .post h2 a:hover {
	color: #1f3074;
	text-decoration: none;
}

#content .entry {
	clear: both;
	margin: 5px 0 15px 0;
}

#content .meta {
	clear: both;
	padding: 10px 0 0 0;
	font-size: 12px; font-weight: bold;
	background: repeat-x url(images/bckmeta.gif);
}
#content .meta a {
	color: #2a2a6a;
	text-decoration: none;
}

#content .meta a:hover {
	color: #2a2a6a;
	text-decoration: none;
}

#content .date {
	position: absolute;
	left: -25px; top: 0;
	width: 615px; height: 145px;
	background: no-repeat url(images/bckdate.gif);
}
#content .date .day {
	position: absolute;
	left: 70px; top: 60px;
	font-size: 25px; font-weight: bold;
	color: #fff;
}
#content .date .month {
	position: absolute;
	left: 125px; top: 65px;
	font-size: 14px;
	text-transform: lowercase;
	color: #fff;
}
#sidebar {
	float: right;
	width: 160px;
	font-size: 11px;
}
#sidebar ul {
	margin: 0 0 450px 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 10px 20px;
}
#sidebar ul ul ul {
	margin: 0 0 0 15px;
}
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar a:hover {
	color: #fff;
}
#sidebar h3 {
	margin: 0; padding: 5px 0 5px 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #19194c;
	background: repeat-y url(images/bcksidebarh3.gif);
}
#footer {
	margin: 0 0 0 40px; padding: 20px 15px 0 15px;
	width: 615px; height: 25px;
	background: no-repeat url(images/bckfooter.jpg);
	font-size: 12px;
	color: #676767;
}
#footer a {
	color: #9e9e9e;
	text-decoration: none;
}

#footer a:hover {
	color: #9e9e9e;
	text-decoration: underline;
}

#footer .left {
	float: left;
}
#footer .right {
	float: right;
}

.navig {
	margin: 15px 0 0 0; padding: 10px;
	font-size: 11px;
	border: #545454 1px solid;
	background-color: #c2c2c2;
	color: #545454;
}
.navig a {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

.navig a:hover {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

textarea#comment, input#author, input#email, input#url {
	font-family: Arial; font-size: 11px;
	background-color: #d7d7d7;
	border: #9c9c9c 1px solid;
	vertical-align: middle;
	color: #000;
}

textarea#comment {
	width: 400px !important;
}

h2#comments, h2#postcomment {
	clear: both;
	margin: 0 0 10px 0; padding: 0;
	font-size: 15px;
	text-transform: lowercase;
	color: #1f3074;
}
h2#comments a {
	color: #1f3074;
	text-decoration: none;
}

#commentlist a {
	color: #1f3074;
	text-decoration: underline;
}

.link a {
	color: #1f3074;
	text-decoration: none;
}

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

a abbr {
	border: none;
}

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

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #b4b4b4;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}