/* page */
body {
	margin-left: 10px;
	margin-top: 1px;
	background-color:#EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#conteneur-page {
	position: relative;
	width: 1200px;
	margin : 0 auto;
	background-color: #ffffff;
	border: 1px solid #DEB887;
}

#contenu {
	margin : 5 5 5 5 ;
}

/* titres*/ 

h1 {
	font-size: 16px;
	color: #000000;
	border-bottom-width:2px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	margin-left:2px;
	width: 500px;
}

.h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-left:2px;
	width: 500px;
}

.titre_rouge{
	font-size: 13px;
	color: #990000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-bottom:7px;
}

.sous_sous_titre_rouge{
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-bottom:7px;
}

/* textes */
.texte_pages{
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.texte_pages a {
	font-size:11px;
	color:#990000;
	text-decoration:none;
	text-align:justify;
}
.texte_pages a:hover {
	font-size:11px;
	color:#990000;
	text-decoration:underline;
}

.texte_nonalign{
	font-size: 11px;
	color: #000000;
	line-height:16px;
}
.texte_nonalign a {
	font-size:11px;
	color:#990000;
	text-decoration:none;
}
.texte_nonalign a:hover {
	font-size:11px;
	color:#990000;
	text-decoration:underline;
}

.texte_pages_rouge{
	font-size: 11px;
	color: #FF0000;
	text-align: justify;
}
.texte_pages_rouge a {
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
.texte_pages_rouge a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
}

.texte_lien_noir{
	font-size: 11px;
	color: #000000;
	line-height:16px;
}
.texte_lien_noir a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.texte_lien_noir a:hover {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.texte_little{
	font-size: 10px;
	color: #000000;
}
.texte_little a{
	color: #990000;
	text-decoration:none;
}
.texte_little a:hover{
	color: #990000;
	text-decoration:underline;
}

.texte_bleu{
	color: #003399;
	font-size:11px;
}
.texte_bleu a{
	color: #003399;
	text-decoration:none;
}
.texte_bleu a:hover{
	color: #003399;
	text-decoration:underline;
}


/* formulaires */
.input_text {
	font-size: 10px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 15px;
	width:350px;
}
.input_text_court {
	font-size: 10px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 15px;
	width:150px;
}
.input_check {
	font-size: 10px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 15px;
	width:15px;
	margin: 0px;
}

.input_textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height:100px;
	width:350px;
}

.input_submit {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.select {
	BORDER-RIGHT: #444444 1px solid;
	BORDER-TOP: #444444 1px solid; 
    FONT-SIZE: 10px;
	MARGIN-BOTTOM: 3px; 
	BORDER-LEFT: #444444 1px solid; 
	BORDER-BOTTOM: #444444 1px solid; 
	BACKGROUND-COLOR: #eeeeee; 
	TEXT-ALIGN: left;
}
.form {
	margin: 0px;
	border:0px;
	padding: 0px;
	float: left;
}

/* Listes */
.liste_sanspuce {
	font-size: 11px;
	color: #330099;
	list-style-type:none;
	line-height: 18px;
}
.liste_sanspuce_small {
	font-size: 10px;
	color: #330099;
	list-style-type:none;
	line-height: 18px;
}
.liste_chevron {
	font-size: 11px;
	color: #330099;
	list-style-image: url(accessoires/sup_bleu.jpg);
	line-height: 18px;
}
.liste_chevron_rouge {
	font-size: 11px;
	color: #330099;
	list-style-image: url(accessoires/sup_rouge.jpg);
	line-height: 18px;
}
.liste_motscles{
	margin:0;
	padding:0;
	line-height: 18px;
	font-size: 11px;
	color: #000000;
	list-style-type:none;
}

/* menu */

.menu_usagers {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color : #DEB887;
	height:107px;
}

.titre_menu {
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin-left:2px;
	width: 500px;
}

.filet_menu {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.liste_menu_doc{
	font-size: 11px;
	color: #990000;
	list-style-type:none;
	line-height:15px;
}
.liste_menu_doc a {
	color:#990000;
	text-decoration:none;
}
.liste_menu_doc a:hover {
	color:#990000;
	text-decoration:underline;
}

.liste_menu_outils{
	font-size: 11px;
	color: #333333;
	list-style-type:none;
	line-height:15px;
}
.liste_menu_outils a {
	color:#333333;
	text-decoration:none;
}
.liste_menu_outils a:hover {
	color:#333333;
	text-decoration:underline;
}

.nom_projet {
	font-size: 16px;
	color:#000000;
	padding-left:8px;
	line-height:24px;
	border-right: 1px solid #999999;
}

#logo_projet {
	margin:0;
	padding:0;
	width: 199px;
	height: 107px;
	text-align:left;
}

/* Tableaux */

.tableau_1 {
	border:1px solid #ffcc33;
	font-size:11px;
	color:#000000;
}
.titre_tableau_1{
	background-color:#FFFFCC;
	font-weight:bold;
}

.tableau_1 td{
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}
.tableau_1 a{
	color:#990000;
	text-decoration:none;
}
.tableau_1 a:hover{
	color:#990000;
	text-decoration:underline;
}


