body {
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	background-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-track-color: #666666;
	margin: 0;
	padding: 0;
}


td {
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff; font-size: 14px;
	background-color: #333333;
}

a.header {
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.header:active {
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.header:visited {
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.header:hover {
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
}


a, a:visited, a:link {

        color: #ffffff;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 14px;
	text-decoration: none;
}

a:hover {

        color: #d879e6;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 14px;
	text-decoration: none;
}

a:active {

        color: #ffffff;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 14px;
	text-decoration: none;
}

a:focus 
{ 
outline:0; 
}

#menu1 #menu1bar {

	font-size:1.0em;
}

.titrea {
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
}

.titre {
        background: #999999;
        color: #ffffff;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}

.foot1 {
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
}

.foot2 {
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.foot3 {
	color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
}



.ROUGE, a.ROUGE, a.ROUGE:visited, a.ROUGE:active {
	color: #ff0000;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.bloc_title1{
        background: #333333;
        color: #333333;
        height: 30px;
        line-height: 30px;
}

div.bloc_cont1 {
        background: #333333;
        text-align: left;
}

div.bloc_cont1b {
        background: #333333;
        color: #333333;
        margin-left: 6px;
        width: 140px;
        padding-top: 5px;
        padding-bottom: 5px;
}

div.bloc_cont2 {
        background: #333333;
        height: 20px;
        padding: 0 6px 0 6px;
}

.bouton_standard {
        font-family: Tahoma, Verdana, sans-serif;
        background-color: #ffffff;
        color: #333333;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        border-bottom: #000000 1px solid;
        border-left: #000000 1px solid;
        border-right: #000000 1px solid;
        border-top: #000000 1px solid;
}

.titboxc {
	background-color: #999999;
	color: #ffffff;
	font-family: Tahoma,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
}






.iw .title {
	font-family: Tahoma, Verdana, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0pt;	
}


/************************************************************************
La Partie CENTRALE de votre Site
*************************************************************************/

#corps {/*Container Englobant toutes les colonnes*/
	background: #ffff8c;
	float: left;
	width:905px;
}
#col_princ {/* La Partie Centrale avec Pdst = -1  uni*/
	float: left;
	overflow:auto;
}
.uni {/* La Partie Centrale avec Pdst = -1  uni*/
	float: left;
	width: 905px;
}
.trio {/* La Partie Centrale avec Pdst = 1 - 3 et 4 trio*/
	float: left;
	width: 605px;
}
.duo {/* La Partie Centrale avec Pdst = 0 ou Pdst=2 duo*/
	float: left;
	width: 755px;
}

/************************************************************************
Champs de Formulaires - Champs de Saisies
*************************************************************************/

.inputa {/* champ de saisie, Lnl Box, Moteur de recherche, Bloc Login notamment */
	background-color: #ffffff;
	border: #333333 1px solid;
	color: #000000;
	height: 21px;
	vertical-align: middle;
	width: 80px;
}
.textbox { /* Champs Formulaire - Message à  un membre - forum - Notamment */
	background-color: #ffffff;
	border: #000000 1px solid;
	color: #333333;
	width: 100%;
}
.textbox_standard {/* Champs Formulaire - Contact - forum (sauter à ) - Notamment */
	background-color: #ffffff;
	border: #000000 1px solid;
	color: #333333;
}
.bouton_standard {/* Boutons : Prévisualiser - Valider - Annuler ....*/
	background-color: #666666;
	padding:1px 5px 1px 1px;
	border: #000000 1px solid;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/************************************************************************
CSS Complémentaire pour vos  Formulaires
*************************************************************************/

form {  /* Délimitation de votre Formulaire*/
	padding: 2px;
	width: 99%;
}
form p {
	line-height:100%;
}

fieldset { /* Regroupe les différentes zones de votre Formulaire */
	padding: 15px;  /* padding in fieldset support spotty in IE *//*margin: 0;*/
	border: #666666 0px solid;
}

legend { /* Titre pour identifier chaque fieldset */
	font-size:1.1em;
	color: #ffffff;
	font-weight: bold;
	padding-bottom:3px;
}

label {
	display: block;
	float: left;
	width: 180px;
	margin-top: 3px;
	padding-right: 10px;
	text-align: right;
}
input[type=Submit], [type=Reset], [type=Return] {
	background-color: #333333;
	padding:1px 5px 1px 1px;
	border: #000000 1px solid;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
input, select, radio, checkbox, textarea {
	border: #ffffff 1px solid;
	color: #000000;
	background-color: #ffffff;
	margin-top: 5px;
	padding: 0;
}
form label span {
	color: red;
}/* Utilisé dans user ! */
form br {
	clear:left;
}
