/* @override 
	http://ldplq.cripcea.org/themes/defaut/styles.css
*/

/* CSS Document */
body {
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 94%;
	background: url(/themes/images/fond.gif) fixed;
}

#site {
	background: white none repeat fixed;
	bgproperties:fixed;
	width: 800px;
	border: 1px solid maroon;
}

#header{
	height: 271px;
	text-align: right;
	background: url(/themes/images/entete_tour.jpg) no-repeat;
}

#head_bas{

}

#chemin{
	text-align: left;
	padding-left: 20px;
}

#milieu {
}


#col_gauche{

}

#space {
height: 2px;
}

#menu{
	width: 210px;
	margin-left: 9px;
	border-right: 1px solid maroon;
}


#contenu{
	width: 533px;
	padding: 10px;
}
#contenu2{
	background-color: transparent;

}


#pied{
}

#titre_du_site {
	display: none;
}

#administration { /* zone du lien administrer */
	font-size: 12px;
	text-align: right;
	background-repeat: repeat-y;
}



a:link, a:visited{
	color: #000033;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #0066CC;
	cursor: hand;
}
a:active {
	text-decoration: none;
	color: #660000;
}

.petit {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	}
.date {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ff5400;
	display: none;
}
	

.Style2 {
	font-size: 12px;
	font-style: italic;
}
.titre {
	color: #860000;
	text-transform: none;
	font: normal small-caps bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.petit_titre {
	font-size: 100%;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FF9900;
}
.petit_menu {
	font-size: 13px;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	}

/*forum*/
#message{
	font-size: 14px;

}

#message_grise{
	font-size: 14px;
	background-color: #CCCCCC;
}

#post {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#bouton{
	background-color: #666666;
	border-color: #333333;
	border-width: 1;
	border-style: solid;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

	padding-right: 2px;
	padding-left: 2px;
}


/*lecteur mp3*/

#bouton_mp3{
	background-color: #003399;
	border-color: #CCCCCC;
	border-width: 1;
	border-style: solid;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

	padding-right: 2px;
	padding-left: 2px;
}

#bouton_mp3:hover{
	background-color: #0066CC;
	border-color: #CCCCCC;
	border-width: 1;
	border-style: solid;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

	padding-right: 2px;
	padding-left: 2px;
}