/* CSS Document */
body {
	font-family:verdana, arial, sans-serif;
	font-size:0.7em;
	color:#000000;
	margin:0;
	padding:0;
}
img {
	border:0;
}
h1 {
	color: #63848E; 
	font-size: 18px; 
}
h2 {
	color: #F99310; 
	font-size: 16px;
}
h3 { 
	color: #85B59D;
	font-size: 14px; 
}
h4 { 
	color: #ffad31; 
	font-size: 12px;
}
h5 { 
	color: black; 
	font-size: 11px;
}
a:link { 
	color: #63848E;
	text-decoration: none;
}
a:visited { 
	color: #63848E;
	text-decoration: none;
}
a:hover { 
	color: #F99310;
	text-decoration: none;
}
a:active { 
	color: #F99310;
	text-decoration: none;
}
li {
	list-style-position:inside;
	list-style:square;
}
form {
	margin:0;
	padding:0;
}
input {
	border:1px solid #63848E;
	background-color:#FFFFFF;
}
.hide{
	display: none;
}
.show {
	display: block;
}
fieldset {
	border:2px solid #63848E;
	padding:5px;
	margin-top:15px;
}
legend {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#63848E;
	border:2px solid #63848E;
	margin:0;
	padding:2px;
}


/* BLOCK */
#block {
	width:965px;
	/*position:absolute;
	!position:relative;
	left:50%;
	!left:0;
	margin-left:-480px;
	!margin-left:0;*/
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}


/* TOP */
#top {
	display:none;
}

/* MAIN */
#main {
	background-color:#FFFFFF;
	width:965px;
	float:left;
}
/* PUB */
#main .pub_sky {
	display:none;
}

/* MENU */
#menu {
	display:none;
}


/* CONTENT */
#content {
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	width:530px;
	overflow:hidden;
	/*font-size:11px;*/
}
#content ul {
	padding-left:0px;
	margin-left:0px;
}
#content li {
	list-style:none;
	list-style-position:outside;
	background:url(images/li_content.png) no-repeat left top;
	padding-left:30px;
	margin-top:5px;
	margin-bottom:5px;
}
#content .article_icon {
	display:none;
}
.table {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#FFFFFF;
}
.table td {
	padding:3px;
	padding-top:8px;
	padding-bottom:8px;
	border-right: 1px solid #999999;
}
.table_forme_sociale {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#FFFFFF;
}
.table_forme_sociale td {
	padding:3px;
	padding-top:8px;
	padding-bottom:8px;
	border-right: 1px solid #999999;
}
.table_entete {
	background-color:#EEEEEE;
}
.table_entete td {
	border-top: 1px solid #999999;
}
.table_ligne1 {
	background-color:#FFFFFF;
}
.table_ligne2 {
	background-color:#EEEEEE;
}
.onglet_top a {
	margin-left:2px;
	margin-right:2px;
}
.onglet_bottom a {
	margin-left:2px;
	margin-right:2px;
}

.encadre {
	margin:15px;
	padding:5px;
	text-align:center;
	/*background-color:#EEEEEE;*/
	border:2px solid #63848E;
	font-weight:bold;
}
.center {
	text-align:center;
}
.nav {
	/*position:absolute;*/
	margin-top:-10px;
	font-size:10px;
	color:#F99310;
	/*border-bottom:1px solid black;
	height:15px;*/
	height:25px;
	width:530px;
	padding-top:0;
	padding-left:15px;
	background:url(images/bg_nav.png) no-repeat bottom left;
}
.nav a:link {
	color:#F99310;
	font-weight:bold;
}
.nav a:visited {
	color:#F99310;
	font-weight:bold;
}
.nav a:hover {
	color:#F99310;
	font-weight:bold;
}
.nav a:active {
	color:#F99310;
	font-weight:bold;
}
.illus {
	float:right;
	margin:5px;
}
/*home*/
.actu_home {
	margin-top:15px;
	margin-bottom:15px;
}
.actu_home .article {
	width:500px;
	margin-bottom:5px;
}
.actu_home .top {
	width:100%;
	height:20px;
	background:url(images/head_block.png) no-repeat top;
	padding-top:14px;
}
.actu_home .titre {
	border:2px solid #F99310;
	background-color:#63848E;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
.actu_home .middle {
	border-right:3px solid #F99310;
	border-left:3px solid #F99310;
	margin-right:1px;
	margin-left:1px;
	padding:2px;
	margin-top:-15px;
	padding-top:12px;
}
.actu_home .bottom {
	clear:left;
	width:100%;
	height:20px;
	background:url(images/foot_block.png) no-repeat bottom;
}
.actu_home img {
	margin:10px;
	border:1px solid #F99310;
}

.actu_home .breve {
	clear:left;
	float:left;
	width:250px;
}
.actu_home .question {
	float:left;
	width:250px;
}
.actu_home .demi_top {
	width:100%;
	height:20px;
	background:url(images/head_demiblock.png) no-repeat top;
	padding-top:14px;
}
.actu_home .demi_titre {
	border:2px solid #F99310;
	background-color:#63848E;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
.actu_home .demi_middle {
	border-right:3px solid #F99310;
	border-left:3px solid #F99310;
	margin-right:1px;
	margin-left:1px;
	padding:2px;
	margin-top:-15px;
	padding-top:18px;
}
.actu_home .demi_bottom {
	width:100%;
	height:20px;
	background:url(images/foot_demiblock.png) no-repeat bottom;
}
.dossiers_home {
	clear:left;
	width:485px;
	height:150px;
	border:2px solid #F99310;
	border-left:0;
	padding:5px;
	margin-top:20px;
}
.dossiers_home legend {
	color:#000000;
	font-weight:bold;
	background-color:transparent;
	border:0;
	margin:0;
	padding:15px;
	font-size:14px;
}
.dossiers_home legend a:link {
	color:#000000;
}
.dossiers_home legend a:visited {
	color:#000000;
}
.dossiers_home legend a:hover {
	color:#85B59D;
}
.dossiers_home legend a:actived {
	color:#85B59D;
}
.dossiers_home img {
	margin-left:10px;
	margin-right:10px;
}
.niveau1 {
	font-weight:bold;
	font-size:14px;
}
.niveau2 {
	font-weight:bold;
	font-size:0.8em;
	padding-left:0;
	margin-left:0;
}
.niveau3 {
	font-weight:normal;
	font-size:0.9em;
	margin-left:0;
}

/* BOTTOM */
#bottom {
	display:none;
}