html {font-size: 100%;}

body {
    text-align: center; 
	margin-left: auto;
    margin-right: auto;
    width: 800px;
	font-family: Verdana;
	font-size: 0.8em;
	background-color: black;
}
#global {
     margin-left: auto;
     margin-right: auto;
     width: 100%;
	 padding: 3px;
}
/*
td {
	margin: 0px;
	background-color: black;
	}
*/
.chronique {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #DDDDDD;
	text-align: left;
	width: 100%;
	padding: 3px;
	}
.chroniquetitre {
	font-size: 1.1em;
	font-weight: bold;
	}
.aut_projet {
	color: #CCCCCC;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	text-align: left;
	width: 100%;
	}
.aut_txt {
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
	}
.aut_txt:hover {
	color: #AA0000;
	font-weight: bold;
	text-decoration: none;
	}
.crea_txt {
	font-style: italic;
	}
.auteur_img {
	margin-top:3px;
	margin-right : 10px;
	float: left;
	}
.img_aut {
	height: 40px;
	width: 40px;
	border: 0px;
	}
.article {
	color: #dddddd;
	margin-top: 3px;
	text-align: left;
	border: 1px solid;
	border-color: #AA0000;
	padding: 3px;
	width: 99%;
	}
.article_titre {
	margin-top: 3px;
	font-size: 1.1em;
	margin-bottom: 3px;
	font-weight: bold;
	}
.paragraphe {
	margin-bottom: 10px;
	text-indent: 5px;
	width: 100%;
	}
.parag_img_left {
	float : left;
	margin-right: 10px;
	}
.parag_img_right {
	float : right;
	margin-left: 10px;
	}
.img_parag_portrait {
	width: 200px;
	}
.img_parag_paysage {
	width: 200px;
	}

.sstitre {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	}
.creditphoto {
	font-size: 0.70em;
	color: red;
	font-weight: normal;
	margin-bottom: 2px;
	}
.nav_table {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	}
.dumeme {
	margin-top: 5px;
	color: #DDDDDD;
	text-align: left;
	border: 1px solid;
	border-color: #AA0000;
	padding: 3px;
	width: 99%;
	}
.autre_art {
	background-color: #222222;
	color: #FFFFFF;
	}
.autre_artb {
	background-color: #444444;
	}
.bigger {
	font-size: 0.9em;
	color: #EEEEEE;
	}
.libchro {
	width: 100%;
	border: solid 0px #ded3b0;
	background-color:#FFFFFF;
	padding-left: 3px;
	color: #000000;   
	}


.colG {
	border: solid 0px #ded3b0;
	width: 100%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.ctrlib {
	border: solid 0px #ded3b0;
	width: 80%;
	float: left;
	color: #FFFFFF;
}
.ctrcar {
	border: solid 0px #ded3b0;
	width: 20%;
	float: left;
	color: #FF67FA;
}
.list1 {
	border: solid 0px #ded3b0;
	width: 12%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
}
.list2 {
	border: solid 0px #ded3b0;
	width: 35%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
}
.list3 {
	border: solid 0px #ded3b0;
	width: 18%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
}
.list4 {
	border: solid 0px #ded3b0;
	width: 65%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
}
.list5 {
	border: solid 0px #ded3b0;
	width: 25%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
}
.colC {
	vertical-align: bottom;
	border: solid 0px #ded3b0;
	width: 10%;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
}
.tabdiv {
        
        vertical-align: bottom;
      }

textarea {
	border: solid 1px #ded3b0;
	background-color:#ffffff;
	padding: 3px;
	overflow:auto;
	font-family:Verdana;
	width: 98% ; 
}
.enbleu {
	color: #91c2f9;
	}
.enblan {
	color: #FFFFFF;
	}
.enrouge {
	color: red;
	}
.fond_degrade01
{
	background-image: url(../img/compte/degrade01.jpg);
	background-color:#5e5e5e;	
}
	
.fond_degrade02
{
	background-image: url(../img/compte/degrade02.jpg);
	background-color:#5e5e5e;
}

.fond_degrade03
{
	background-image: url(../img/compte/degrade03.jpg);
	background-color:#5e5e5e;
}
.fond_degrade04
{
	background-image: url(../img/compte/degrade04.jpg);
	background-color:#5e5e5e;
}
.gris01{
	background-color:#5e5e5e;
}
a	{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover	{
	color: #BBBBBB;
	text-decoration: none;
	cursor: pointer;
}
a.mot	{
	color: #05167e;
	font-size: .85em;
	text-decoration: none;
	background-color:#BBBBBB;
}
a.mot:hover	{
	color: #8c0509;
	font-size: .95em;

	text-decoration: none;
	background-color:#FFFFFF;
}

a.supp	{
	color: red;
	text-decoration: none;
}
a.supp:hover	{
	color: #BBBBBB;
	text-decoration: none;
}
a.imag	{
	color: #FFFFFF;
	text-decoration: none;
	border-color: #FFFFFF;
}
a.imag:hover	{
	color: #BBBBBB;
	text-decoration: none;
	border-color: #BBBBBB;
}
.opaque {
	background-color: #490409;
	margin-left: auto;
    margin-right: auto;
    width: 100%;
	padding: 3px;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity:0.30;
	opacity: 0.3;
}
.normal {
	background-color: #000000;
	margin-left: auto;
    margin-right: auto;
    width: 100%;
	padding: 3px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity:1;
	opacity: 1;
}	
.clearfix:before {
 clear: both;
 }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: block;}
  
hr
{
clear:left;
visibility:hidden;
}
* html #content{height:80%;}
