html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}


a:link {
	text-decoration: none;
	color: #603B15;
}

a:visited {
	text-decoration: none;
	color: #603B15;
}

a:hover {
	text-decoration: underline;
	color: #603B15;
}

a:active {
	text-decoration: underline;
	color: #603B15;
}

p {
	margin: 0 0 10px 0;
}

body {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-image:url(images/background.jpg);
	background-attachment:fixed;
}

#website {
	padding-top: 40px;
	-moz-box-shadow: 0px 0px 12px #aaa; 
	-webkit-box-shadow: 0px 0px 12px #aaa; 
	box-shadow: 0px 0px 12px #aaa; 
	width: 1024px;
	background-image:url(images/background-top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	
}

#container {
	width: 542px;
	margin: 0 auto 0 auto;
}

#header {
	width: 542px;
	margin: 0 auto 0 auto;
	text-align: center;
	overflow:hidden;
}

#footer {
	width: 1024px;
	height: 679px;
	background-image:url(images/background-footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	overflow:hidden;
	margin: 35px auto 0 auto;
}

#footer-texte {
	width: 542px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	text-align: center;
	border-top: solid 1px #000;
}

#menu {
	width: 542px;
	margin: 60px auto 0 auto;
	overflow:hidden;
}

.menu-click {
	text-align:center;
	font-size: 17px;
	font-weight:bold;
	color: #603B15;
	width: 102px;
	height: 30px;
	float: left;
	margin-right: 8px;
	/*border-bottom:solid 23px;*/
}

.menu-click-last {
	text-align:center;
	font-size: 17px;
	font-weight:bold;
	color: #603B15;
	width: 102px;
	height: 30px;
	float: right;
	/*border-bottom:solid 23px;*/
}

#content {
	width: 542px;
	margin: 35px auto 0 auto;
	overflow:hidden;
}

/* INDEX */

#introduction {
	margin: 35px auto 0 auto;
	font-size: 15px;
	line-height: 20px;
	text-align: justify;
	font-style: italic;
	color: #575756;
}

.minitxtbody {
	font-size: 12px;
	line-height:16px;	
}

.images-index-right {
	width: 271px;
	height: 271px;
	overflow:hidden;
	float: right;
}

.images-index-left {
	width: 271px;
	height: 271px;
	overflow:hidden;
	float: left;
}

.texte-index-right {
	width: 251px;
	height: 231px;
	padding: 20px 0 20px 20px;
	overflow:hidden;
	float: right;
}

.texte-index-left {
	width: 251px;
	height: 231px;
	padding: 20px 20px 20px 0;
	overflow:hidden;
	text-align: justify;
	float: left;
}

.titres-index {
	font-size: 21px;
	font-weight:bold;
	border-bottom:solid 1px #000;
	overflow:hidden;
	margin-bottom: 5px;
}

.titres-index2 {
	font-style:normal;
	padding-bottom: 10px;
	border-bottom:solid 3px #000;
	float:left; 
}

.mini-index {
	margin: 35px 0 0 0;
	padding: 25px 0 0 0;
	width:542px;
	overflow: hidden;
	border-top:solid 3px #000;
}

.mini-index-photos {
	width: 135px;
	float: left;
	overflow: hidden;
}

.mini-index-photos img {
	width: 135px;
}

.mini-index-texte {
	font-size: 11px;
	font-style:italic;
	width: 115px;
	padding: 0 10px 0 10px;
	float: left;
	overflow: hidden;
}

.mini-index-texte2 {
	font-size: 11px;
	font-style:italic;
	width: 125px;
	padding: 0 0 0 10px;
	float: left;
	overflow: hidden;
}

.titres-mini {
	font-size: 15px;
	font-weight:bold;
	border-bottom:solid 1px #000;
	overflow:hidden;
	margin-bottom: 5px;
}

.titres-mini2 {
	font-style:normal;
	padding-bottom: 5px;
	border-bottom:solid 3px #000;
	float:left; 
}

/* CABINET */

.slider-wrapper { 
	width: 271px;
	margin-top: 20px;
}

#texte-cabinet {
	width: 251px;
	padding: 20px 0 20px 20px;
	overflow:hidden;
	text-align: justify;
	float: right;
	font-size: 14px;
	font-style:italic;	
}

#texte-cabinet ul {
	padding-left: 12px;
}

/* AVOCATS */

#content-avocats {
	margin: 0 0 0 0;
	width:542px;
	height: 135px;
	overflow: hidden;
}

.avocats-photos {
	width: 135px;
	float: left;
	overflow: hidden;
}

.avocats-photos img {
	width: 135px;
}

.avocats-photos2 {
	width: 135px;
	float: right;
	overflow: hidden;
}

#avocats-description {
	font-size: 12px;
	font-style:italic;
	width: 115px;
	padding: 0 10px 0 10px;
	float: left;
	overflow: hidden;
}

#opacity {
	/* SAFARI TRES VIELLE VERSION < 2.1 */
    -khtml-opacity:0.4;
	/* FIREFOX TRES VIELLE VERSION <= 0.9*/
    -moz-opacity : 0.4;
	/* IE 8 ET COMPRIS PAR IE 10*/
    -ms-filter: "alpha(opacity=40)";
	/* IE > 4 et < 8 ET COMPRIS PAR IE 10*/
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	/* IE 4 */
    filter : alpha(opacity=40);
	/* AUTRE */
    opacity : 0.4;
}


#avocats-description2 {
	font-size: 12px;
	font-style:italic;
	width: 125px;
	padding: 0 0 10px 10px;
	float: left;
	overflow: hidden;
}

#avocats-description3 {
	font-size: 12px;
	font-style:italic;
	width: 125px;
	padding: 10px 10px 0 0;
	float: left;
	overflow: hidden;
}

#avocats-description4 {
	font-size: 12px;
	font-style:italic;
	width: 115px;
	padding: 10px 10px 0 10px;
	float: left;
	overflow: hidden;
}


#collaborateurs {
	margin: 35px 0 0 0;
	width:542px;
}

#collaborateurs ul {
	list-style:none;
	list-style-type:none;
}

#fiche_collaborateur {
	width: 542px;
	background-color: #1C7EEC;
}

#fiche_collaborateur ul {
	list-style-type: disc;
	padding-left: 25px;
}

#photo_collaborateur {
	width: 135px;
	height: 150px;
	float: right;
	padding-bottom: 20px;
}

#photo_collaborateur img {
	width: 135px;
}


#description_collaborateur {
	width: 407px;
	float: left;
	min-height: 135px;
	font-size: 14px;
}

/* AVOCATS DESCRIPTION */

#photo-description {
	width: 271px;
	height: 271px;
	overflow:hidden;
	float: left;
	margin: 20px 0 20px 0;
}

#photo-description img {
	width: 271px;
	height: 271px;
	overflow:hidden;
}

/* HONORAIRES */

#texte-honoraires {
	width: 542px;
	padding: 20px 0 20px 0px;
	text-align: justify;
	font-size: 14px;
	font-style:italic;	
}

#texte-honoraires ul {
	padding-left: 25px;
}

/* CONTACT */

#map_canvas {
	width: 542px;
	height: 400px;
}

#formulaire {
	width: 271px;
	overflow:hidden;
	float: left;
	margin-top: 20px;
	text-align:right;
}

INPUT {
	width: 200px;
	color: #000;
	font-size: 14px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #EEEEEE;
	margin: 5px 0 5px 5px;
	padding: 5px;
	border: none;
}

input[type=submit] {
	width: 80px;
}

SELECT {
	color: #000;
	font-size: 14px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #EEEEEE
}

TEXTAREA {
	padding: 5px;
	color: #000;
	font-size: 14px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #EEEEEE;
	width: 261px;
	border: none;
}

.txterror {
	color: black;
	font-size: 14px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}

.txtform {
	color: black;
	font-size: 14px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}