html{font-size: 100.01%}

body{
	font-family: verdana, arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.7em;
	color: #666;
	background: url(../images/bg.png) top center;
}



.barre{ /* Centrage */
	width: 956px;
	position: absolute;
	left: 50%;
	margin-left: -478px;
	margin-bottom: 50px;
}

#contentarea, #col_blanche{
	width: 956px;
	position: absolute;
	left: 50%;
	margin-left: -478px;
}

#col_blanche{
	position: fixed !important;
	height: 100%;
	background: url(../images/white.png) right repeat-y;
}

a{
	text-decoration: none;
	color:#51aa27;
}

p > a { /* Liens dans texte */
	margin-right: 5px;
	padding-right: 20px;
	background: transparent url(../images/link.png) no-repeat bottom right;
	font-weight: bold;
}

a[href="#header"]{ /* Haut de page */
	right: 100px;
	padding-right: 15px;
	background: transparent url(../images/hdp.png) no-repeat center right;
}

.contentpaneopen_edit{display:none;}

/* Pour formulaires */
input{border: 1px solid #818181;}

label{
	color: #6b878c;
	font-size: 0.85em;
	margin-right: 5px;
}



.clear{
	clear: left; /* Fin de flottement */
	visibility: hidden;
}

/******* H E A D E R *******/
#header{
	background: #fff;
	height: 150px;
	width: 100%;
}

/* Logo */
#header h1 a{
	display: block;
	margin: 40px 0 0 45px;
	width: 172px;
	height: 74px;
	background: url(../images/logo.png) top left no-repeat;
	text-indent: -10000px;
}

/* Login */
.remember, #mod_login_remember, .form-login label, .form-login p{display: none;}

.form-login, .log{
	position: relative;
	top: -110px;
	width: 572px;
	height: 35px;
	margin-left: 100px;
	margin-bottom: -35px;
	background: #f0f4f5;
	overflow: hidden;
}

.log input{
	margin-top: 7px;
}

input[value="Connexion"]{
	border: 0;
	background: transparent;
	position: relative;
	top: -13px;
}

fieldset{
	display: inline;
	margin: 8px 60px 8px 60px;
}

/*******  M E N U S *******/
#left{
	float: left;
	width: 268px;
}

#left > ul > li > a{
	display: block;
	width:264px;
	height:24px;
	border-bottom: 1px solid #fff;
	text-indent: -10000px;
}

/* Images lv1 normal */
.item1{background: url(../images/menu/oav.png) top left no-repeat;} /* Oav */
.item53{background: url(../images/menu/permanences.png) top left no-repeat;} /* Perm */
.item54{background: url(../images/menu/recherche_avocat.png) top left no-repeat;} /* Avoc */
.item55{background: url(../images/menu/informations.png) top left no-repeat;} /* Infos */
.item56{background: url(../images/menu/forum.png) top left no-repeat;} /* Forum */
.item57{background: url(../images/menu/annonces.png) top left no-repeat;} /* Annonces */
									    
/* Images lv1 onRollOver */
.item1:hover{background: url(../images/menu/over_oav.png) top left no-repeat;} /* Oav */
.item53:hover{background: url(../images/menu/over_permanences.png) top left no-repeat;} /* Perm */
.item54:hover{background: url(../images/menu/over_recherche_avocat.png) top left no-repeat;} /* Avoc */
.item55:hover{background: url(../images/menu/over_informations.png) top left no-repeat;} /* Infos */
.item56:hover{background: url(../images/menu/over_forum.png) top left no-repeat;} /* Forum */
.item57:hover{background: url(../images/menu/over_annonces.png) top left no-repeat;} /* Annonces */

/* Images lv1 SELECTED */
#current.item1{background: url(../images/menu/select_oav.png) top left no-repeat;} /* Oav */
#current.item53{background: url(../images/menu/select_permanences.png) top left no-repeat;} /* Perm */
#current.item54{background: url(../images/menu/select_recherche_avocat.png) top left no-repeat;} /* Avoc */
#current.item55{background: url(../images/menu/select_informations.png) top left no-repeat;} /* Infos */
#current.item56{background: url(../images/menu/select_forum.png) top left no-repeat;} /* Forum */
#current.item57{background: url(../images/menu/select_annonces.png) top left no-repeat;} /* Annonces */

ul.menu li ul{ /* Sous menu (lv2) */
	background: #6b878c;
	border-bottom: 1px solid white;
	margin-right: 4px;
	text-indent: 17px;
}

ul.menu li ul a{color: #fff;} /* Liens lv2 */

ul.menu li ul .active{font-weight: bold;} /* Sélection lv2 */
  
ul.menu li ul li ul{ /* Sous menu (lv3)*/
	background: #e1e9eb;
	padding-right: 0;
	margin-right: 0;
	padding-left: 15px;
	text-indent: 15px;
}

ul.menu li ul li.active ul li.active{
	background: #fff url(../images/menu/lv3.png) right center no-repeat;
}

ul.menu li ul li ul li a span{
	border-bottom: 1px solid #c3d0d3;
	color: #333;
	display: block;
	font-weight: normal;
}

/* ICONES */
#icns{margin-left: 20px;}

#icns ul{
	margin-top: 25px;
}

#icns ul li{
	display: inline;
	float: left;
	margin-right: 45px;
}

#icns ul li a{
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -10000px;
}

#icns ul li a span em{
	font-weight: normal;
	border: 10px solid red;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
}

.item100{background: url(../images/home.png) top left no-repeat;} /* Contact */
.item101{background: url(../images/phone.png) top left no-repeat;} /* Phone */
.item102{background: url(../images/mail.png) top left no-repeat;} /* Mail */
.item110{background: url(../images/lock.png) top left no-repeat;} /* Sitemap */


/******* R E C H E R C H E *******/
#search{
	margin: 40px 20px;
}

/******* C O N T E N U   P R I N C I P A L *******/
#page{margin:0;}

#main{ /* Bloc principal */
        margin-left: 264px;
	width: 670px;
	background: #fff;
	height: 100%;
}

#main p, #main h1, #main h4, #main ul, #main ol {
	margin-left: 100px;
	margin-bottom: 25px;
}

h1.componentheading, h2.componentheading, p.articleinfo, p.buttonheading{display:none;}

h2.contentheading{ /* Titre de page */
	font-size: 2.2em;
	line-height: 1em;
	margin-bottom: 30px;
}

h2{ /* Sous titre */
	margin-left: 100px;
	margin-bottom: 15px;
	font-size: 1.5em;
	color: #6b878c;
}

h3{  /* Chapeau */
	border-top: 1px solid #c3d0d3;
	border-bottom: 1px solid #c3d0d3;
	margin-left: 100px;
	margin-bottom: 25px;
	padding: 10px 0px;
	color: #6b878c;
	font-size: 1.3em;
}

blockquote{ /* Bloc de citation */
	background: url(../images/blockquote.png) 43px 0px no-repeat; /* Image de " */
	line-height: 2em;
	font-style: italic;
	color: #154d57;
	padding-top: 10px;
	margin-bottom: 25px;
}

blockquote > p, blockquote > ul > li{
	font-family: Georgia,"Nimbus Roman No9 L",serif !important;
	margin-bottom: 10px !important;
}

strong{font-weight: bold;}
em{font-style: italic;}

#main #page ul{ /* Liste */
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: url(../images/puce.png) inside;
	line-height: 2.5em;
}

#main #page blockquote > ul{ /* Liste dans citation */
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}


/******* F O O T E R *******/
#footer{
	position: fixed;
	left: 0;
	bottom: 0;
	height: 25px;
	width: 100%;
	background: #afbd77;
	color: #fff;
	font-size: 0.9em;
	letter-spacing: 2px;
	text-align: right;
	clear:both;
}

#footer p{
	width: 956px;
	position: absolute;
	left: 50%;
	margin-left: -478px;
}

#footer p span{margin-right: 50px; font-size: 0.85em; line-height: 25px;}

p.inventaire{text-align: left !important; font-size: 9px; width: auto; z-index: 1000; font-variant: small-caps;}
p.inventaire a{color: #fff;}
p.inventaire a:hover{color: #353535;}


/* TYPES DE FICHIERS */
#page a[href $='.pdf'] {padding-right: 20px; background: transparent url(../images/pdf.png) no-repeat center right;}
#page a[href $='.doc'] {padding-right: 20px; background: transparent url(../images/word.png) no-repeat center right;}
#page a[href $='.xls'] {padding-right: 20px; background: transparent url(../images/excel.png) no-repeat center right;}
#page a[href $='.txt'] {padding-right: 20px; background: transparent url(../images/texte.png) no-repeat center right;}
#page a[href $='.zip'] {padding-right: 20px; background: transparent url(../images/zip.png) no-repeat center right;}


/**** LOGIN ****/
#login > p{display: none;}

#login input{position: absolute; left: 450px;}

.button{
	background: #e1e9eb !important;
	border: 1px solid #6b878c !important;
	color: #6b878c;
	padding: 5px;
	margin-top: 25px;
	margin-right: 75px;
	top: 100px !important;
}

.button:hover{
	background: #6b878c !important;
	border: 1px solid #6b878c !important;
	color: #fff;
}

/** Recherche **/

.results h4{
	margin: 25px 0 5px 0 !important;;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}

.list p{display: none;}
ol.list li{margin-bottom: 20px;}

span.highlight{color: 6b878c !important; font-weight: bold;}


.searchintro, .search_result{display: none;}
