/*------------------------------------------------*
 *--www.buroclicweb.com - agence web 01-04-2009 --*
 *------------------------------------------------*/
@import "navigation.css";

html {
	overflow-y:scroll !important;
}

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

p, form, input, div, dl, dt, dd, blockquote, fieldset, th, td {
	margin: 0px;
	padding: 0px;	
}

table {
	vertical-align:top;
	border-collapse:collapse;
	border-width:1px;
}
table tr td{
	padding:4px;
}
thead{
	padding:4px;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}

ul,li,ol {
	/*list-style-type:none;*/
	list-style-position:inside;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

input {
	/*height:12px;
	border:0px;
	display:inline;*/
	/*margin: 39px 0; vertical-align: middle;*/
	position:relative;
}

select {
	color: #000;
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

a img {
	border:0px;
	text-decoration:none;
}

.relative {
	position:relative;
}

a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

.icon {
	text-decoration:none;
}

.z_index_god {
	z-index:1000;
}

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/*------------------------------------------------------*
 *--------    CSS BLOCS    -----------------------------*
 *------------------------------------------------------*/

#general{
	width:100%;
}
/*Haut de page  HEADER*/

#header{
	width:100%;
	height:235px;
	background:url(../ress/img/bg/bg_header.png) top center repeat-x;
}

#header_content {
	width:950px;
	margin:0px auto 0px auto;
}
#menu_top{
	height:30px;
}
#header_ctre{
	height:170px;
}
#society{
	width:290px;
	height:150px;
	padding-top:20px;
	float:left;
}
#society h2{
	font-weight:normal;
	font-family:Arial Black;
	text-transform:uppercase;
	font-size:20px;
}
#society h3{
	font-weight:normal;
	font-size:11px;
}
#diapo_header{
	width:620px;
	height:130px;
	padding:20px;
	float:right;
	background:url(../ress/img/bg/bg_diapo_header.png) top center no-repeat;
}
#search{
	padding-top:5px;
	font-weight:bold;
}
.bt_search{
	height:28px;
	width:28px;
	border:0;
	vertical-align:middle;
	background:url(../ress/img/bg/search.png) center center no-repeat;
	cursor:pointer;
}

/*Contenu de page  CONTENT */

#content {
	width:950px;
	margin:0px auto 0px auto;
	padding:20px 10px 0px;
}
#content_middle{
	min-height:500px;
	height:auto !important;
	height:500px;
}
#ariane{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px dotted;
}
div.wrapper{
	background:url(../ress/img/bg/bg_block.png) top center repeat-x;
	padding:18px;
	border:#c9c9c9 1px solid;
	margin-bottom:20px;
}
#col{
	min-height:500px;
	height:auto !important;
	height:500px;
	background:url(../ress/img/bg/bg_block.png) top center repeat-x;
}
#col ul{
	list-style-type:none;
}
#col li{
	padding-left:15px;
	margin-bottom:5px;
	font-size:11px;
	background:url(../ress/img/elements/puce.png) left 2px no-repeat;
}
.plan{
	border:1px solid;
}
div.conseil_avct{
	width:258px;
	height:98px;
	border:1px solid;
}
div.list_cat_actu{
	padding:0 10px;
	margin:10px 0 0;
}
div.list_cat_actu li{
	padding-left:15px;
	margin-bottom:5px;
	font-size:11px;
	background:url(../ress/img/elements/puce.png) left 4px no-repeat;
}
/*Bas de page  FOOTER*/

#footer{
	width:100%;
	height:450px;
	margin:0px auto 0px auto;
	padding:15px 0px 0px 0px;
	background:url(../ress/img/bg/bg_footer.png) top center repeat-x;
}
#footer a{
	text-decoration:none;
}
#content_footer{
	width:900px;
	height:375px;
	margin:0 auto;
	background:url(../ress/img/bg/bg_content_footer.png) top center no-repeat;
}
#content_footer h2{
	font-size:18px;
	font-weight:normal;
	display:block;
	text-align:center;
	margin-bottom:10px;
}
div.author{
	text-align:center;
	padding-top:15px;
}
div.data li{
	list-style-type:none;
	padding:3px 0;
	text-indent:16px;
	background:url(../ress/img/elements/puce.png) 0px 5px no-repeat;
}
div.data{
	float:left;
	width:260px;
	height:255px;
	padding:20px;
}
div.keywords{
	text-align:center;
}
div.addr{
	clear:both;
	height:35px;
	text-align:center;
	line-height:1em;
	padding-top:5px;
	font-size:12px;
}

/*------------------------------------------------------*
 *--------    CSS EQUIPE    -----------------------------*
 *------------------------------------------------------*/
div.block_equipe{
	border-top:5px solid;
	border-right:0;
	border-bottom:1px solid;
	border-left:0;
	margin-bottom:1px;
	padding:5px 0 10px;
}
div.block_equipe img{
	border-width:9px;
	border-style:solid;
	padding:1px;
}
div.detail{
	width:90px;
	font-size:11px;
	font-weight:bold;
	padding-top:20px;
	background:url(../ress/img/elements/arrow.png) right bottom no-repeat;
}
div.detail a {
	text-decoration:none;
}
div.detail a:hover {
	text-decoration:underline;
}
 
/*------------------------------------------------------*
 *--------    CSS TITRES    -----------------------------*
 *------------------------------------------------------*/

#content_middle h1{
	border-left:20px solid;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Arial Black;
	font-size:16px;
	padding-left:5px;
	line-height:1em;
	margin-bottom:10px;
}
#content_middle h2{
	text-transform:uppercase;
	font-weight:normal;
	font-family:Arial Black;
	font-size:14px;
	border-bottom:1px dotted;
	margin-bottom:10px;
}
#content_middle h3{
	text-transform:capitalize;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
#content_middle ul{
	padding:10px 0;
}
#content_middle li{
	list-style-type:none;
	line-height:20px;
}
#content_middle li li{
	padding-left:20px;
	background:url(../ress/img/elements/puce.png) 5px 5px no-repeat;
}
.titre_col1{
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom:5px solid;
}
a.titre_actu{
	text-decoration:none;
}
.cat_name{
	margin-bottom:5px;
	font-size:12px;
	font-family:Arial Black;
	text-transform:uppercase;
	border-bottom:1px dotted;
}

/*------------------------------------------------------*
 *--------   CSS ARTICLES  -----------------------------*
 *------------------------------------------------------*/
#art_detail{
	margin-bottom:10px;
	border-bottom:1px dotted;
}
#art_detail p{
	margin-bottom:10px;
}
div.art_infos{
	height:40px;
	padding-left:55px;
	margin-bottom:10px;
	font-size:10px;
	line-height:40px;
	border-top:1px dotted;
	border-bottom:1px solid;
	background:url(../ress/img/elements/post.png) left center no-repeat;
}


 
/*------------------------------------------------------*
 *--------    CSS SOCIAL    -----------------------------*
 *------------------------------------------------------*/
.social{
	width:105px;
	height:45px;
	float:left;
}
.social a{
	display:block;
	width:105px;
	height:45px;
	text-decoration:none;
}
.facebook a{
	background:url(../ress/img/elements/facebook.png) center top no-repeat;
}
.facebook a:hover{
	background:url(../ress/img/elements/facebook.png) center -44px no-repeat;
}
.rss a{
	background:url(../ress/img/elements/rss.png) center top no-repeat;
}
.rss a:hover{
	background:url(../ress/img/elements/rss.png) center -44px no-repeat;
}
.email a{
	background:url(../ress/img/elements/email.png) center top no-repeat;
}
.email a:hover{
	background:url(../ress/img/elements/email.png) center -44px no-repeat;
}
div.comment{
	width:177px;
	height:29px;
	font-size:11px;
	font-weight:bold;
	line-height:21px;
	text-align:center;
	margin-bottom:10px;
	color:#959595;
}
.show_com{
	background:url(../ress/img/elements/bulle.png) center center no-repeat;
}
.add_com{
	background:url(../ress/img/elements/add_com.png) center center no-repeat;
	cursor:pointer;
}
div.comment a{
	color:#959595;
}
/* formulaire */
div.form_comment{
	padding:10px;
	margin-bottom:10px;
	border:1px solid;
	font-weight:bold;
}
td.nom_champs_com{
	width:50px;
	text-align:right;
}
/* commentaires */
div.commentaire{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted;
}
p.com_infos{
	font-size:11px;
	padding-bottom:2px;
	margin-bottom:5px;
	border-bottom:1px dotted;
}

/*--- SYSTEM MESSAGE ---*/

.system_alert_msg {
	background:#FFF6BF;
	height:auto;
	padding:15px 15px 15px 50px;
	margin:0px 0px 5px 0px;
	border:1px solid #FFD324;
	letter-spacing:1px;
	color:#E45B00;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
}



.system_success_msg {
	background:#E3FDE8;
	height:auto;
	padding:15px 15px 15px 50px;
	margin:0px 0px 5px 0px;
	border:1px solid #3AA342;
	letter-spacing:1px;
	color:#E45B00;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
}



.system_notice_msg {
	background:#F8FAFC;
	height:auto;
	padding:15px 15px 15px 50px;
	margin:0px 0px 5px 0px;
	border:1px solid #B5D4FE;
	letter-spacing:1px;
	color:#779CC4;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
}

/*------------------------------------------------------*
 *--------    CSS ADMIN    -----------------------------*
 *------------------------------------------------------*/
 
 div.page{
	float:left;
	margin:5px;
	padding:2px;
	text-align:center;
	border:5px solid;
	font-family:Arial Black;
	text-transform:uppercase;
}
 div.page a{
	text-decoration:none;
 }
