/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #99CC66;
	background-image: url(images/textureHaut.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030303;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin-top: 1.5em;
	color: #333366;
}

h1 {
	letter-spacing: -.075em;
	font-size: 3em;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #809B30;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #333366;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}


#date {
	float: right;
	width: 260px;
	text-align: right;
	color: #cccccc;

}

/* Header */

#header {
	width: 780px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 20px;
	height: 20px;
}

/* Logo */

#logo {
	width: 780px;
	padding-left: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #333366;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1 {
	color: 000066;
	margin-top: 0px;
	font-size: 32px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 170px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#logo h2 {
	font-style: italic;
	color: #333333;
	font-size: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

#logo h4 {
	padding-top : 160px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 40px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
}

#logo a {
	color: #000066;
}

#logo a:link {
	color: #000066;
}
#logo a:visited {
	color: #000066;
}
#logo a:hover {
	color: #ffffff;
}
#logo a:active {
	color: #000066;
}
#logo .photo{
	border: 2px solid #000066;
	float: right;
	padding: 5px;
	margin: 30px;
	background-color: #ffffff;
	width: 400px;
}

/* Pour IE 6 seulement */
* html #logo .photo { display:inline; }



/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background-color: #F90;
	color: #333333;
}

#menu {
	float: left;
	width: 750px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #F90;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin-right: 0px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}
/* Content */

.content {
	float: left;
	width: 464px;
	border: 3px solid #333333;
	background-color: #ffffff;
	padding: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.content h1 {
	padding: 0;
	font-size: 20px;
	margin-bottom: 10px;
	color: #333366;
	margin-top: 0px;
}

.content h2 {
	padding: 0;
	padding-left:5px;
	font-size: 16px;
	margin-bottom: 10px;
	color: #333366;
	margin-top: 10px;
	text-transform: none;
}
.content h6 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #99cc66;
	margin-top: 0px;
	text-transform: none;
	text-align: right;
	font-style: italic;
}
.content .bienvenue .adresse {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* Pour IE 6 seulement */
* html .content { display:inline; }


.bienvenue {
	background-color: #FFFFFF;
}

.bienvenue p {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
.bienvenue a {
	color: #cccccc;
}

.bienvenue a:link {
	color: #333366;
}
.bienvenue a:visited {
	color: #333366;
}
.bienvenue a:hover {
	color: #cccccc;
}
.photobienvenue {
	border: 1px solid #000066;
	float: right;
	padding: 5px;
	
	margin-bottom: 10px;
}
/* Pour IE 6 seulement */
* html .photobienvenue 
{
	display:inline; 
	}
	
p.liens{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color:#0F3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.photo {
	border: 2px solid #000066;
	background-color: #ffffff;
	float: right;
	padding: 5px;
	margin-left: 15px;
}
* html .photo
{
	display:inline; 
	}
	
.cadre {
	background-color: #666633;
	padding: 5px;
	float:right;
}
* html .cadre 
{
	display:inline; 
	}
	

/* Sidebars */

#sidebar2 {
	width: 201px;
	border: 2px solid #000066;
	background-color: #666699;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 0px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
/* Pour IE 6 seulement */
* html #sidebar2 { display:inline; }

#sidebar2 ul {
	margin-bottom: ;
	margin: 0px;
	padding: 0px;
}
#sidebar2 ul li {
	margin-bottom: 15px;
	list-style-type: none;
	padding-bottom: 15px;
}
#sidebar2 ul li ul li{
	font-size: 12px;
	color: #030303;
	padding-right: 15px;
	padding-left: 5px;
	padding-bottom: 10px;

	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar2 ul li ul{
	line-height: normal;
	padding: 0;
	margin-right: 10px;
	margin-left: 10px;
}

#sidebar2 li h2 {
	margin: 0 0 10px 0;
	color: #033388;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#sidebar2 li h3 {
	margin: 0 0 0 0;
	color: #033388;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000066;
	font-size: 14px;
}
#sidebar2 li h6 {
	margin: 0 0 0 0;
	color: #033388;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: right;
}
#sidebar2 li form {
	line-height: normal;
	padding-right: 10px;
	padding-left: 25px;
	
}
#sidebar2 button {
	height: 20px;
	width: 100px;
}
#sidebar2 table td {
	padding-bottom: 5px;
}


#sidebar2 li a {
	border: none;
	color: #030303;
}
#sidebar2 img {
	border: 1px solid #ffffff;
	margin: 5px 5px 0 5px;
}

#sidebar2 li a:hover {
	border: none;
	color: #898FB6;
}

#sidebar2 p {
	font-size: 12px;
	text-indent: 0px;
	padding-left : 15px;
	margin: 0px;
	color: #000000;
}
#sidebar2 ul li ul li p {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-indent: 0px;
	margin: 0px;
	font-size: 13px;
	padding-left: 10px;
}
#babillard {
	background-color: #ffffff;
}
#babillardHaut {
	background-image: url(images/cadreBabillardHaut.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#babillardMilieu {
	background-image: url(images/cadreBabillardMilieu.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#babillardBas {
	background-image: url(images/cadreBabillardBas.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 15px;

}
#babillardMilieu p {
	text-indent: 0px;
	margin: 0px;
	font-size: 13px;
	padding-right: 10px;
	padding-left : 15px;

}
#babillardMilieu p a {
		color:#ff9900;
}
.cutter {
	color: #333333;
	clear: both;
	padding-top: 10px;
}
.cutter a {
	color: #333333;
}

.cutter a:link {
	color: #333333;
}
.cutter a:visited {
	color: #333333;
}
.cutter a:hover {
	color: #ffffff;
}
.cutter a:active {
	color: #333333;
}

 

#page2 {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bordure_bas.png);
	background-repeat: no-repeat;
	background-color: #99CC66;

}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 150px;
	background-image: url(images/textureBas.jpg);
	
}

#footer p {
	padding-top: 10px;
	text-align: center;
	font-size: 9px;
	color: #cccccc;
}
#footer a {
	color: #cccccc;
}


#footer a:link {
	color: #cccccc;
}
#footer a:visited {
	color: #cccccc;
}
#footer a:hover {
	color: #cccccc;
	}
