body {
	background-color: #B44119;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #D52B00;
	text-decoration:none;

}
a:hover{
	text-decoration: underline;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu h3 {
	text-align: left;
	margin: 20px;
}
#contenu p {
	margin-right: 20px;
	margin-left: 20px;
}

#page {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #B44119;
}

/** page sommaire **/
.page_sommaire #page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.page_sommaire #page .caligraphie {
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: 0px;
	margin-left: 0px;
}
.page_sommaire #page #menu IMG {
	margin-bottom: 10px;
}
.page_sommaire #page #menu .encrea {
	margin-right: 50px;
}
.page_article #cabinet {
	display: block;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.page_article #toulouse-avocat {
	display: block;
	float: right;
	margin-top: 20px;
	clear: both;
}



/** articles **/
#onglet {
	background-image: url(IMG/design/onglet-fond540x321.gif);
	background-color: #F3DACB;
	float: right;
	width: 540px;
	padding-top: 40px;
	background-repeat: no-repeat;
}
.page_article #onglet_top {
	float: right;
	width: 540px;
}
.page_article #page{
	/*background-color:#CC0000;*/
	background-image: url(IMG/design/caligraphie_boucle.gif);
	background-repeat: no-repeat;
	background-position: 165px 295px;
	height: 400px;
	overflow: visible;
	color: #AB3E18;
}
.page_article #page #contenu {
	float: right;
	width: 540px;
	margin-bottom: 20px;
	text-align: justify;
	
}

.page_article #onglet_down {
	float: right;
	width: 540px;
}

/** menu **/

.page_article #menu {
	display: block;
	float: left;
	width: 216px;
	margin-top: 70px;
	
}

a.art, a.arton{
	display: block;
	margin-bottom: 20px;
}

a.art img.on, a.arton img.off{
	position: absolute;
	visibility: hidden;
	top: -20px;
}

a.art img.off, a.arton img.on{

}
/** Google map */
#map {
	
	height: 300px;
	width: 480px;
	margin-right: 20px;
	margin-left: 20px;

}
.page_sommaire #piedpage {
	color: #FFFFFF;
	margin-top: 20px;
}
.page_sommaire #piedpage a{
	color: #FFFFFF;
}
.page_sommaire #piedpage P {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#contenu p span.spip_document_3{
	margin-left: 20px;
	margin-bottom:10px;
}
