/* CSS Document */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #8C0019;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-weight: bold;
	font-size: 13px;
}
p {
	text-align: justify;
}
.fleche_haut {
	font-size: 27px;
	text-align: right;
	color: #FF6600;
	margin-top: 10px;
	margin-bottom: -10px;
}
li {
	padding-bottom: 6px;
}

.fleche_haut a:hover {
	color: #8C0019;
	text-decoration: none;
}



/* menu gauche, pour la template */
.menu {
	padding-left: 17px;
}
.menu p {
	text-align: left;
}
.contenu {
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
}
/*   */



/* news */
.news {
	margin-left: 40px;
	margin-top: -10px;
}
.titre_news {
	font-size: 14px;
	color: #E95B43;
	font-weight: bold;
	margin-bottom: 20px;
}
.chapeau_news {
	font-size: 14px;
	font-weight: normal;
}
.date_news {
	font-size: 12px;
	color: #999999;
}
/*  */







/* formulaire de login: login c'est dans la template; label dans la fonction f_log: c'est le nom des champs; session sur la page, c'est ce qui entoure le nom et prénom */
#login_box {
	font-size: 10px;
	height: 55px;
	padding-right: 10px;
	padding-top: 5px;
}

label {
	padding-bottom: 10px;
	font-size: 10px;
}
.login-form input {
	width: 85px;
	background: #ffffff;
	font-size: 10px;
	border: 1px solid #666666;
	font-weight: normal;
	text-align: left;
}
.session {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-top: 20px;
}
.session a {
	color: #999999;
}
.session a:hover {
	color: #FF9900;
	text-decoration: none;
}
.msg_erreur {
	font-size: 10px;
	text-align: right;
	padding: 0px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}







/*  Divers */
.largeur_max {
	max-width: 470px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.align_bas {
	vertical-align: bottom;
}
.marge {
	margin-left: 25px;
	padding-bottom: 30px;
	margin-top: 40px;
}
.marge_ss_menu {
	margin-left: 30px;
	margin-top: 25px;
}
.ss_menu {
	font-weight: bold;
	font-size: 14px;
	color: #CC0000;
}
.orange {
	color: #FF9900;
}
.rougeatre {
	color: #E95B43;
}
.rouge {
	color: #CC0000;
}
.noir {
	color: #333333;
}
.normal {
	color: #666666;
	font-weight: normal;
}
.centre {
	text-align: center;
}

.grand {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
	font-weight: bold;
}
.petit {
	font-size: 10px;
	font-style: italic;
}
.bg_gris {
	background-color: #f0f0f0;
	padding: 8px;
}

.images {
	border: 1px solid #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


/* forum */
.forum a {
	color: #666666;
}

/*  */
.fleche_back {
	font-size: 16px;
	font-weight: bold;
}
.puces_carre {
	list-style-image: url(../fr/images/carre_rouge2.jpg);
	list-style-position: outside;
	list-style-type: square;
}
.puces_carre li {
	padding-bottom: 3px;
	padding-top: 0px;
}
.case_depart {
	border: 4px none #E95B43;
	padding-right: 10px;
	padding-left: 10px;
}
.align_dr {
	text-align: right;
	vertical-align: bottom;
}
.blanc {
	color: #FFFFFF;
}
.num_page {
	font-size: 10px;
	text-align: right;
}
.menu_roman a {
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
}
.menu_roman {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 30px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.menu_roman   .ici  {
	color: #CC0000;
}
hr {
	color: #cccccc;
	margin-top: 10px;
	margin-bottom: 20px;
}
.orangeatre {
	color: #9F6548;
}
.vert {
	color: #7EA802;
}
.pluspetit td {
	font-size: 11px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bordure {
	padding: 0px;
	margin: 4px;
	border: 6px solid #DADADA;
}
.bordure:hover {
	padding: 2px;
	border: 4px solid #bbb;
	margin: 4px;
	background-color: #F90;
}
.productions {
	width: 350px;
	background-color: #F0F0F0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: auto;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #666;

}
.productions_bg {
	background-repeat: no-repeat;
	background-position: left top;
}

.poeme {
	font-style: italic;
	color: #333;
	font-size: 1.1em;
}
.abc {
	list-style-type: lower-alpha;
	padding-top: 10px;
	padding-bottom: 15px;
}
.menu_template {
	height: 25px;
	padding-top: 10px;
}
.menu_template_projet a {
	color: #666;
	float: right;
	padding-right: 7px;
	padding-left: 7px;
}
.menu_template_projet a:hover {
	color: #F90;
	text-decoration: none;
}
.menu_template_menu {
	float: right;
	padding-right: 15px;
}
.menu_template_menu a {
	color: #CC0025;
	font-weight: normal;
	font-size: 12px;
}
.menu_template_menu a:hover {
	color: #F90;
	text-decoration: none;
}

.menu_template_langues {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 220px;
	text-align: center;
}
.menu_template_langues a {
	color: #868686;
	font-weight: bold;
}
.menu_template_langues a:hover {
	color: #CC0025;
	text-decoration: none;
}
#copyright {
	padding-top: 18px;
	padding-bottom: 18px;
	text-align: right;
	font-size: 0.8em;
	color: #666;
	padding-right: 1px;
}
#copyright a {
	color: #000;
}
.clear {
	clear: both;
}

