/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

Modified by Ay_15

*/

/*Image en <b> hover

*******************************************************************************/

b div img{ 

width:35%;

height:35%;

-moz-opacity:0.75;

opacity: 0.75;

}



b div {

position:absolute;

/*top:10em;*/

width:90%;

text-align:center;

margin:0 auto 0 auto; 

display:none; 

} 



b:hover div { 

display:block; 

}

/*Fin Image en <b> hover

*******************************************************************************/

* {

	margin: 0;

	padding: 0;

}


.pagenav {

	font: 0.9em;

}



p.pagenav a {

	background : #FAFAFA;

	color: black;

	padding:2px;

	border: 1px solid #bbb;

	text-decoration: none;

	font-size:90%;

}



p.pagenav a:hover {

	background:#FAFAFA;

	color:black;

}



p.pagenav strong {

	color: black;

	padding:2px;

	border: 1px solid #bbb;

}



body {

	background: #FFFFFF ;

	font: normal small Verdana, Arial, Helvetica, sans-serif;

	color: #959595;

}



h1, h2, h3 {	

}



h1 {

}



h2 {

}



h3 {

	/*margin-bottom: 1em;*/

	text-transform: uppercase;

	letter-spacing: 1px;

	font-size: x-small;

}



p, blockquote, ul, ol, pre {

	margin-bottom: 2em;

	line-height: 1.6em;

}


p {

}



blockquote {

	margin-left: 2em;

	margin-right: 2em;

	padding: 1em 1em 0 1em;

	text-align: center;

	font-style: italic;

}



ul {

	list-style: none;

}



ul li {
	list-style-type: square;
}



ol {

	list-style-position: inside;

}



ol li {

}



pre, code {

	font-size: 1.2em;

}

pre {

	width: 100%;

	overflow: auto;

        padding-bottom: .8em;

}



a {

	color: #959595;

}



a:hover {

	text-decoration: none;

	color: #000000;

}



img {

}



/* Logo */



#top {

	/*width: 760px;*/

	/*height: 70px;*/
	clear: both;

	padding: 30px 0 50px 0;

	background: #464646 repeat-x;
/*
	margin: 0 auto;

	padding: 30px 0 50px 0;
	
	background: #464646 repeat-x;
*/
}

#top p {

	width: 760px;

	margin: 0 auto;

	font-size: x-small;

}

#top h1 a {

	float: center;

/*	letter-spacing: -2px;

	font-size: 3em;
/**/
	text-transform: uppercase;

	text-decoration: none;

	font-family: Impact, sans-serif;

	font-weight: normal;

	margin: 0;

	border: none;

	color : #666666;

	font-size: 30px;

}



#top h2 {

	float: right;
	color: #464646;
	font-size: x-small;

}



#top a {

	text-decoration: none;

	text-transform: lowercase;

	font-weight: normal;
	
	float: center;

	color: #666666;
	
}



/* Menu */



#menu {

	width: 760px;

	height: 50px;
	font-size: x-small;
	margin: -50px auto 0 auto;
}



#menu ul {

	float: right;

	margin: 0;

	list-style: none;

}



#menu li {

	display: inline;
	list-style-type: square;
	padding: 0 0 0 15px;

}



#menu a {

	position: relative;

	margin-left: 1.6em;

	text-decoration: none;

	text-transform: uppercase;

	border-bottom: 5px solid #CC6600;

	/*font-size: xx-small;*/

	font-weight: bold;

	color: #FFFFFF;

}



#menu a:hover, #menu .active a {

	border-bottom-color: #000000;

	color: #CCCCCC;

}

/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #666;
	text-align: center;
	position: absolute;
	width: 780px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0 1ex;

}

#prelude a{
	color: #666;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent no-repeat left center;
	font-style: italic;
}


/* Wrapper */



#page {

	padding: 30px 0 50px 0;

	clear: both;

	width: 760px;

	margin: 0 auto;

}



/* Column One */



#col-one {
	float: left;
	width: 370px;
	font-size: x-small;
	background: #666666 repeat-x;
	

}



#col-one div {

	margin-bottom: 10px;

}



#col-one div h2 {

	margin: 0px;

	padding: 3px 0 0 7px;

	height: 35px;

	clear: both;

	font-size: 1.5em;

	text-transform:uppercase;

	font-weight: normal;

	font-family: Impact;

	color: #464646;

	background: transparent no-repeat;

}



#col-one .content {

	padding: 18px;
	
	background: #666666 repeat-x;
	
	border: 1px solid #464646;

	/*font-size: 0.8em;*/

}


#col-one .content form {

}



#col-one .content fieldset {

	border: none;

}



#col-one .content legend {

	display: none;

}



#col-one .content label {

	display: block;

	font-size: xx-small;

	font-weight: bold;

}



#col-one .content .textfield {

	width: 148px;

	margin: 0 0 5px 0;

	padding: 3px 5px;

	border: 1px solid #464646;

	background: #666666 repeat-x; //FAFAFA

	font: normal x-small Verdana, Arial, Helvetica, sans-serif;

	color: #464646;

}



#col-one .content .button {

	float: right;

	width: 70px;

	height: 18px;

	margin: 0 0 5px 0;

	padding: 0;

	border: 1px solid #464646;

	background: #909090 repeat-x;

	font: normal x-small Verdana, Arial, Helvetica, sans-serif;

	color: #464646;

}



#col-one .content .tiny {

	clear: both;

	margin: 0;

	font-size: x-small;

}



#col-one .content .tiny a {

	padding: 0 0 0 11px;

	background: transparent no-repeat left bottom;

}



/* Column Two */



#main {
	clear: both;

	padding: 30px 0 50px 0;

	float: left;

	/*width: 380px;
	*/
	

}



#main .post, #main #trackbacks, #main #comments {

	

}

#main #comments, #main #trackbacks {
	border: 1px solid #464646;
	background: #666666 repeat-x;
}


#main .post-title {

	height: 20px;

	padding: 10px 0 0 10px;

	background: transparent no-repeat;

	text-transform: uppercase;
	
	font-weight: normal;

	font-family: Impact;

	letter-spacing: 1px;

	font-size: 1.5em;

	color: #666666;
	
	margin-bottom: 10px;

}



#main .content {

	padding: 19px 19px 0 19px;

	background: #666666 repeat-x;

	border: 1px solid #464646;

	
}



#main blockquote {
	border: 1px solid #464646;

	
	background: #666666 repeat-x;

}


/* Column Three */



#sidebar {
	float: right;	
	width: 370px;
	margin-right: 10px;
	font-size: x-small;
	background: #666666 repeat-x;

}



#sidebar div {

	margin-bottom: 10px;

}

#col-one div#calendar .content {

        /*font-size: x-small;*/

        padding: 19px 7px 0 7px;

}


#sidebar div h2 {

	margin: 0px;

	padding: 3px 0 0 7px;

	height: 35px;

	clear: both;

	font-size: 1.5em;

	text-transform:uppercase;

	font-weight: normal;

	font-family: Impact;

	color: #666666;

	background: transparent no-repeat;

}



#sidebar .content {

	padding: 0px 0px 0 15px;

	background: #666666 repeat-x;

	border: 1px solid #464646;
	
	/*font-size: 0.8em;*/

	

}



#sidebar div li {

	/*margin-left: 0em;

	padding-left: 1em;*/

	background: no-repeat 0 9px;

	letter-spacing: normal;
	
	/*display: inline;*/
	
	list-style-type: square;
	
	padding: 0px 0 0 0px;

}


/* Footer */



#footer {

	clear: both;

	padding: 30px 0 50px 0;

	background: #464646 repeat-x;

}



#footer p {

	width: 760px;

	margin: 0 auto;

	font-size: x-small;

}