﻿body 
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
    font-weight: normal;
	color:black;
}
/* Zone EN-TETE*/
.entete
{
	background-image: url(Images/enteteCM-1024.jpg);
	background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 135px;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    color:#ffffff;
    padding: 0px 0px;
}
.logo
{
	
	position: absolute;
	right: 10px;
	top: 10px;
	}

.publicite
{
	
	position: absolute;
	left: 250px;
	top: 42px;
}


.navigation
{
	position: absolute;
    top: 137px;
    left: 207px;
    color: #043bee;
    font-size: 12px;
}
.menuentete
{
    position: absolute;
    right:100px;
    top: 0px;
    color:#043bee;
    font-size: 10px;
}

/* Zone CONTENU */
.page
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-image: url(images/corpscm-1024.jpg);
    background-repeat: repeat-y;
    position: relative;
    width: 1000px;
    padding: 0px 0px;
}
#sidebar {
	float: left;
	width: 160px;
	height: 100%;
	text-align: left;
	font-size: 20px
	
}
#droite {
	float: right;
	width: 200px;
	height: 100%;
}
#content-haut {
	margin-left:208px;
   	width: 780px;
	height: 65px;
	background-color: #1e597b;
	
   	
}
#content {
	margin-left:210px;
   	width: 750px;
	height: 100%;
	   	
}
#contact_nom
{
	position: absolute;
    top: 10px;
    left: 230px;
    color: black;
    font-size: 10px;
    height: 100%;
}
.contact_prenom
{
	position: absolute;
    top: 10px;
    right: 100px;
    color: black;
    font-size: 10px;
    height: 100%;
}
.contact_adresse
{
	position: absolute;
    right: 180px;
    color: black;
    font-size: 10px;
    height: 100%;
}
.contact_CP
{
	position: absolute;
    top: 110px;
    left: 230px;
    color: black;
    font-size: 10px;
    height: 100%;
}
#contact_ville
{
	position: absolute;
    top: 110px;
    right: 200px;
    color: black;
    font-size: 10px;
    height: 100%;
}
.contact_memo
{
	position: absolute;
    top: 150px;
    left: 230px;
    color: black;
    font-size: 10px;
    height: 100%;
}
#contact_telephone
{
	position: absolute;
    left: 230px;
    color: black;
    font-size: 10px;
    height: 100%;
}
#contact_telecopie
{
	position: absolute;
    right: 250px;
    color: black;
    font-size: 10px;
    height: 100%;
}
#contact_mobile
{
	position: absolute;
    right: 50px;
    color: black;
    font-size: 10px;
    height: 100%;
}
#contact_mail
{
	position: absolute;
    top: 350px;
    left: 230px;
    color: black;
    font-size: 10px;
    height: 100%;
}
#contact_valid
{
	position:absolute;
    top:380px;
    
    right : 50px;
    color: black;
    font-size: 10px;
    height: 100%;
}
#liensEspaceMembre
{
    margin-left: 2em;
    margin-top: 1.0em;
}

.gridcontent
{
    margin-top: 1.0em;
    width:460px;
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    border-left: #7b9ebd 1px solid;
    border-bottom: #7b9ebd 1px solid;
}

.treeview
{
    margin-left: -1.0em;
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    line-height: 2.1em;
    color:#ffff99;      
}
.headercell
{
    color: #003063;
    font-weight:bold;
    vertical-align:text-top;
    text-align:right;
    width:150px;
}
/* TITRE */
h1,h2,h3
{
    margin: 0;
	font-family: verdana;
	font-size: 11px;
}
h1
{
 	margin-top: 1.0em;
	margin-bottom: 1.12em;
    font-size: 12px;
    font-weight: bold;
}
h2
{
    font-weight: normal;
}
h3
{
    font-weight: bold;
    
}
h4
{
	margin-top: 0.0em;
	margin-bottom: 0.0em;
    font-size: 12px;
    font-weight: bold;
}
/* Zone PIED DE PAGE*/
.pied
{
	background-image: url(Images/piedcm.jpg);
	background-repeat: repeat;
    position: relative;
    width: 1000px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    color:#ffffff;
    text-align: center;
    font-size:9px;
    clear:both;
    
}
.menu
{
    margin-bottom: 0.3em;
    text-transform: uppercase;
    color:AliceBlue;
    font-size:7px;
    color:#ffffff;
}
/* Format d'une annonce*/
#annonce_vo
{
	margin-top:2.0em;
	background-color: Orange;
	width:450px;
	border-bottom:#738294 thin solid;
	display: block;
}
#entete_vo
{
	float:left;
}
#prix_vo
{
	text-align:right;
}
#annonce_texte
{
	
	width:450px;
	
	

	
	
	
	



