/*******************************************************************************
   Balises HTML generales sur le site
*******************************************************************************/
h1{
	font-family: verdana;
	font-size: 25px;
	color: #4b4643;
	font-weight: lighter;
}
h2{
	font-family: verdana;
	font-size: 16px;
}
h3{
	font-family: verdana;
	font-size: 15px;
}
h4{
	font-family: verdana;
	font-size: 14px;
}
h5{
	font-family: verdana;
	font-size: 13px;
}
h5{
	font-family: verdana;
	font-size: 12px;
}
a{
	color: #4b4643;
	text-decoration: none;
	font-weight: bolder;
}
a:VISITED{
	color: #c0c0c0c;
}
ul{
	list-style-type: none;
}
body{
	padding: 0px;
	margin: 0px;
	color: #494949;
	background-color: #cccccc;
	font-family: verdana;
	font-size: 11px;
}
.globale{
	width: 830px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -415px;
	background-color: #ffffff;

	border-left: 1px solid #4b4643;
	border-top: 1px solid #4b4643;
	border-right: 2px solid #c0c0c0c;
}
.rssindex{
	float: right;
}
.icosite{
	border: none;
}
/*******************************************************************************
   block Header
*******************************************************************************/
.B1{
	background-image: url(../../images/fond-header-b.jpg);
	background-repeat: no-repeat;

	/*border-top: 2px solid #fbaf0c;*/
	
	font-family: verdana;
	font-size: 11px;
	width: 100%;
	height: 130px;
}
/* sous bloc d'en tete */
.header{
}
/*******************************************************************************
  blok Contenu
*******************************************************************************/
.B2{
	padding-top: 30px;
	width: 75%;
	float: right;
	text-align: justify;
	background-color: #f5f5f5;
	moz-border-radius: 20px;
}
/* sous bloc de contenu */
.content{
	width: 90%;
	position: relative;
	left: 5%;
}
/*******************************************************************************
   bloc de menu principal
*******************************************************************************/
.B3{
	width: 23.5%;
	float: left;
	padding-top: 50px;
}
/* sous bloc de menu */
.menu{
	width: 90%;
	position: relative;
	left: 5%;
}
.hmenu{
	font-family: verdana;
	font-size: 11px;
	color: #474767;
}
.hmenu3{
	font-family: verdana;
	font-size: 9px;
	color: #474767;
	padding-left: 22px;
}
.menu_link{
	text-decoration: none;
}

/*******************************************************************************
   Indicateur footer
*******************************************************************************/
.B4{
/*	background: white url(../../images/fond-inf-b.jpg) 0 0;
	background-repeat: no-repeat;*/

	border-bottom: 21x dotted #8d9ceb;

	height: 86px;
	width: 100%;
	display: block;
	clear: both;
}
/* sous bloc de pied de page */
.footer{
}

/*******************************************************************************
   code lie aux pages de recherche
*******************************************************************************/
.search_result_header{
	border: 1px solid #95de5b;
	background-color: #ecedf8;
	color: #5a71de;
	padding: 5px;
}
.search_table_header{
	width: 100%;
}
.search_table_td1{
	width: 50%;
}
.search_table_td2{
	width: 50%;
	text-align: right;
}
.search_link{}
.search_url{
	color: #47b047;
}
.search_result_footer{
	border: 1px solid #95de5b;
	background-color: #ecedf8;
	color: #5a71de;
	padding: 5px;
}
.search_table_footer{
	width: 100%;
}
.searchtable{
	text-align: center;
}
.submitsearch{}
.inputsearch{}
/*******************************************************************************
   Indicateur XHTML
*******************************************************************************/
.ad{
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.ad img{
	border: none;
	width: 44px;
	height: 17px;
}

/*******************************************************************************
   Code d'equivalence BBCode / CSS
*******************************************************************************/

/* images de differents formats                                         ******/
.imgright{
	width: 51%;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:15px;
	float: right;
}
.imgleft{
	width: 51%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	float: left;
}
.imgfull{
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.imgnorm{
	width: 51%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
.thumbzor{
	border: 1px solid #000000;
	height: 90px;
	width: 120px;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.thumbzor:after {
	background: white url(../../images/util/vignette.png) top left;
	height: 6px;
	width: 120px;
	display: block;
	content: " ";
	margin-top: -2px;
	padding-top: 0px;
	/*border: 1px solid red;*/
}
.tablephpdoc{
	background-color: #faf3e3; 
}

/* justification des textes                                              ******/
.center{
	width: 100%;
	text-align: center;
}
.txtleft{
	width: 100%;
	text-align: left;
}
.txtright{
	width: 100%;
	text-align: right;
}
.txtjust{
	width: 100%;
	text-align: justify;
}
.fl{
	float: left;
	margin-right: 15px;
	margin-top: 3px;	
	margin-bottom: 3px;
}
.fr{
	float: right;
	margin-left: 15px;
	margin-top: 3px;	
	margin-bottom: 3px;
}

/* effets de style                                                       ******/
.quote{
	clear: both;
	border: 1px solid #95de5b;
	background-color: #ffffff;
	color: #5a71de;
	padding: 5px;
	margin-bottom: 5px;
	width: 90%;
	position: relative;
	left: 5%;
	font-style: italic;
}
.quote:before {
	background-image: url(../../images/util/citation-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	height: 25px;
	width: 100%;
	display: block;
	content: " ";
}
.quote:after {
	background-image: url(../../images/util/citation-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

	height: 25px;
	width: 100%;
	display: block;
	content: " ";
	clear: both;
}
.auteur{
	position: relative;
	top: -18px;
	left: 40px;
	font-weight: bold;
	color: #95de5b;
}
.separateur{
	color: #123456;
	width: 51%;
	clear: both;
}
.lettrine{
	font-size: 210%;
	font-weight: bolder;
	color: #5a71de;
	float: left;
	margin-right: 5px;
}
.a_externe{
	text-decoration: none;
}


/* effets de style forum                                                 ******/
.fmsg{
	border: 1px solid #4f7431;
	color: #5a71de;
	padding: 5px;
	width: 100%;
	padding-bottom: 40px;
}
.fmsgauteur{
	float: left;
	padding-right: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	border-right: 1px solid #5a71de;
	border-bottom: 1px solid #5a71de;
}
.fmsgauteur:after {
	content: " a dit :";
}
.editbox{
	padding-top: 5px;
}
.optmsg{
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	border-left: 1px solid #5a71de;
	border-bottom: 1px solid #5a71de;
}
.feditbutton{
	width: 32px;
	height: 32px;
	background-image: url(../../images/util/fedit.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-size: 0px;
	background-color: transparent;
}
.fdelbutton{
	width: 32px;
	height: 32px;
	background-image: url(../../images/util/fdelete.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	position: absolute;
	right: 0px;
	font-size: 0px;
	background-color: transparent;
}
.fquotebutton{
	width: 32px;
	height: 32px;
	background-image: url(../../images/util/fquote.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-size: 0px;
	background-color: transparent;
}
.foutilbutton{
	width: 32px;
	height: 32px;
	background-image: url(../../images/util/fcmd.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	font-size: 0px;
	background-color: transparent;
}
/* sous bloc de contenu pour la page d'instal                            ******/
.instal{
	padding: 10px;
}
.msg_important{
	color: #f26666;
	font-weight: bolder;
}
.msg_standard{
	color: #47b047;
	font-weight: bolder;
}
.msg_footer{
	text-align: center;
	color: #b0afaf;
	font-size: 9px;
}
.msg_att{
	color: #b0afaf;
	font-size: 9px;
	text-align: justify;
}
.liste{
	list-style-image: url(../../images/3d-16x16.png);
	position: relative;
	left: 15px;
	width: 90%;
}

/*******************************************************************************
   Code lie e tous les formulaires du site
*******************************************************************************/
.formtable{
	width: 100%;
	font-size: 11px;
}
.inputform{
	width: 100%;
}

.sgbdgrid_table{
	font-size: 10px;
}
.panel{
	border: 1px solid #95de5b;
	padding: 10px;
	background-color: #f3faee;
}

/*******************************************************************************
   Code lie a l'interface d'administration
*******************************************************************************/
.h1admin{
	background-image: url(../../images/util/server-128x128.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 138px;
	height: 128px;
	display: block;
}
.aadmin{
	background-image: url(../../images/util/server-16x16.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	height: 18px;
	display: block;
	font-size: 11px;
}
.aadmin:hover {
	background-image: url(../../images/util/off-server-16x16.png);
}
.aadmin:active {
	background-image: url(../../images/util/black-server-16x16.png);
}
.apanel{
	margin-bottom: 10px;
}
.atable{
	width: 100%;
	font-size: 12px;
	border-left: 2px solid #5a71de;
	border-top: 1px solid #5a71de;
	border-right: 1px solid #5a71de;
	border-bottom: 2px solid #5a71de;
}
.atr{
	background-color: #d7d7d7;
	vertical-align: top;
}
/*
.atr:hover {
	background-color: #e6e7e6;
	color: #faaf0f;
	font-weight: bolder;
}
*/
.atr a{
	font-size: 11px;
}
.aplugon{
	background-image: url(../../images/util/lock-server-32x32.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 36px;
	height: 34px;
	display: block;
}
.aplugoff{
	background-image: url(../../images/util/unlock-server-32x32.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 36px;
	height: 34px;
	display: block;
}
.masqueur{
	background-image: url(../../images/util/redo-16x16.png);
	height: 16px;
	width: 16px;
	display: block;
	font-size: 0px;
}
