* {
	margin : 0px;
	padding : 0px;
}

a:link{
	text-decoration:none;
}

body {	
	font-family:Arial;
        font-size : 10px;
}

#cont_main {

}

#cont_banniere {
	display: none;
}

#menu {

        display : none;
}


#cont_entete {
	position:relative; 
	height: 65px;
	width:800px; 
	color : red;
	background-color: #00C;   /*                    bleu sous banniere*/
	
}

#cont_entete p{
color : white;

padding : 5px;
}

#cont_entete .where_entete{
	position : absolute;
	left : 5px;
	font : 25px bolder ;
	color : white;
	padding : 5px;
}

#cont_entete .info_right_entete{
	position : absolute;
	right : 5px;
	font : 15px bolder ;
	color : white;
	padding : 5px;
	text-align : right;
}

#cont_chg_db {

	display:none;
}

#cont_chg_db p{
	color : white;
	font-weight: bolder;
	font-size : 16px;
	padding : 5px;
}

#cont_chg_db a{
	text-decoration : none;
}

#dbg {
	position : relative;
	left : 5px;
}

#dbd {
	position : absolute;
	right : 5px;
}

#content {
    
	position : relative;
	background-color : #58f;  /*                    bleu clair entre contenu colonne */
	padding : 5px;
	
	font-size : 13px;
	line-height: 20pt !important;
	line-height: 25pt; /*IE*/
}

.col_l {
	
	position : relative;
	top : 0px;
	left : 0px;
	width:390px; 
	padding : 2px;
	margin-bottom : 4px;
	background-color: #FFC;   /*                    rouge */
	
}

.photoUp{
    height : 220px;
}


#col_disp_r {
        
	position : absolute;
	top : 5px;
	right : 5px;
	width:390px; 
	background-color: #58f;   /*                    noir/gris */
	
}

.col_r {
	position : relative;
	padding : 2px;
	margin-bottom : 4px;	
	background-color: #FFC;   /*                    noir/gris */
	
}

.col_rbutton {
	position : relative;
	padding : 2px;
	margin-bottom : 4px;	
	background-color: #FC9;   /*                    noir/gris */
	text-align : center;
	
}

.nocols {
	position : relative;
	
	padding : 5px;
	width:780px !important;
	width : 790px;
	background-color: #FFC;
}

.centerborder {

border-width: 5px; 
border-style: solid; 
border-color: #DC9; 
margin : 5px;
padding : 35px;
text-align : center;
}

#col_end {
display : none;
}



#cont_footer {

        display: none;
}

#footer_comment {
	
	position : relative;
	font-size: 12px;
	color : #006; /*ecriture dans footer*/
	top:15px;
	left:400px;
	height: 65px;
	width:350px;
        display : none;
		
}

.title {
	color : #009;
	text-decoration : underline;
	font-weight : bolder;
	margin-bottom : 3px;
	font-size : 18px;
}

.col_rbutton {
	display : none;
	
}

.oneCol {
    background-color: #FFC;
}

.foot_general {

    display : none;
}

.oneCol .foot{    
display : none;
}

.oneCol .nav{
display : none;
}

.oneCol .tri{
display : none;
}

.oneCol .rech{
display : none;
}

.oneCol .fich{
display : none;
}

.oneCol .twoLign{
	padding-top : 15px !important;
	padding-top : 10px;
	height : 75px !important;
	height : 90px;
}

.tabOnecols{
    width : 790px;
    border-spacing : 0px;

}

.tabOnecols th{
    font-size: 10pt;
    font-weight: bolder;
    color : white;
    background-color: #00C;
}
.tabOnecols td{
    font-size: 8pt;
    color : #000;
    background-color: #FFF;
    text-align: center;
}

table .adress {
    width: 200px;
    
}
table .char3 {
    width: 30px;
}
table .char4 {
    width: 40px;
}
table .char8 {
    width: 80px;
}

.tabOnecols tr .adressTD {
    text-align : left;
}

table {
  border-width: 5px;
  border-color: blue;
}

.formRed {
    color : #FFF;
    background-color: #F00;
}

.formRed .button {
    font-size : 16px;
}

.red {
    color : red;
}

.center {
    text-align : center;
}

.col_r img {
    margin : 5px;
    border : 3px outset #666666;
}
td {
    font-size : 14px;
}
.titleLine td{
    font-size : 10px;
    line-height : 10px;
    color : green;
}

.tab1 td{
    width:250px;

}
.tab2 td{
    width:100px;

}
.tab3 td{
    width:75px;
}
.tab4 td{
    width:50px;
}
.tabCp {
    width : 50px;
}
.tabVille {
    width : 200px;
}
.little {
    font-size : 12px;
    color : #AAF;
}

.showPhoto {
    display : none;
}


 