/*style des liens par defaut*/

a {
	background-color: transparent;
	color: #000099;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #009700;
	text-decoration: underline;
}

a.barredemenu {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.barredemenu:hover {
	background-color: #A2BDEA;
	color: #FFFFFF;
	text-decoration: none;
}
a.lienbarrenavigation {
	color: #808080;
	font-size: 10px;
}
.titreactiontab {
	text-align: center;
	color: #009700;
	font-weight: bold;
}

a.lienbarrenavigation:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a.liencategindex {
	font-size: 11px;
	font-weight: bold;
}

a.liendiscret {
	color: #808080;
	font-size: 10px;
}

a.liendiscretblanc
{
	color: #FFFFFF;
	font-size: 10px;
}

a.liendiscret:hover {
	background-color: transparent;
	color: #808080;
	text-decoration: underline;
}

a.liendiscretgras {
	color: #808080;
	font-size: 10px;
	font-weight: bold;
}

a.liendiscretgras:hover {
	background-color: transparent;
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
}

a.lienimage {
	color: #808080;
	font-size: 10px;
}

a.lienimage:hover {
	background-color: transparent;
	text-decoration: none;
}

/*style par defaut*/
body, td, tr, p, input {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.centretexte {
	padding: 10px;
}

ol.bb-listitem {
}

ol.bb-list-ordered {
}

ol.bb-list-ordered-d {
	list-style-type: decimal;
}

ol.bb-list-ordered-la {
	list-style-type: lower-alpha;
}

ol.bb-list-ordered-lr {
	list-style-type: lower-roman;
}

ol.bb-list-ordered-ua {
	list-style-type: upper-alpha;
}

ol.bb-list-ordered-ur {
	list-style-type: upper-roman;
}

span.textegras {
	font-weight: bold;
}

span.textevert {
	color: #009700;
}

ul.bb-list-unordered {
}

.bb-email {
}

.bb-image {
	border-style: none;
	border-width: 0;
}

.bb-php {
	border: 1px solid #000000;
	font-family: Courier;
	padding: 10px;
	white-space: nowrap;
}

.bb-quote {
	border: 1px solid #000000;
	padding: 10px;
}

.bb-url {
}

.code {
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #006600;
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
}

.nomcat {
	font-size: 18px;
	font-weight: bold;
}

.phpdighighlight {
	background-color: #FFFFFF;
	color: #000099;
	font-weight: bold;
}
.phpdigMessage {padding:1px;background-color:#002288;color:white;}

.textegrand {
	font-size: 14px;
}

.textegras {
	font-weight: bold;
}

.textegrasrouge {
	color: #FF0000;
	font-weight: bold;
}

.textegris {
	color: #808080;
}

.texteitalic {
	font-style: italic;
}

.textemoyen,div.reponse {
	font-size: 12px;
}
.textepetit {
	font-size: 10px;
}
div.reponse
{
	width:100%;
	overflow:auto;
	height:100%;
	vertical-align:top;
}
.titreactiontab {
	color: #009700;
	font-weight: bold;
}
span.textebarredemenu {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.lienmoyen {
	font-size: 12px;
	background-color: transparent;
	color: #000099;
	text-decoration: none;
}
a.lienmoyen:hover {
	background-color: transparent;
	color: #009700;
	text-decoration: underline;
}
span.titreaccueil {
	font-size: 18px;
	color: #009700;
	font-weight: bold;
}

.textegrandgras {
	font-size: 13px;
	font-weight: bold;
}
.signature
{
	font-size: 10px;
	padding-bottom:0xp;
}
