body
{
background-color: #cddded;
/*background-color: #0d0d0d;*/
/* background-image: url('/images/noel-back.jpg'); */
}

#top {
	position: absolute;
	left: 50%;
	margin-left: -430px;
	top: 10px;
	width: 860px;
	height: 180px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: url(Entete.jpg) no-repeat;
}
#menutop {
	position: absolute;
	left: 50%;
	margin-left: -114px;
	top: 181px;
	width: 540px;
	border-top: 1px solid #000;
	padding-top: 0px;
	padding-right: 5px;
	text-align: right;
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: white;
	z-index:5;
}
#menutop ul {
	list-style-type: none;
	display: inline;
}

#menutop li {
	list-style-type: none;
	display: inline;
	margin-left: 10px;
}

#menutop a:link, #menutop a:visited {
	color: #000;
	text-decoration: none;
}
#menutop a:hover, #menutop a:active {
	color: #02b;
	text-decoration: none;
	border-top: 3px solid #02b;
}

#corps {
	position: absolute;
	left: 50%;
	margin-left: -430px;
	padding-top: 5px;
	top: 191px;
	width: 860px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #fff;
	clear: both;
	z-index: 1;
}

#contenu {
	width: 640px;
	background: none;
	margin-right: 10px;
	margin-top: 25px;
	float: right;
	text-align: justify;
	padding-right: 15px;
	padding-top: 40px;
	border-right: 1px dotted #cccccc;
}

#google_ad {
	width: 470;
	background: none;
	position: absolute;
	left: 50%;
	margin-left: -424;
	top: 7px;
	float: left;
	text-align: justify;
	/*border-right: 1px dotted #cccccc;*/
	z-index: 10;
}

#ad_right {
	width: 120;
	background: none;
	position: absolute;
	left: 50%;
	margin-left: 432;
	top: -9px;
	float: left;
	text-align: justify;
	border: 1px dotted #cccccc;
}


/* Bande cot�
-------------------------------------------------------- */
#context {
	width: 170px;
	background: none;
	margin-right: 10px;
	margin-top: 15px;
	float: right;
	font-size: 10px;
}

#context ul {
	padding-left : 1.5em;
	margin : 0 0 0 0;
}

#context li {
	list-style : square;
	list-style-image: url(images/flech.png);
	margin-top : 0.15em;
	color : #e2d6ad;
	background : transparent;
}

#context li:hover {
	color : #39455B;
	background : transparent;
}

#context h2 {
	color : #666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Calendar */
#calendar {
}
#calendar h2 {
	display : none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#calendar table {
	border-collapse : collapse;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	margin : 0 auto;
}

#calendar caption {
	padding : 0 0 0.3em 0;
	font-size : 12px;
	margin : 0 auto;
}
#calendar abbr {
	border : none;
}

#calendar th, #calendar td {
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}

#calendar td.active {
	border : 1px solid #0373A1;
}
#calendar td.active a {
	font-weight : bold;
}

#calendar a {
	font-weight : bold;
}

.sous-menu {
   font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #fff;
	margin-top : 20px;
	text-align : center;
	background : #abbbcb;
	border: 1px solid #333;
	padding: 3px;
}

.sous-menu-link a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
	color : Blue;
}

/* Post
-------------------------------------------------------- */
.categorie {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18;
	color : #003399;
	font-weight : bold;
	padding-bottom : 5px;
}

.categorie_citation {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style : italic;
	color : #666;
	padding-left : 15px;
}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #00f;
	background : transparent;
}

.day-date {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #fff;
	margin-top : 20px;
	text-align : right;
	background : #abbbcb;
	border: 1px solid #333;
	/*border-radius: 5px;*/
	padding: 3px;
	padding-right: 5px;
	/*box-shadow: 3px 3px 4px #AAA;*/
	margin-left: -15px;
}

.actu {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #D88;
	margin-top : 20px;
	text-align : right;
	/*background : #ffc;*/
	background: Beige;
	border: 1px solid #333;
	/*border-radius: 5px;*/
	padding: 3px;
	padding-right: 10px;
	line-height: 30px;
	/*box-shadow: 3px 3px 4px #AAA;*/
	margin-left: -15px;
}

.main_title {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #D88;
	margin-top : 20px;
	text-align : right;
	/*background : #ffc;*/
	background: Beige;
	border: 1px solid #333;
	/*border-radius: 5px;*/
	padding: 3px;
}

.post {
	/*margin-bottom : 1.5em;*/
}
.post-title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin : 0.8em 0 0 0;
	color: #000;
}
.post-title a, .post-title a:link, .post-title a:visited {
	color: #000;
	text-decoration : none;
}
.post-info {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	clear : both;
	color : #666;
	margin : 0;
	padding-left : 15px;
}
.post-info a, .post-info a:link, .post-info a:visited {
	color: #00f;
	text-decoration: none;
	border-bottom: 1px dotted #00f;
}
.post-info a:hover{
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #900;
}
.post-chapo {
	margin-bottom : 2em;
	font-size: 10px;
}
.post-content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.post-content a, .post-content a:link, .post-content a:visited {
	color: #00f;
	text-decoration: none;
	border-bottom: 1px dotted #00f;
}
.post-content a:hover{
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #900;
}

.post-info-co {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	clear : both;
	color : #666;
	background : transparent url(images/ico_comments.png) no-repeat 0 40%;
	padding-left : 13px;
}
.post-info-modif {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	clear : both;
	color : #666;
	background : transparent url(images/edit.png) no-repeat 0 40%;
	padding-left : 13px;
}
.post-info-co a, .post-info-co a:link, .post-info-co a:visited, .post-info-modif a, .post-info-modif a:link, .post-info-modif a:visited {
	color: #00f;
	text-decoration: none;
	border-bottom: 1px dotted #00f;
}
.post-info-co a:hover{
	color: #900;
	text-decoration: none;
	border-bottom: 1px solid #900;
}


/* Login form -----------------------------------------------------------*/
#login, #last_album{
	font-family : Verdana,Helvetica,sans-serif;
	text-align : right;
	font-size: 10px;
	color: #666;
}
#login A, #login A:visited, #last_album A, #last_album A:visited {
	font-size: 10px;
	text-decoration: none;
	color: #009;
	border-bottom: 1px dotted #009;
}
#login A:hover, #last_album A:hover {
	text-decoration: none;
	color: #c00;
	border-bottom: 1px solid #c00;
}

#loginmenu, #loginmenu table {
	font-size: 10px;
	color: #666;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left : 20px;
}

a.loginmenu	{
	text-decoration: none;
	color: #006699;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left : 20px;
}

a.loginmenu:hover {
	text-decoration: underline;
	color: #DD6900;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left : 20px;
}

/* input styles ----------------------------------------------------------*/
input, textarea, select {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #cccccc;
}

input[type], textarea[name] {
	background-color: #F3EEDC;
}

input[type=submit], input[type=reset] {
	background-color : #ccc;
	color : #000;
}

input[type=submit]:hover {
	color : #ffffff;
	background-color : #bbbbbb;
}

/* ombres portees ---------------------------------------------------------*/
div.imgombree {
	clear: both;
	float: left;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 0px 5px 10px 5px;
}
div.imgombree div {
	background: url(images/shadow2.png) no-repeat left top !important;
	background: url(images/shadow2.gif) no-repeat left top;
	float: left;
	padding: 0px 6px 5px 0px;
}
div.imgombree img {
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: 0;
}

/* affichage des pages images -------------------------------------------------*/
.navigation a, .navigation a:link, .navigation a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
}

.tab_comment {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 10px;
	border-width : 1px;
	border-color : #cccccc;
	background-color: #F3EEDC;
	vertical-align : top;
	padding : 5px 5px 5px 5px;
}
.tab_comment_g, .tab_comment_actu {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 10px;
	border-width : 1px;
	border-color : #cccccc;
	background-color: #deeefe;
	vertical-align : top;
	padding : 5px 5px 5px 5px;
}

.tab_comment_g input[type], .tab_comment_actu input[type] {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #cccccc;
	background-color: #deeefe;
}

.tab_comment_actu {
	background-color: #ead0f6;
}

.tab_comment_actu input[type]{
	background-color: #ead0f6;
}


/* --- Conteneur derniers commentaires ------------------------------------------- */
#last_co_box {
	position: static;
	width: 380px;
	height: 230px;
	background: #FFF url('images/bulle.png') no-repeat 5px 5px;
	margin-left: 265px;
	margin-top: 5px;
	border: 1px dotted #ccc;
	overflow: hidden;
}

/* --- Conteneur photo al�atoire ------------------------------------------------- */
#random_pic_box_old {
	position: absolute;
	width: 270px;
	height: 230px;
	background: #CCC url('images/back_right_grey.png') no-repeat top right;
	margin-left:-14px;
	margin-top: 0px;
}

#random_pic_box {
	position: absolute;
	width: 280px;
	height: 240px;
	/*background: #CCC url('images/back_right_grey.png') no-repeat top right; */
	background: Beige;
	border: 1px solid black;
	left: -10px;
	top: 50px;
	margin-left:-14px;
	margin-top: 0px;
	/*border-radius: 10px;*/
	/*box-shadow: 6px 6px 5px #AAA;*/
}

.random_pic_title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin : 0.8em 0 0 0;
	color: #000;
	font-size:14px;
	text-align:left;
	padding-left:10px;
}

.random_pic_img {
	border:1px solid #888;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:-1px;
}

#random_pic_date {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	clear : both;
	color : #222;
	margin : 0;
	margin-top: 10px;
	padding-left:20px;
}

.random_pic_renew {
	position: absolute;
	bottom: 5px;
	right: 6px;
}
