body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
    font-weight: normal;
	background-color: #ffffff;
	color: #003063; 	
}
/*Pour rappel les id (unique sur une meme page sont defini avec un .*/
/*les classes (génériques)avec #*/
/* Zone EN-TETE*/
.header
{
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
    width: 1280px;
    height: 110px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
}
.pagesadditionnelles
{
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
	position: relative;
	 font-size:x-large;
}
.pagesadditionnellesnormalfont
{
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
	position: relative;
}

.test
{
	width:166px;
}
.zoneGoogle
{
    width: 1280px;
    position: relative;
    left:70px;

}
.zonepubhaut{
	position: absolute;
	left: 210px;
	top: 8px;
}
.zonepubgauche1
{
	position:absolute;
	width : 165px;
	height : 400px;
	background-color:white;
}
.zonepubgauche2
{
	position:absolute;
	width : 165px;
	height : 400px;
	left:165px;
	background-color:White;
}

.zonegauche
{
    position: relative;
	width : 165px;
	height : 400px;
	background-color:White;	
	text-align :center;
	vertical-align :middle;
	float:left;
}
.zonepubdroite
{
	position:absolute;
	left:1040px;
	width : 240px;
	height : 100%;
	background-color:White;
}

.zonebas
{
	height : 90px;

}

.zonepubbas
{
	width : 1280px;
	height : 160px;
	position: relative;
    margin-left: auto;
    margin-right: auto;
	background-color:White;
}
.zonediapodroite
{
	position:absolute;
	width : 640px;
	left:0px;	
}
.zonediapogauche
{
	position:absolute;
	left:640px;
	width : 640px;
}
.zonedernierepubbas
{
	position:absolute;
	left:0px;
	top:70px;
}
.zonepubselection
{
	position:absolute;
	width : 480px;
	height:200px;
    left:560px;
    top:220px;
}
.red
{
	color:Red;
}
.nav
{
	position: absolute;
    top: 95px;
    right: 30px;
    color: #ffffff;
    font-size: 10px;
}
.agauchetoute
{
	position:absolute;
	left:10px;	
	top: 95px;
	color:White;
}

.menua
{
    position: absolute;
    right:15px;
    top: 0px;
    color:#ffffff;
    font-size: 10px;
}

/* Zone PIED DE PAGE */
.footer
{
    background-image: url(images/footer.gif);
    margin-left: auto;
    margin-right: auto;
    margin-top:0.4em;
    width: 1280px;
    text-align: center;
    font-size: 9px;
}

/* Zone centrale */
.page
{
	position : relative;
	width:1280px;
	height:400px;
	/*background-color:#FFE329;*/
	background-color :White;
    margin-left: auto;
    margin-right: auto;
}

.gauche
{
	text-align:right;
	float : right;
}
.content
{
	
	position:relative;
	width :480px;
	height : 400px;
	overflow:auto;
	float:left;
}

/*page d'acceuil*/
.default
{
	width : 480px;
	height:100%;
	position:absolute;
	left:560px;
	background-image: url(Images/default.gif);
    background-repeat :no-repeat;
    padding-top:45px;
    padding-left:5px;
}

/*page de selection des services*/
.selectionservices
{
	width : 480px;
	height:400px;
	position:absolute;
	background-image: url(Images/service-repeat.jpg);
    background-repeat :repeat-y;
    left:560px;
}


.minisite
{
	width : 480px;
	height:400px;
	position:absolute;
    left:560px;
  	background-color:White;
  	 text-align:center;	
}
.autre
{
	width : 480px;
	height:400px;
	position:absolute;
    left:560px;
    background-color:White;
}
.selection
{
	width : 480px;
	height:220px;
	position:absolute;
	background-image: url(Images/selection.gif);
    background-repeat :no-repeat;
    left:560px;
}
.zonesaisie
{
	position:absolute;
	top:50px;
	left:5px;
}
.zonenavigation
{
	position:absolute;
	top:382px;
}
.zonenavigation2
{
	background-color: #efeff7;
	position:absolute;
	top:385px;
	width:480px;
}
.zoneallocine
{
	position:absolute;
	right:80px;
	top:320px;
}
.zonemeteo
{
	position:absolute;
	right:10px;
	top:50px;
}

.pubpetitefloat
{
	float : left;
}
.detailannonce
{
	left:330px;
    margin-left: auto;
    margin-right  : auto;
}


#sidebar 
{
	position : absolute;
	left:330px;
	width: 210px;
	height: 400px;
	background-image: url(images/body-repeat.gif);
    background-repeat:repeat-y;
    padding-left:5px;
}

.wizard
{
    background-color:#F7F6F3;
	border-color: #CCCCCC;
	Border-Style : Solid;
	Border-Width : 1px;
	Font-Size : larger;
	margin-left: auto;
    margin-right: auto;
    Height : 471px;
    Width : 1280px;
}
.wizardsidebar
{
	background-color:#381216;
	Font-Size  : 0.9em;
	border-width: 0px;
	vertical-align:middle;
	line-height:60px;
	width:250px;
	padding-left:10px;
}

.gridcontent
{
    margin-top: 1.0em;
    width:850px;
    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;
}
.treeview
{
    margin-left: 2em;
    margin-top: 1.0em;
    margin-bottom: 1.12em;
    line-height: 2.1em;
}
.headercell
{
    color: #003063;
    font-weight:bold;
    vertical-align:text-top ;
    text-align:right;
    width:150px;
 }

/* BARRE DE FRACTIONNEMENT */
hr {
	border: 0;
	border-top: 1px solid #efeff7;
	height: 1px;
}

/* 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;
}

/* LIENS HYPERTEXTE */
a {
	text-decoration: none;
	color: #31659C;
	font-weight:bold;
}

a:visited {
	color: #31659C;
	font-weight:bold ;
}

a:hover {
	text-decoration: underline;
	color: #31659C;
	font-weight:bold;
}

a:active {
	color: #31659C;
	font-weight:bold;
}

/* LISTE */

ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align :middle;
	/*margin-left: 1.15em;*/
}
.link {
	list-style-image: url(images/bullet-1.gif);
}

/* FORMAT D'UNE ANNONCE */
#annonce
{
    margin-top: 2.0em;
    width:450px;
    display:block;
    float:left;
}
#entete
{
    background-color: #efeff7;
    border-bottom: #738294 thin solid;
	width:450px;
    
}
#corps
{
	float:left;
}
#email
{
    text-align:right;
}

/* WEB PART */
.headerzone
{
    background-color:#DBEAFD;
}

.barretitre
{
    background-image:url(images/webpartbar.jpg);
    background-repeat:repeat-x;
    background-position:0; 
    font-weight: bold;
    width:480px;
    
}

.barretitrezone
{
    color:#003063;
    font-weight:bold;
}

.partstyle
{
    border: #7b9ebd 1px solid;
}
.fondbleu
{
	background-color: #efeff7;
	height:20px;
}
/**/


