
body {

text-align: center;
background-image: url("../img/1px-gradient.jpg");
background-repeat: repeat-x;
background-color: #939099;
font-family: trebuchet MS;
font-size: 10px;
margin: 0;
/*height: 100%;*/

}

#backg {

width: 100%;
height: 100%;
/*border: 1px solid #f00;*/
background-image: url("../img/ground-red.gif");
background-repeat: no-repeat;
background-position: bottom left;

}

#content {

width: 994px; /*956*/
margin: 0 auto;
/*border: 1px solid #000;*/

}

#left {

width: 180px;
height:200px;
float: left;
/*border: 1px solid #f00;*/
background-image: url("../img/logo_cdj.gif");
background-repeat: no-repeat;

}


#tab_center {

width: 582px;
vertical-align:top;
background-color:#fff;
background-image: url("../img/corner-top.jpg");
background-repeat: no-repeat;
background-position: top left;

}

#tab_right {

vertical-align:top;
background-color:#000;
width: 180px;
/*border: 1px solid #f00;*/
/*background-image: url("../img/login-bk-actu_03.gif");*/
background-repeat: no-repeat;
background-position: top;

}

#foot {

text-align: left;
color: #fff;
width: 100%;
height: 100px;
clear: both;
/*border: 1px solid #00f;*/

}

#foot-col1 {

margin-left: 180px;
float: left;
width: 240px;

}

#foot-col2 {

margin-left: 50px;
float: left;
width: 200px;

}

#foot-col3 {

float: right;
width: 180px;

}

#centertitle {

width: 582px;
text-align: left;
font-size: 1.2em;

}

#centeractu {

width: 562px;
text-align: left;
padding: 10px 10px 10px 15px;
/*border: 1px solid #0f0;*/
font-size: 1.2em;

}

#centeractu_top {

width: 562px;
text-align: left;
padding: 10px 10px 10px 15px;
/*border: 1px solid #0f0;*/
font-size: 1.2em;

}


#loginbg {

background-image: url("../img/login-bk-actu_03.gif");
background-repeat: no-repeat;
height: 220px;

}

#login {

color: #fff;
font-size: 1.2em;
text-align: left;
padding: 10px 10px;
/*border: 1px solid #fff;*/

}

#visu-bottom-right {

display: table-cell;
vertical-align: bottom;

}

#mot {

color: #fff;
font-size: 1.2em;
text-align: left;
margin: 10px;

}

#forum-extrait {

padding: 10px;
margin: 10px;
width: 542px;
background-color: #f0f0f0;
clear: both;
text-align: left;
font-size: 1.2em;

}

#identif {

padding: 5px 10px;
/*border: 1px solid #fff;*/

}

/*****************************/
.separator {

margin-left: 25px;

}

.h1 {

color: #e08721;
font-size: 4em;

}

.suitelink {

color: #e08721;
font-weight: bold;

}

a.suitelink:link {text-decoration: none;color: #e08721;}
a.suitelink:visited {text-decoration: none;color: #e08721;}
a.suitelink:active {text-decoration: none;color: #e08721;}
a.suitelink:hover {text-decoration: none;color: #e08721;}

.h2 {

color: #e08721;
font-size: 3em;

}

h3 {

color: #000;
font-size: 1.5em;

}

input {

border-style: none;
font-size: 1em;

}

.admlink {

color: #000;

}

a.admlink:link {text-decoration: none;color: #000;}
a.admlink:visited {text-decoration: none;color: #000;}
a.admlink:active {text-decoration: none;color: #000;}
a.admlink:hover {text-decoration: underline;color: #000;}

li {

/*display: list-item;*/
list-style-image: url("../img/puce.png");
/*font-size: 2em;*/
  
}

ul {

margin: 20px;

}

.forgetpwd {

color: #fff;

}

a.forgetpwd:link {text-decoration: none;color: #fff;}
a.forgetpwd:visited {text-decoration: none;color: #fff;}
a.forgetpwd:active {text-decoration: none;color: #fff;}
a.forgetpwd:hover {text-decoration: underline;color: #fff;}


a:link {text-decoration: underline;color:#000;}
a:visited {text-decoration: underline;color:#000;}
a:active {text-decoration: underline;color:#000;}
a:hover {text-decoration: none;color:#000;}

/*****************************/

.tab_center {

width: 580px;

/*border: 1px solid #000;*/

}

.col1 {

width: 150px;
background-color: #e08721;
padding: 10px;
text-align: left;
font-size: 1.2em;
font-weight: bold;
vertical-align: top;
/*border: 1px solid #000;*/

}

.col2 {

width: 190px;
background-color: #fcf3e8;
padding: 10px;
text-align: left;
font-size: 1.2em;
font-weight: bold;
vertical-align: top;
/*border: 1px solid #000;*/

}

.col3 {

width: 150px;
padding: 10px;
text-align: left;
font-size: 1.2em;
font-weight: bold;
vertical-align: top;
/*border: 1px solid #000;*/

}

.col23 {

width: 340px;
padding: 10px;
text-align: left;
font-size: 1.2em;
/*font-weight: bold;*/
vertical-align: top;

}