/*  
site: Vaccaro 
URL: www.vaccaro-avocats.com
Description: Cabinet d'avocats
Auteur: Renaud Poillevé
Auteur URL: www.poilleve.com
Version: 1.0 - janvier 2007
*/

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #333;
	background: #eee;
	padding-top: 2.5em;
	padding-right: 0;
	padding-bottom: 2.5em;
	padding-left: 0;
	}

a:link, a:visited {
	color: #399DCF;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	background: #399DCF;
	}

/* ------------------------------------------------------------

	Structure des pages

------------------------------------------------------------ */

#Page {
	width: 770px;
	margin: 0 auto;
	padding: 0 6px;
	font-size: 95%;
	text-align: left;
	background: #fff url(img/page-bg.gif) repeat-y top left;
	}
#PageHaut {
	width: 774px;
	margin: 0 auto;
	display: block;
	height: 6px;
	background-image: url(img/bg-haut-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0px;
}
#PageBas {
	width: 774px;
	margin: 0 auto;
	display: block;
	height: 6px;
	background-image: url(img/bg-bas-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0px;
}
#ContenuPrincipal {
	float: left;
	width: 100%;
	}
#Contenu {
	float: left;
	width: 496px;/*prev 496px*/
	margin: 0;
	background: #fff;
	}
#BarreLaterale {
	float: right;
	position: relative;
	width: 274px;/*prev 274px*/ 
	background: #dbdbdb;
	}
#PiedDePage {
	clear: both;
	margin: 0;
	padding: 20px 20px 12px 20px;
	border-top: 1px solid #fff;
	background: #cecece url(img/pieddepage-bg.gif) no-repeat top left;
	}

/* ------------------------------------------------------------

	Entete

------------------------------------------------------------ */

#Entete {
	float: left;
	width: 100%;
	height: 220px;
	background: url(img/bandeau.jpg) no-repeat top left;
	}
#Entete2 {
	float: left;
	width: 100%;
	height: 220px;
	background: url(img/bandeau2.jpg) no-repeat top left;
	}
#Entete3 {
	float: left;
	width: 100%;
	height: 220px;
	background: url(img/bandeau3.jpg) no-repeat top left;
	}	

/* ------------------------------------------------------------

	Navigation

------------------------------------------------------------ */

#Navigation {
	float: left;
	width: 100%;
	font-size: 95%;
	}
#Navigation ul {
	float: left;
	width: 495px;
	margin: 0;
	padding: 0 0 12px 20px;
	list-style: none;
	}
#Navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#Navigation ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 12px 13px 17px 13px;
	font-weight: bold;
	background: #E9E6DC;
	text-decoration: none;
	color: #996633;
	}
#Navigation ul li a:hover {
	background: #F8F6F0;
	}
#Navigation ul li.on a, #Navigation ul li.on a:hover {
	margin-top: 0;
	padding-bottom: 10px;
	border-right: 1px solid #bbb;
	background-color: #fff;
	background-image: url(img/bg-item-nav.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

/* ------------------------------------------------------------

	Contenu

------------------------------------------------------------ */

h1.titre h2.titre h2.titreRub h3.titre {
	margin: 0;
	padding: 18px 20px; /*prev 18px 20px*/
	color: #fff;
	background-color: #FFFFFF;
	background-image: url(img/fond-titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
h1.titre { font-size: 160%;}
h2.titre { font-size: 110%;}
h2.titreRub { font-size: 110%;}
h3.titre {font-size: 100%;}


/* Structure page */

body.StructurePage h2.titre {
	margin: 0;
	padding: 0;
	background: none;
	}
	
#Contenu-interieur {
	margin: 20px;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 105%;
	}
#Contenu-interieur h3 {
	font-size: 120%;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #0099FF;
	}
#Contenu-interieur ul {
	margin: 1.5em 0 1.5em 40px;
	padding: 0;
	list-style: none;
	}
#Contenu-interieur ul li {
	color: #555;
	background-image: url(img/puce-liste.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	}
/* ------------------------------------------------------------

	Menu lateral

------------------------------------------------------------ */

/* flux RSS - Atom */

#FluxRSSAtom {
	margin: 0;
	padding: 20px;
	background-color: #000;
	background-image: url(img/bg-encart-info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#Archives {
	margin: 0;
	padding: 20px;
	background-color: #000;
	}

#FluxRSSAtom h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 110%;
	color: #fff;
	}
#Archives h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif, serif;
	font-size: 110%;
	color: #fff;
	}
#FluxRSSAtom dl {
	margin: 1em 0;
	padding: 0;
	line-height: 1.3em;
	}
#FluxRSSAtom dl dt {
	margin: 0;
	padding: 0 0 0 22px;
	font-weight: bold;
	background-image: url(img/icon-infos.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-size: 85%;
	}
#FluxRSSAtom dl dd {
	margin: 0 0 8px 22px;
	padding: 0;
	font-size: 85%;
	}
#FluxRSSAtom p {
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: right;
	}
#FluxRSSAtom a.Plus {
	padding-right: 8px;
	font-weight: bold;
	background-image: url(img/puce-plus-infos.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	}
#FluxRSSAtom a {
	color: #eee;
	text-decoration: none;
	}
#FluxRSSAtom a:hover {
	color: #000;
	background-color: #fff;
	}
#Archives a {
	color: #eee;
	text-decoration: none;
	}
#Archives a:hover {
	color: #000;
	background-color: #fff;
	}

/* Navigation Verticale */
#NavigVert {
	border-top: 1px solid #fff;
	width: 100%;
	font-size: 95%;
	}
#NavigVert ul {
	width: 274px;
	margin: 0;
	/*padding: 0 0 12px 20px; */
	padding: 0;
	list-style: none;
	}
#NavigVert ul li {
	margin: 0;
	padding: 0;
	}
#NavigVert ul li a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	background: #E9E6DC;
	text-decoration: none;
	color: #996633;
	}
#NavigVert ul li a:hover {
	background: #F8F6F0;
	}
#NavigVert ul li.on a, #NavigVert ul li.on a:hover {
	margin-top: 0;
	padding-bottom: 10px;
	border-right: 1px solid #bbb;
	background-color: #fff;
	background-image: url(img/bg-item-nav.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

/* ------------------------------------------------------------

	PiedDePage

------------------------------------------------------------ */

#PiedDePage p {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 80%;
	color: #555;
	}
	
#PiedDePage p.logo {
	padding: 5px 0 5px 0;
	line-height: 140%;
	background-image: url(img/logos.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	}
	
#PiedDePage p a {
	color: #555;
	border-bottom: 1px dotted #aaa;
	}
#PiedDePage p a:hover {
	color: #fff;
	border: none;
	background: #555;
	}

/* ------------------------------------------------------------

	Melanges

------------------------------------------------------------ */

a img {
	border: none;
	}
hr, .hide {
	display: none;
	}

/* ------------------------------------------------------------

	IE fixes

------------------------------------------------------------ */

/* hide from IE/Mac \*/
#ContenuPrincipal {
	clear: left;
	}

* html div {
	height: 1%;
	}
/* end hide */


body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* passe bien avec Opera */
	font-size: small;
	}

#Page {
	width: 782px; /* IE5 Win prev 782px*/
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 770px;
	}
html>body #Page { /* passe bien avec Opera */
	width: 770px;
	}


/* auto-nettoyeur float */

#Navigation { display: inline-block; } /* pour IE/Mac */
/* Vue de IE/Mac \*/
* html #Navigation, * html #PiedDePage { height: 1%; }
#Navigation { display: block; }
/* Fin de vue de IE/Mac */

/* blog */

.Authentification {
	font-size: 11px;
	color: #333;
	margin-bottom: .5em;
	padding-bottom: .5em;
}

.DateAuteur {
	font-size: 11px;
	color: #666666;
}

.Annonce {
	margin-top: 1em;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.AnnonceduJour {
	margin-top: 1em;
	background-color: #eee;
	padding: 1em;
	background-image: url(../images/aujourdui.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.IntraTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	margin-right: 3em;
}

.IntraTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 4em;
	margin-left: 2em;
	margin-top: .5em;
}

#documents_joints {
	padding: 0px;
	margin-top: 1em;
}
#documents_joints h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
#documents_joints ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2.2em;
}
#documents_joints li{
	font-size: 11px;
}
#documents_joints li a {
	color: #000;
	text-decoration: none;
}
#documents_joints li a:hover {
	text-decoration: underline;
}


/* RAJOUTS */
/* Logos, documents et images 
img .spip_logos { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 10px; padding: 0; border: none; }*/


/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 10px; padding: 0; border: none;} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


