/*Général
-------------------------------------------------------------------------*/
* {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background: #fff url(gifs/avocat-fantoni_01.jpg) repeat-x top;
	}
	
	#container {
		text-align: left;
		width: 997px;
		margin: 0 auto;
		}

	#containerBis {
		background: #fff url(gifs/avocat-fantoni_30.jpg) repeat-y;
		border-bottom: 1px solid #c5c5c5;
		}


/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 18px;
	padding: 0;
	margin: 0 15px;
	color: #000;
	}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #2a2a2a;
	clear: both;
	background: url(gifs/avocat-fantoni_14.jpg) no-repeat;
	width: 714px;
	height: 35px;
	padding: 25px 0 0 25px;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px;
	padding: .5em 0;
	color: #3f5155;
	}

p {
	font-size: 12px;
	margin: 0 48px 0 25px;
	padding-bottom: .66em;
	color: #555;
	line-height: 1.5em;
	text-align: justify;
	}

	.impt {
		color: #b8a58c;
		}
		
	.link {
	text-align: right;
	}
	
	.link a:link, .link a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #7c011d;
	padding-left: 10px;
	}
	
	.link a:hover, .link a:active{
	text-decoration: none;
	}

/*--------------------------------------------------------------------------*/
.imag{
border: 1px solid #7c011d;
float: left;
margin: 5px 15px 5px 0;
}

.imag2{
border: 1px solid #7c011d;
float: right;
margin: 5px 0 5px 15px;
}

.imag0{
border: 1px solid #7c011d;
}
/*--------------------------------------------------------------------------*/




/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c011d;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	color: #7c011d;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	color: #aaa;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:2px;
}

.bouton_news {
background: url(gifs/OK.jpg) no-repeat;
height: 20px;
width: 44px;
cursor: pointer;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/




/*NAV
-------------------------------------------------------------------------*/
#jeuciduss {
height: 26px;
float: left;}

#jeuciduss div, #jeuciduss ul{
float: left;}

#index {    /* "lien" sera notre conteneur, ici la balise div */
    width: 88px;  /* changer la largeur ici */
    height: 26px; /* changer la hauteur ici */
    background: url(gifs/over_07.jpg) no-repeat left top;    /* placement de l'image over */
}

#index a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/avocat-fantoni_07.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#index a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#bancaire {    /* "lien" sera notre conteneur, ici la balise div */
    width: 113px;  /* changer la largeur ici */
    height: 26px; /* changer la hauteur ici */
    background: url(gifs/over_08.jpg) no-repeat left top;    /* placement de l'image over */
}

#bancaire a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/avocat-fantoni_08.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}


#bancaire a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#assurances {    /* "lien" sera notre conteneur, ici la balise div */
    width: 149px;  /* changer la largeur ici */
    height: 26px; /* changer la hauteur ici */
    background: url(gifs/over_09.jpg) no-repeat left top;    /* placement de l'image over */
}

#assurances a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/avocat-fantoni_09.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#assurances a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#honoraires {    /* "lien" sera notre conteneur, ici la balise div */
    width: 91px;  /* changer la largeur ici */
    height: 26px; /* changer la hauteur ici */
    background: url(gifs/over_10.jpg) no-repeat left top;    /* placement de l'image over */
}

#honoraires a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/avocat-fantoni_10.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#honoraires a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#cabinet {    /* "lien" sera notre conteneur, ici la balise div */
    width: 87px;  /* changer la largeur ici */
    height: 26px; /* changer la hauteur ici */
    background: url(gifs/over_11.jpg) no-repeat left top;    /* placement de l'image over */
}

#cabinet a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/avocat-fantoni_11.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#cabinet a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#contact {    /* "lien" sera notre conteneur, ici la balise div */
    width: 109px;  /* changer la largeur ici */
    height: 26px; /* changer la hauteur ici */
    background: url(gifs/over_12.jpg) no-repeat left top;    /* placement de l'image over */
}

#contact a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/avocat-fantoni_100.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#contact a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#acces {    /* "lien" sera notre conteneur, ici la balise div */
    width: 102px;  /* changer la largeur ici */
    height: 26px; /* changer la hauteur ici */
    background: url(gifs/over_13.jpg) no-repeat left top;    /* placement de l'image over */
}

#acces a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/avocat-fantoni_13.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#acces a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}
/*--------------------------------------------------------------------------*/




/*MODELE
-------------------------------------------------------------------------*/
#lettre {
	background: url(gifs/avocat-fantoni_12.jpg) no-repeat;
	width: 258px;
	height: 169px;
	position: relative;
}
#lettre table{
position: absolute;
bottom: 45px;
left: 33px;
}

#ooo {
background: url(gifs/avocat-fantoni_17.jpg) no-repeat;
height: 163px;}
#ooo p{
margin: 0 25px 0 33px;
}

#lettre form input[type = submit] {
	display: inline-block !important;
}

#lettre label, #lettre > input[type=button] {
	display: none !important;
	/*position: absolute;
	bottom: 45px;
	right: 50px;*/
}
#lettre #mess_newsletter {
	position: absolute;
	bottom: 19px;
	left: 14px;
}
/*--------------------------------------------------------------------------*/





/*INDEX
-------------------------------------------------------------------------*/

#az{
background: url(gifs/avocat-fantoni_21.jpg) repeat-y;}
#az p{
margin: 0 45px 0 60px;
}

#za {
background: url(gifs/avocat-fantoni_22.jpg) repeat-y;}
#za p{
margin: 0 65px 0 37px;
}
/*--------------------------------------------------------------------------*/





/*PAGES
-------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*/



/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
width:  70%;
margin: 0 auto;
clear: both;
}



#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	color: #7c011d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus {
		border: 1px solid #7c011d;
		background: #fff;
	}
	
	fieldset textarea:focus {
		border: 1px solid #7c011d;
		background: #fff;
		}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
background: #7c011d;
border: 0;}
/*--------------------------------------------------------------------------*/




/*footer
--------------------------------------------------------------------------*/
#hdp {
text-align: right;}

#footer {
padding: 5px;
text-align: center;
color: #555;}
/*--------------------------------------------------------------------------*/


#lettre label {
	position: absolute;
    bottom: 61px;
    left: 33px;
}

#lettre #form_newsletter {
	position: absolute;
    bottom: 45px;
    left: 33px;
}

#input_newsletter {
	border: 1px solid #dadada;
}

input, textarea {
	border: 1px solid #dadada;
}