﻿body
{
    background-color:#CCCCDD;
    margin: 0;
    padding: 0;
    text-align:justify;
    font-family: arial, verdana;
    font-size: x-small;
    font-weight: normal;
    color:Black;
    line-height: 3em;
}

/* Zone EN-TETE*/
.header
{
    position:relative;
    width:auto;
    height: 55px;
    margin-left:10px;
	margin-right:10px;
    font-weight:normal;font-size:xx-large;
    background-color:#767182;
    color:#F1F034;
    
    padding-bottom:15px;
    padding-top:25px;
    padding-right:1em;
    border-style:outset;
    text-align:center;
    font-family:Ancestory SF, arial;
    font-size:66px;
}
    .nav
{
	position: absolute;
    top: 65px;
    right: 15px;
    font-size: 10px;
}
.menua
{
    position: absolute;
    right:15px;
    top: 0px;
    font-size: 10px;
}
    
/* Zone CENTRE DE PAGE */  


.sidebar {
	float: left;
	margin-left: 10px;
    margin-right: 10px;
	width: 240px;
	height: 100%;
	background-color:#FFFBD6;
	font-size:x-small;
	padding:2em 0em 2em 0em;
	border-style:outset;
}
#content {
    overflow:auto; 
	margin-left: 250px;
	margin-right:10px;
	margin-bottom:auto;
	margin-top:auto;
	border-style:outset;
	color: #000000; font-size:18px;font-family: arial,times new roman,verdana;
	background-color:#FFFBD6;
	padding:10px 30px 10px 30px;
	height: auto;
}
.divaccueil
{
background-color:#ccffff;
margin-left: 50px;
	margin-right:50px;
	margin-bottom:auto;
	margin-top:50px;
	padding:10px 30px 10px 30px;
}
  dt
  {
  font-size:18px;
  color: #0000A1;
  font: bold; 
  line-height:2em;
  padding-top:2em;
  }
.ville
{
font-size:18px;
  color: #0000A1;
  font: bold; 
  line-height:2em;
  }
.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;
}
.menu
{
    margin-bottom: 0.3em;
    text-transform: uppercase;
    margin-left:245px;
    padding-bottom:15px;
    padding-top:25px;
    padding-right:1em;
    border-right: window-inset medium Azure;
}
.treeview
{
    margin-left: 2em;
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    line-height: 2.1em;
  
}
.headercell
{
    color: #003063;
    font-weight:bold;
    width: 250px;
    line-height: 25px;
}

    

/* Zone PIED DE PAGE */
.pieddepage
{
    background-color:#FFFBD6;
    margin-left: 265px;
	margin-right:10px;
    padding-top:2em;
    border-style:outset;
    width:auto;
    text-align: center;
    vertical-align: baseline;
    color:Black;
    font-family: Verdana;
    
}
.prenom
{
    font-size:12px;
}
.parprenom
{
    line-height:2em;
    
}


/* BARRE DE FRACTIONNEMENT */
hr {
	border: 0;
	border-top: 1px solid ;
	height: 1px;
	color:red;
}

/* TITRE */
h1,h2,h3
{
    margin: 0;
	font-family:Verdana;
	
}
h1
{
 	margin-top: 1.0em;
	margin-bottom: 1.12em;
    font-size: 20px;
    text-align:center;
  
    
}
h2
{
    font-weight: normal;
}
h3
{
    font-weight:normal;
}
h6
{
font-size:xx-large;
color:#00D3FF;
}


/* LIENS HYPERTEXTE */
a {
	text-decoration:none;
	color: #003063;
	font-weight:bold;
    
}

a:visited {
	color: #003063;
	font-weight:bold ;
}

a:hover {
	text-decoration: underline;
	color: #003063;
	font-weight:bold;
}

a:active {
	color:#003063;
	font-weight:bold;
}

/* LISTE */

ul {
	list-style-type:disc;

	list-style-position: outside;
	line-height: 1.5em;
	vertical-align:baseline;
	margin-left: 1.25em;
}
.link {
	list-style-image:url(images/lunettes.bmp);
}
/* FORMAT D'UNE ANNONCE */
#annonce
{
    margin-top: 2.0em;
    background-color: #FFFBC6;
    width:450px;
    border-bottom: #FEF869 thin solid;
    display:block;
}
#entete
{
    float:left;
}
#email
{
    text-align:right;
}

.sol
{
color:red;
}
.vin:first-letter
{
   font-size:32px; color:#CB2301 ; line-height: 1.5em;
    
 }
 .veu
 { border:3px inset  #C1761B;
   width:60%;
   font-size: 90%;
   text-align:center;
   color:#0000A1;
   padding:2em 2em 2em 2em:
 }
 
 .photo
 { background-color:Black; 
     margin-top:2em;
     padding-top:2em;
     padding-bottom:2em;
   text-align:center;
 }
strong
{ font-size:inherit;
  color:#0000A1;
}
