/* Formatage HTML */
html, body {
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	text-align: left;
	font-size: 0.85em;padding-bottom: 20px;
}

/* Elements de mise en page */
div#top {
	
}

div#navbar {
	
}

div#menu {
	/*border-right: 1px #d7d7d7 dotted;*/
}

div#ariane {
	background-color:#f9f9f9;
}

div#footer {
	position:absolute;
	bottom:0;
}

div#footer, div#footer a {
	color: #aaa;
}

div#footer span {
	padding-right: 40px;
}

div#navSeq {
	display:block;
	float:none;
	clear: both;
}

#colTp1 {
	border-right: dashed #7d7d7d 1px;
}

/* Bloc d'image */
div.doc_list_img {
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
	text-align: center;
	width: 130px;
	height: 100px;
	display:block;
}
/* Bloc de texte */
div.doc_list_txt {
	padding: 8px 0px;
	/*overflow: auto;*/
	display:block;
}

/* Bloc de texte */
div.doc_list_txt_txt {

}

div.doc_list_txt:hover {
	background-color:#EDF8F8;
	color: #5798BC;
	cursor:pointer;
}

/* Document - Credits */
div#doc_credits {
border-top: solid #d7d7d7 1px;
font-size: 10px;
margin-top: 20px;
}

/* --- Liens Standards --- */

a:link, 
a:visited, 
a:active, 
a,
div#connexion a:link {
	color: #FF7F00;
	text-decoration: none;
	font-weight:normal;
}

a:hover,
div#connexion a:hover { 
	color: #CC6600;
	background: none;
}

/* --- Liens du Menu Principal --- */

#menuItem a:link, #menuItem a:active, ul#menuItem a:visited {
	color: #fff;
}

#menuItem li:hover a { color: #8BD3E5; }
#menuItem li a.actif {
	color:/* #cc0000;*/ #8BD3E5;
}

a:hover.menuItem2 { color: #996600; }

/* --- Liens Menu Contextuel --- */
#menu li.menutitle {
	padding:0;
}

#menu li.menutitle:hover {
	background-color: #fff;
}

#menu li {
	text-decoration: none;
	font-weight:normal;
	font-size: 0.9em;
	display:block;
	padding: 3px 6px 3px 16px;
}

#menu li:hover { 
background-color:#EDF8F8;
color: #5798BC;
cursor:pointer;
}

#menu li a,
#menu li a:visited {
color: #4D4D4D;
}
#menu li:hover a {
color: #5798BC;
}

/* Element selectionne */
#menu a.mSelect {
	color: #000000;
	border-left: solid #CC6600 8px;
}

/* Liens dans le formulaire de commentaires */
#comBoxRow a:link,#comBoxRow a:visited, #comBoxRow a:active, #comBoxRow a {
color: #346B91;
text-decoration: none;
font-weight:normal;
}

#comBoxRow a:hover { 
background-color:#EDF8F8;
color: #5798BC;
}

/* Titres H dans le menu contextuel */
#menu h4 {
	line-height: 28px;
	height: 28px;
	font-size: 1em;
	color: #000;
	margin: 0;
	padding-left: 16px;
	border-bottom: solid #888 3px;
}

#menu ul li {
	border-top: solid #EAE5DA 1px;
	border-left: solid #EAE5DA 1px;
	border-right: solid #EAE5DA 1px;
}


#menu ul {
	border-bottom: solid #E5E3DC 1px;
	margin-bottom: 24px;
}


/* --- Titres <H1> etc. --- */

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #4D4D4D;
	margin-top: 0px;
	margin-bottom:30px;
}

h2 {
font-size: 20px;
color: #7D7D7D;
margin-top: 0px;
margin-bottom: 0px;
}

h3 {
font-size: 1.4em;
font-family:Arial, Helvetica, sans-serif;
color: #5A3D1B;
font-weight: normal;
margin-top: 20px;
margin-bottom: 8px;
}

h5 {
	margin-bottom: 0px;
	margin-top: 5px;
	color: #5A3D1B;
	font-size: 1em;
}

h4 {
	margin-bottom: 0px;
	margin-top: 5px;
	color: #5A3D1B;
	font-size: 1.2em;
	font-variant:small-caps;
	letter-spacing: 0.1em;
}

h6 {
	margin: 0px;
	color: #5A3D1B;
	font-size: 1em;
	font-weight: bold;
}

form { 
	margin: 0px;
}

ins {
	display:block;
	color:#669933;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}

del {

}

strong, b {
font-weight: bold;
}

cite {
	font-style: italic;

}
code {
	/*background-color: #E3FDE4;
	font-size: inherit;
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	display: block;
	clear:none;
	overflow: auto;
	border: dashed #d7d7d7 1px;*/
}

pre {

}

em, i {
	font-family: Arial, Verdana, Georgia;
	font-style: italic;
	color:#B95C00;
}

ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
}

img { border:none; }

input, textarea, select {
	color:#CC9900;
	width: 200px;
	padding-left: 6px;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
}

.mots_espaces1 {
word-spacing:18px;
}

.style1 {
color: #888888;
}

.style2 {
color: #FF0000;
font-weight:bold;
}

.mots_par {
padding: 0 2 0 2;
}

#tableau { 
	border: solid #EEEEEE 1px;
	width: 100%;
}

#tableau #entete {
	background-color:#F0EFD9;
	height: 30px;
}

#tableau #entete td,#tableau #entete th {
border-bottom: dashed #CCCCCC 1px;
font-weight: 12px;
}


#tableau td, #tableau th {
	padding-right:8px;
	padding-left:8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	border-right:dashed #d7d7d7 1px;
}

.tdImp {
	background-color: #EEEEEE;
}

.bouton1 {
	width:auto;
	background: transparent;
	border: 0px;
	cursor: pointer;
}

.bouton2 {
	width:auto;
	background-color: #0099CC;
	color: #FFFFFF; 
	border: 0px;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
}

.inpTxt1 {
	width: auto;
	background: transparent;
	border: 0px;
}

.select1 {
	width:auto;
	background-color: #eeeeee;
	border: 0px;
	cursor: pointer;
}

#notes {
	display: none;
}


#comBox {
	height: 125px;
	border:solid #7d7d7d 1px;
	color:#666666;
	display: inline;
	width: 500px;
}

#comBoxRow {
width: 500px;
text-align: right;
}

span.comAut {
	font-size: 10px;
	margin-bottom: 8px;
	border-bottom: solid #eeeeee 1px;
}

.comTxt {
	margin-top: 10px;
	margin-left: 0px;
	font-size: 11px;
}

/* Bloc d'Avatar */
div.com_list_img {
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-top: 6px;
	text-align: center;
	width: 70px;
	height: 70px;
	display: block;
}

/* Bloc d'Avatar */
img.com_list_img {
border: solid #eeeeee 1px;
}

/* Bloc de texte */
div.com_list_txt {
	margin-top: 8px;
	margin-bottom: 8px;
	height: 100%;
	overflow: auto;
	display: block;
}

.section {
	border-top:dashed #7d7d7d 1px;
	padding-top: 12px;
	margin-top: 6px;
	clear:both;
	padding-bottom: 12px;
}


#formtable {
font-size: 12px;
}

#formtable td {
padding-top: 6px;
padding-bottom: 6px;
vertical-align: top;
border-bottom: solid #eeeeee 1px;
}


#top a {
color: #eeeeee;
letter-spacing: 1px;
}

/* --- Liste d'erreurs --- */
ul#err {
margin-left: 12px;
}

#err li {
color:#FF0000;
font-weight: bold;
font-size: 12px;
}

/* --- Liste de confirmations --- */
ul#suc {
margin-left: 12px;
}

#suc li {
color:#669933;
font-weight: bold;
font-size: 12px;
}

/* Administration > Notifications importantes */

li.admin_imp {
background-color: #FFFFCC;
}

.code_php, .code_bash, .code_actionscript, .code_mysql, .code_apache, .code_javascript, .code_html, .code_css {
	background-color: #F4FEFF;
	font-size: inherit;
	font-family: "Trebuchet MS", Arial, Verdana, Georgia;
	display: block;
	clear:none;
	padding: 6px;
	overflow: auto;
	border: dashed #d7d7d7 1px;
}
