/*
 *	version	: 1.0.2 2009/12/01 13;20 MB
 */
button, .cp {
	cursor : pointer;
	line-height: 21px;
}
button.bouton_cn {
	background:#fff url(../images/bouton150x21.png) no-repeat scroll left bottom;
	border:0 none;
	color:#FFFFFF;
	height:24px;
	width:150px;
	margin-left: 4px;
}
div#espace_membre {
	border: 1px solid #a2a4a3;
	padding: 5px;
	margin-top: 5px;
	background: url('../images/yellow_grad.gif') repeat-x top;
	font: bold 12px Arial, Tahoma, Helvetica;
	color: #525252;
	text-align: center;
}
div#espace_membre a {
	color: #3C3C3C;
}
div#espace_membre img {
	vertical-align: middle;
}

.btn100x21 {
	background: #e3780e url('../images/bouton100x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 100px;
	height: 24px;
}

.btn100x41 {
	background: #e3780e url('../images/bouton100x41.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 100px;
	height: 24px;
}

.btn125x21 {
	background: #e3780e url('../images/bouton125x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 100px;
	height: 24px;
}

.btn150x21 {
	background: #e3780e url('../images/bouton150x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 100px;
	height: 24px;
}

/* classes pour le formulaire d'authentifation *AUSSI* utilisées dans Authentification.php' */
.frm_auth h3 {
	padding: 12px 0 4px 0;
}
.frm_auth label {
	display: block;
	width: 100px;
}
.frm_auth table tr th, .frm_auth table tr td {
	font-weight: normal;
	text-align: left;
	font-size: 0.85em;
	color:#525252;
}
.frm_auth input[type=text], .frm_auth input[type=password] {
	width: 190px;
}
.frm_auth #subConnexion, .frm_auth #subOublie {
	background: #fff url('../images/bouton175x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 175px;
	height: 24px;
}

/* Overlay */
#modalOverlay {
	background-color: #000;
	cursor: wait;
}

/* Container */
#modalContainer {
	height: 350px;
	width: 550px;
	left: 50%;
	top: 20%;
	margin-left: -275px;
	background-color: #fff;
	border: 3px solid #ccc;
}
#modalContainer a {
	font-size: 0.85em;
	color:#525252;
}
#modalContainer h1 {
	color: #d35900;
	font: bold 14pt Verdana, Arial, Helvetica, sans-serif;
}
#modalContainer a.modalCloseImg {
	background: url(../../images/basic/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -18px;
	cursor: pointer;
}
#modalContainer #basicModalContent {
	padding: 8px;
}
div#fil_ariane {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	padding: 4px 0px 2px 0px;
}
div#fil_ariane a, div#fil_ariane a:visited, div#fil_ariane a:active {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: underline;
}
#top_corps {
	float: left;
	border: 1px solid #a2a4a3;
	padding: 10px;
	color: #525252;
	font-size: 0.85em;
	width: 621px; /* 950 - ( colonne de droite 300 - padding (10)X2 + 2 px bordure + 5 px marge) */
	margin-top: 5px;
	height: 230px; /* 250 moins padding */
}
#corps {
	float: left;
	border: 1px solid #a2a4a3;
	padding: 10px;
	color: #525252;
	font-size: 0.85em;
	width: 621px; /* 950 - ( colonne de droite 300 - padding (10)X2 + 2 px bordure + 5 px marge) */
	margin-top: 5px;
}
div#corps a.lienVert {
	font-weight: bold;
	color: #007800;
	text-decoration: none;
	font-size: 8pt;
}

#corps_large {
	float: left;
	border: 1px solid #a2a4a3;
	padding: 10px;
	color: #525252;
	font-size: 0.85em;
	width: 928px; /* 950 - padding, bordure */
	margin-top: 5px;
}
#corps h1, #corps_large h1 {
	color: #d35900;
	font: bold 14pt Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	min-height: 36px;
}
#corps h2, #corps_large h2 {
	color: #d35900;
	font: bold 14pt Verdana, Arial, Helvetica, sans-serif;
}
#corps p.instruction, #coprs_large p.instruction {
	color: #007800;
	background: #fff url(../../images/flecheVerte.png) no-repeat center left;
	padding-left: 10px;
	margin-left: 10px;
}
div.warning_box_wrapper {
	width: 500px;
	background: #fff url('../../images/warning_box_top.png') no-repeat top left;
	padding-top: 10px;
	margin: 0 auto;
}
div.warning_box_bottom {
	width: 500px;
	background: #fff url('../../images/warning_box_bottom.png') no-repeat bottom left;
	padding-bottom: 10px;
}
div.warning_box {
	width: 500px;
	background: #fff url('../../images/warning_box_bg.png') repeat-y center center;
}
p.warning {
	width: 415px;
	background: transparent url('../../images/icone_warning.png') no-repeat top left;
	padding: 0 0 0 40px;
	margin: 0 25px;
	min-height: 28px;
}
#wrapper_col_right {
	float: left;
	width: 300px;
}
#forum_colDroite_first {
	float: left;
	margin: 0 0 0 5px;
}
#forum_colDroite {
	float: left;
	margin: 5px 0 0 5px;
}
#forum_top_bigBox, #forum_bottom_bigBox {
	float: left;
	margin: 5px 0 0 5px;
	width: 300px;
	height: 250px;
	border: 1px solid #a2a4a3;
	background: #e8e6dd url('../images/gradiant_box.jpg') repeat-x top left;
}
#forum_bigBox, #forum_bigBox2 {
	width: 300px;
	height: 250px;
	border: 1px solid #a2a4a3;
	background: #e8e6dd url('../images/gradiant_box.jpg') repeat-x top left;
}
#forum_bigBox2 {
	margin-top: 5px;
}
#subheader_themes #forum_bigBox {
	float: right;
}
.forum_boiteDroite {
	margin-top: 5px;
	padding: 10px;
	width: 280px; /* 300 - paddingX2 */
	border: 1px solid #a2a4a3;
	background: #e8e6dd url('../images/gradiant_box.jpg') repeat-x top left;
}
.forum_boiteDroite h3 {
	color: #d35900;
	font-variant: normal;
	font-size: 1em;
	font-weight: normal;
}
.forum_boiteDroite ul {
	color: #525252;
	font-size: 0.75em;
	list-style-type: none;
	list-style-image: url(../../images/flecheVerte.png);
	padding-left: 22px;
	margin-left: 0;
}
.forum_boiteDroite ul li {
	margin-bottom: 5px;
}
.forum_boiteDroite ul li a {
	color: #525252;
	text-decoration: none;
}
#frm_condit #subConditions {
	background: #fff url('../images/bouton150x21.png') no-repeat bottom left;
	border: 0;
	color: #fff;
	width: 150px;
	height: 24px;
	margin-top: 20px;
	clear: both;
}
