@charset "UTF-8";

body {
	background: url(images/fond_haut2.jpg) repeat-x 0 0;
	margin: 0 auto;
	text-align: center;
}

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	background-image: url(../../../../../localhost/Users/benjaminbucquet/Sites/ActePublic/temp/images/menu2_01.jpg);
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* @group MENU */

#menu {
	color: white;
	height: 30px;
}

#menu ul {
	list-style-type: none;
	width: 100%;
	text-transform: capitalize;
	font: small-caps 12px Arial, Verdana, Helvitica, sans-serif;
	margin: 0;
}

#menu li {
	display: block;
	float: left;
}

#menu li a {
	float: left;
	text-align: center;
	text-decoration: none;
	padding: 8px 10px;
	color: silver;
	font-size: 12px;
}

#menu ul li a:hover, #menu ul li a.current {
	float: left;
	text-align: center;
	text-decoration: none;
	background: #e1007a;
	color: white;
	font-size: 12px;
}

/* @end */

#content {
	background-color: #f5f5f5;
	width: 800px;
	position: relative;
	overflow: hidden;
	margin-top: 32px;
	padding-bottom: 40px;
}

.submenu {
	list-style-image: none;
}

p {
	color: #656565;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin-bottom: 20px;
}

.titre {
	font: bold 22px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	text-align: left;
	color: black;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.parag {
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}

.tablo {
	background-color: #ccc;
}

td p {
	padding-right: 20px;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

.leftimage {
	border: thin solid white;
	float: left;
	margin-right: 0;
	width: 100px;
}

.rightimage {
	float: right;
	margin-left: 20px;
}

.centerimage {
	text-align: center;
	margin-top: 40px;
	width: 760px;
}

.grosdivers {
	color: #333;
	font: italic bold 17px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

.parag a {
	border-bottom: thin dotted #e1007a;
	font: italic 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #e1007a;
	text-decoration: none;
}

.parag a:link

.parag a:link {
	color: #e1007a;
	text-decoration: none;
	border-bottom-style: none;
}

.parag a:visited {
	text-decoration: none;
	color: #e1007a;
}

.parag a:hover {
	text-decoration: none;
	color: #e1007a;
}

.parag a:active {
	color: #e1007a;
	text-decoration: none;
	border-bottom-style: none;
}

.blue #slatenav {
	position: absolute;
	height: 30px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	text-transform: uppercase;
	top: 110px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}

.blue #slatenav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}

.blue #slatenav ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

.blue #slatenav ul li a {
	display: block;
	float: left;
	color: silver;
	text-decoration: none;
	padding: 8px 15px 0;
	height: 22px;
	margin-top: 0;
	margin-bottom: -7px;
}

.blue #slatenav ul li a:hover, .blue #slatenav ul li a.current {
	color: white;
	background: #e1007a no-repeat center 0%;
}

.sub #subnav {
	height: 30px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	text-transform: uppercase;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-color: transparent;
}

.sub #subnav ul {
	list-style-type: none;
	width: auto;
	margin-top: 0;
}

.sub #subnav ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

.sub #subnav ul li a {
	display: block;
	color: #e1007a;
	text-decoration: none;
	height: 22px;
	margin-top: 0;
	margin-bottom: -7px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 0;
	float: left;
}

.sub #subnav ul li a:hover, .sub #subnav ul li a.current {
	background: none no-repeat center 0%;
	color: #e1007a;
	text-decoration: underline;
}

tr {
}

td {
	vertical-align: top;
}

/* @group fiche */

.image {
	width: 300px;
	float: left;
	margin-right: 40px;
}

.fiche p {
	font-size: 12pt;
	padding-top: 20px;
}

.rbroundbox {
	background: url(images/nt.gif) repeat;
}

.rbtop div {
	background: url(images/tl.gif) no-repeat top left;
}

.rbtop {
	background: url(images/arrondi_top.png) no-repeat right;
	margin: auto;
	padding-top: 10px;
}

.rbbot div {
	background: url(images/bl.gif) no-repeat bottom left;
}

.rbbot {
	background: url(images/arrondi_bt.png) no-repeat right;
	margin: auto auto 20px;
	padding-bottom: 10px;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent {
	margin: 0;
}

.rbroundbox {
	margin: 1em auto;
}

/* @end */
