/* CSS séparé pour le menu en cascade */
@import "defaut_menu.css";
/*------------------------------*/

/* CSS à optimiser si necessaire */

/*___________________________________________ General
*/

* {
margin: 0px;
padding: 0px;
}
body {
	text-align: center;
	background-attachment: scroll;
	background-image: url("../img/sk_defaut/body.jpg");
	background-repeat: repeat;
	background-position: left top;
	background-color: #DDDDBB;
	margin-bottom: 20px;
}
body, table { /* Définir ici la police générale du site */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #51452A;

}
p {



}
img {
	border: 1px solid #CCCC99;
	margin: 15px;


}

#retourIndex{
  z-index:1;
  border:0px;
  position:absolute;
  margin-top:25px;
  margin-left:55px;
	width:210px;
	height:70px;
}

.hr {
  display:block;
	height: 3px;
	margin-left: 0px;
	margin-right: 0px;	
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url("../img/sk_defaut/hr.jpg");
	background-position: center center;
	background-repeat: no-repeat;
}

ul {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993300;
	padding-left: 5px;
	margin: 10px;
	list-style-type: none;







}
li {
	background-attachment: scroll;
	background-image: url("../img/sk_defaut/li.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;





}
/*___________________________________________ Elements de formualire
*/
form {

}
textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
	border: 1px solid #51452A;


}

input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	margin: 2px;
	_height: 16px;
	height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: 1px solid #51452A;

}

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	margin: 2px;
	width: 22px;
	height: 18px;
	font-weight: bold;
	background-color: #CCCC99;
	border: 1px solid #51452A;

}

/*___________________________________________ Table
*/

table {
border-collapse: collapse;
}
td {
	vertical-align: top;

}

/*___________________________________________ Liens
*/

a {
	color: #912200;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #553300;
  background-color:#ddd;  	
	text-decoration: none;

}
/*___________________________________________ Page : Mise en place des elements principaux
*/
div#page {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #727266;
	padding: 0px;
	background-attachment: scroll;
	background-image: url("../img/sk_defaut/page.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;




}
div#top {
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url("../img/sk_defaut/top.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;


}
div#top a {
	color: #FFFFFF;
	font-weight: normal;


}
div#top a:hover {
	color: #FFFFFF;
  background-color:#ddd;  	
	text-decoration: none;

}

div#menu {
	background-attachment: scroll;
	background-image: url("../img/sk_defaut/menu.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 20px;
	padding-left: 20px;
	color: #912200;
	height: 25px;
	line-height: 25px;
  text-align:center;	









}

div#centre {
	background-color: #EEEEDD;
	border: 1px solid #CCCC99;
	background-attachment: scroll;
	background-image: url("../img/sk_defaut/centre.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
	margin-left: 10px;
  margin-right: 10px;
	width: 665px;
}



div#centre_inter {
  margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	_height: 400px;
	padding:0px;
	min-height:400px;
}


div#footer {
	background-color: #CCCC99;
	font-size: 11px;
	padding: 10px 10px 10px 80px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727266;
	line-height: normal;
	background-attachment: scroll;
	background-image: url("../img/sk_defaut/footer.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}
div#footer a {
	font-weight: normal;
	text-decoration: underline;
	color: #333333;



}
div#footer a:hover {
	text-decoration: none;

}
/*___________________________________________ Header

<?=rand(1,5)?>
*/
div#header {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	height: 120px;
	font-size: 1px;
	color: #912200;
	cursor: default;




}
div#header img {
	margin: 0px;
	padding: 0px;
	border: none;

}
/*___________________________________________ Last_news
*/
div#last_news {
	height: 55px;
	background-image: url("../img/sk_defaut/last_news.jpg");
	color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-bottom: 10px;
	background-position: center bottom;
	padding-left: 30px;
	background-attachment: scroll;



}

div#last_news a {
  text-decoration:none;
	color: #FFFFFF;

}
div#last_news a:hover {
  text-decoration:none;
  background-color:#ddd;  
	color: #FFFFFF;

}
/*___________________________________________ Colonne droite
*/

div#colonne {
	background-color: #EEEEDD;
	border: 1px solid #CCCC99;
	width: 200px;  
  margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;	
	background-attachment: scroll;
	background-image: url("../img/sk_defaut/centre.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	display: inline;
	margin-top: 0px;
}
div#colonne_inter {
	margin: 10px;
}
div#colonne_inter h1 {
	font-size: 14px;
	margin: 10px 0px;
	padding: 0px;


}
/*___________________________________________ Titres
*/
h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #912200;





}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
	text-decoration: underline;



}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
	text-decoration: underline;



}

.surtitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-decoration: none;



}
  
/* #################### Deco pages ############################# */


/*___________________________________________ News
*/
div#news img {
	float: left;
	display: inline;
	

}

/* spip */
.chapo {	
	font-weight: bold;
	text-align: justify;
	font-size: 105%;
}
.texte {	
	text-align: justify;
}
.ps {	
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Verdana, Helvetica, Sans serif;
	text-align: left;
	font-size: 80%;
}