*{
	margin: 0;
	padding: 0;	
	font-family: Verdana;
	font-size: 11px;
}

TABLE {
	border: none;
	border-collapse: collapse;
}

HR {
	color :  #8D051D;
}


UL {
	list-style: none;
}

OL{
	padding-left:100 px;
}
LI{
	list-style: none;
}
A {
	text-decoration: none;
	color: #AF351E;
}

A:hover {
	text-decoration: underline;
}


BODY {
	background-color: #EAE4DB;
}

P {
	margin-top : 5px;
}

h1{
font-size: 12px;
font-weight: bold;
color:#AF351E;
padding: 3px;
border-bottom: 1px solid #AF351E;
margin: 8px 0px 15px; 
}

h2{
font-size: 11px;
font-weight: bold;
color:#AF351E;
margin: 8px 0px 15px;
border-bottom: 1px #AF351E;
 border-bottom-style: dashed;
}

h3{
font-size: 10px;
font-weight: bold;
color:#AF351E;
margin: 8px 0px 15px; 
}

INPUT, TEXTAREA, SELECT {	
	border:1px solid #8D051D;
	margin-bottom: 6px;
	margin-top:10px	;
 
}

INPUT {
	vertical-align: middle;
}

INPUT.radio {
	border:none 0px;
	margin-right: 5px;
	margin-top:0;
}

INPUT.checkbox {
	border:none;
}


FORM LABEL{
	font-weight: bold;
	text-align:right; 
	margin-right : 7px;
	display: block;
	border: 0px solid red;
	float: left;
	clear: left;
	width: 150px;
	margin-top:10px;

/*	float : left;
	clear : left;*/
/*	padding-top : 5px;*/
}



/*FORM {	
	text-align:left; 
	padding:0; margin:0;
}*/


/*-------------------------------
	Structure du site
---------------------------------*/

#PageEtendue {
	width:1004px;
	text-align: left;
}

#ZoneCentrale {
	width: 880px;
}

#Bandeau {
	width:878px;
	_width:880px;
	height: 105px;	
	border: 1px solid #AF351E;
/*	border-bottom: none;	*/
	background: url(../Img/Charte/Logo.jpg) no-repeat left top;	
	position:relative;
	background-color: white;
	
}

#Baseline {
	position : absolute;
	bottom : 3px;
	left : 70px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

#PubSpacer {
	height: 130px;		
}

#Pub{
	width:140px;
	/*background-color: #666666*/
	border: 1px solid #AF351E;
}



#Menu{
	width:139px;
	_width:140px;
	text-align: left;
	border: 1px solid #AF351E;	
	border-right: none;	
	border-top: none;	
	background-color: white;
	vertical-align: top;
}

#Corps{
	width:520px;
	border-bottom: 1px solid #AF351E;	
	vertical-align: top;
	/*padding: 0px 8px 8px 8px;*/
	background-color: white;
}
#MenuOnglet {
	vertical-align: top;
	/*padding: 0px 8px 8px 8px;*/
	background-color: white;	
}

#Corps.ExtensionGauche {
	width:700px;
	_width:720px !important;
	border-left: 1px solid #AF351E;	
}


#Cartouche{
	vertical-align: top;
	width:139px;
	_width:140px;
	border: 1px solid #AF351E;	
	border-left:none;
	border-top:none;
	background-color: white;
}

#Pied1{
	margin-top : 1px;
	padding: 2px 0px;
	width:878px;
	_width:880px;
	border: 1px solid #AF351E;	
	background-color: white;
	text-align: center;
}

#Pied2{
	margin-top : 1px;
	padding: 2px 0px;
	width:878px;
	_width:880px;
	border: 1px solid #AF351E;	
	background-color: white;
	text-align: center;
}
#Pied2 DIV {
	COLOR:#666666;
	font-weight:normal;
	padding:5px;
}
#Pied2 A {
	color:#666666;
	font-family:arial;
	font-weight:normal;
}


#PubBandeau {
	text-align: right;
	width:500px;
	min-height: 60px;
	height: 60px;
	position:absolute;
	top: 8px;
	right: 8px;
	/*background-color: #BFAD93;*/
	background-color: White;
}

/*-------------------------------
	Onglets
---------------------------------*/

#Onglets {
	position:absolute;
		color:black;
		bottom:-1px;
		_bottom:-2px;
		right:148px;
}

#Onglets *{
	font-size: 11px;
	color:#AF351E;
}

#Onglets UL LI {
	float: left;
	padding-left: 5px;
}

#Onglets UL LI A {
	display: block;
	padding: 3px 0px 0px 10px;
	min-height:20px;
	_height:23px;
	width:90px;
	_width:100px;
	text-align: center;
	background: url(../Img/Charte/Onglet.jpg) no-repeat left top;
	text-decoration: none;
}


#Onglets UL LI A.Sel {
	color : black;
	background: url(../Img/Charte/OngletSel.jpg) no-repeat left top;
	text-align: center;	
}
#Onglets UL LI A.Sel:hover {
	background: url(../Img/Charte/OngletSel.jpg) no-repeat left top;
	
}

#Onglets A:hover {
	background: url(../Img/Charte/OngletOver.jpg) no-repeat left top;
}

#MenuOnglets {
	background-color: #D0C9C8;
	height : 30px;
	border : 1px solid #AF351E;
	border-top: none;
	margin : 0px 8px 8px 8px;
}

#MenuOnglets *{
	font-weight: bold;
	font-size: 10px;
	color : black;
	letter-spacing: -1px;
}

#MenuOnglets UL {
	margin-left: 0px;
}

#MenuOnglets UL LI {
	float: left;
	margin : 0px 5px;
	padding : 5px 10px;
	background: url(../Img/Charte/PuceSousMenu.jpg) no-repeat left center;
}	

#MenuOnglets UL LI.Sel {
	background: url(../Img/Charte/PuceSousMenuSel.jpg) no-repeat left center;
}


#MenuOnglets UL LI A {
	color : black;
	font-weight:normal;
	letter-spacing:0;
}

#MenuOnglets UL LI.Sel A {
	color : #AF351E;
	text-decoration: underline;		
}





/*-------------------------------
	Cartouches de droite
---------------------------------*/
#Cartouche * {
	margin : 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}

#Cartouche FORM A {
	color : #AF351E;	
	font-weight: bold;
}

#Cartouche LABEL  {
	font-size : 9px;
	font-weight: normal;
	width:60px;
	text-align: right;
	padding-right: 3px;
	color : #AF351E;
}

#Cartouche FORM  {
	padding : 4px 0px;
}

#Cartouche FORM INPUT.Identifiant {
	width: 65px;
	border : 0;
}

#Cartouche FORM INPUT.Motdepasse {
	width: 45px;
	border : 0;
}

#Cartouche FORM INPUT.LettreInfo {
	width: 75px;
	border : none;
}


#Cartouche .Connexion {
	padding :4px 0px 5px 2px;
	background-color: #D0C9C8;
	color : black;
	border-left: 1px solid #AF351E;
}


#Cartouche .Bloc {
	padding :12px 0px 10px 5px;
	background-color: #D0C9C8;
	color : black;
	border-left: 1px solid #AF351E;
	border-top: 1px solid #AF351E;
}

#Cartouche .Titre {
	background: url(../Img/Charte/MenuBasGauche.jpg) no-repeat left bottom;	
	background-color: #AF351E;
	padding: 1px 5px;
	text-align: right;
	color : white;
	margin-bottom: 8px;  
}

#Cartouche .Bloc UL {
	list-style: none;
	padding-bottom:6px;
}

#Cartouche .Bloc LI {

	text-indent: -15px;
	padding-left : 15px;
	_text-indent:0;
	_padding-left:0;
}

#Cartouche .Bloc LI.sel {
	background: url(../Img/Charte/PuceMenuS.jpg) no-repeat left center;	
	padding-left: 15px;
}


#Cartouche .Bloc LI A {
	background: url(../Img/Charte/PuceMenu.jpg) no-repeat left center;	
	height:6px;
	padding-left: 15px; 
	color : black;
}

#Cartouche .Bloc LI A:hover {
	background: url(../Img/Charte/puce.jpg) no-repeat left center;	
}
#Cartouche DIV .AccesThematique{
	border-top: 1px solid #AF351E;
	border-left: 1px solid #AF351E;
	background-color: #d0C9C8;
	padding-left:1px;
}
#Cartouche .AccesThematique LI{

	height:25px;

}

#Cartouche .AccesThematique LI A {
	padding-left:22px;
   height:25px;
	background: url(../img/pictos/AccesThemaOut.gif) no-repeat left top;
	color:black;
	display: block;	
}
#Cartouche .AccesThematique LI A:hover{
	padding-left:22px;
	height:25px;
	color:#AF351E;
   background: url(../img/pictos/AccesThemaOver.gif) no-repeat left top;
	background-color: White;
	text-decoration: none;
}


/*-------------------------------
	Menu de gauche
---------------------------------*/



#Menu * {
	margin : 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}

#Menu .Recherche {
	background: url(../Img/Charte/MenuBasDroite.jpg) no-repeat right bottom;
	color : white;	
	background-color: #AF351E;
	margin-bottom: 8px; 
	padding-left : 10px;
}

#Menu FORM A {
	color : white;	
	font-weight: bold;
}

#Menu FORM  {
	padding : 4px 0px;
}

#Menu FORM INPUT {
	width: 100px;
	border : 0;
}


#Menu .Bloc {
	padding :12px 3px 10px 5px;
/*	width:134px;
	_width:139px;*/
	background: url(../Img/Charte/MenuHautDroite.jpg) no-repeat right top;	
	background-color: #AF351E;
	color : white;
}

#Menu .Titre {
	background-color: #EAE4DB;
	padding: 0px 2px;
	text-align: right;
	border-right: 1px solid #AF351E;
	border-bottom: 1px solid #AF351E;
	color : black;
	margin-bottom: 8px; 
/*	width:134px;
	_width:139px;*/
	}

#Menu .Bloc UL {
	list-style: none;
	padding-bottom:6px;
}

#Menu .Bloc LI {
	background: url(../Img/Charte/PuceMenu.jpg) no-repeat left center;	
	margin-bottom:10px;
	padding-top : 3px;
}

#Menu .Bloc LI.sel {
	color: white;
	background: url(../Img/Charte/PuceMenuS.jpg) no-repeat left center;	
	_padding-left: 15px;
	padding-left: 0px;

}


#Menu .Bloc LI A {
	padding-left: 15px; 
	color : white; 
}

#Menu .Bloc LI A:hover {

	background: url(../Img/Charte/PuceMenuS.jpg) no-repeat left center;	
	_padding-top : 4px;
	padding-top : 3px;
}



/*-------------------------------
	Pied de page
---------------------------------*/

#Pied1 A {
	font-size: 10px;
	color : #AF351E;	
	font-weight : bold;
	padding : 2px 4px;
}

#Pied2 {
	font-size: 10px;
	color : #AF351E;	
	font-weight : bold;
}

#Pied2 A {
/*	display: block;
	float:left;*/
	font-size: 10px;
	color : black;	
	font-weight : bold;
	padding : 2px 4px 2px 22px;
	margin-left : 10px;
}

#Pied2 A.comptanoo {
		background: url(../Img/Charte/FlechesCoo.jpg) no-repeat left center;	
}

#Pied2 A.clubcomptable {
		background: url(../Img/Charte/FlechesClubComptable.jpg) no-repeat left center;	
}

#Pied2 A.comptacollaborative {
		background: url(../Img/Charte/FlechesComptaCollaborative.jpg) no-repeat left center;	
}

#Pied2 A.clubcollaboratif {
		background: url(../Img/Charte/FlechesClubCollaboratif.jpg) no-repeat left center;	
}


/*-------------------------------
	Contenu de la page
---------------------------------*/

#ContenuPage {
	margin: 8px 8px 8px 8px;
}

#ContenuPage.Modele3Col {
	width:582px;
}
#ContenuPage.Modele2Col {
	width:100%;
}

DIV.ColonneGauche {
	margin-right: 5px;
	/*width: 100%;*/
}  

DIV.ColonneDroite {
	margin-left: 5px;
	text-align:top;
	/*width: 100%;*/
}  

#ContenuPage .Bloc {
		margin-top: 5px;
		background: url(../Img/Charte/DegradeTitreBloc.jpg) repeat-x left top;		
}

#ContenuPage .Bloc .Titre {	
	margin : 0px 10px 4px 10px;
	background: url(../Img/Charte/puce.jpg) no-repeat left center;	
	padding : 1px 3px 1px 15px; 
	color : #666666;
	font-weight: bold;
}
#ContenuPage .BlocAccueilAO {
	background: url(../Img/AO/FondAccueilAO.gif) repeat-x left top;
}
#ContenuPage .BordsBlocAccueilAO {
	background: url(../Img/AO/FondAccueilAOBords.gif) no-repeat left top;
}
#ContenuPage .Bloc .Logiciels {
	background: url(../Img/Pictos/FondBleuAccueilLogiciels.gif) repeat-x right bottom;

} 
#ContenuPage .Bloc .Logiciels .Bord{
	background: url(../Img/Pictos/FondAccueilLogicielsBord.gif) no-repeat left bottom;
} 
#ContenuPage .Bloc .Logiciels .Fond{
	background: url(../Img/Pictos/FondAccueilLogiciels.gif) no-repeat right bottom;
} 
#ContenuPage LI {
	background: url(../Img/Charte/puce.jpg) no-repeat top;	
	background-position: 5px 5px;
	padding : 0px 3px 1px 15px; 
	margin-bottom: 5px;
}

#ContenuPage .RevuePresse{
	background: url(../Img/Pictos/RevuePresse.gif) no-repeat left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:133px;
	
}
#ContenuPage .RevuePresse A{
	color:black;
	font-weight:normal;
}
A.Bouton1 {
	display:block;
	width : 80px;
	border : 1px solid #AF351E;
	padding : 2px 4px;
	text-align: right;
	height: 24px;
	_height: 30px;
	margin:5px;
}


/*-------------------------------
	Forums
---------------------------------*/

#Forum {

}

#Forum .BlocQuestion {
	margin : 2px 0px 15px 0px; 
}

#Forum .BlocReponse {
	margin : 2px 0px 15px 20px; 
	border : 1px solid #666666;
	padding : 2px;
}


#Forum .Numero {
	font-weight: bold; 
}

#Forum .Date {
	color : #666666
}

#Forum .Theme {
	
}

#Forum DIV.Texte {
	margin : 3px 0px;
}


/*-------------------------------
	Sites Web
---------------------------------*/

#SitesWeb .Nom {
	font-weight: bold;
	
}

#SitesWeb .BlocSite {
	margin-bottom: 15px;	
}

/*-------------------------------
	Styles pour le contenu
---------------------------------*/

a.bouton {
	background: url("../Img/Charte/boutonGeneral.gif") no-repeat left top;
	border:none;
	border-right: 1px solid #AF351E;
	border-bottom: 1px solid #AF351E;
	color: #AF351E;
	font-size: 10px;
	font-weight: bold;
	line-height: 27px;
	padding: 4px 4px 6px 22px;
	text-decoration: none;
}	
a.bouton:hover  {
	background-image: url("../Img/Charte/boutonGeneralHover.gif");
	text-decoration:none;
	line-height: 27px;
}
a.boutonBeige {
	background: url("../Img/Charte/boutonGeneralBeige.gif") no-repeat left top;
	border:none;
	border-right: 1px solid #AF351E;
	border-bottom: 1px solid #AF351E;
	color: #AF351E;
	font-size: 10px;
	font-weight: bold;
	line-height: 27px;
	padding: 4px 4px 6px 22px;
	text-decoration: none;
}	
a.boutonBeige:hover  {
	background-image: url("../Img/Charte/boutonGeneralBeigeHover.gif");
	text-decoration:none;
	line-height: 27px;
}

ul.Type1{
	list-style: none;
	padding-left:50px;
}

.cadreArgument{
	padding : 5px;
	background-color: #AF351E;
	color: white;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
}
.cadreArgument A{
	background-color: #AF351E;
	color: white;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
}

.cadreArgument A:hover{
	text-decoration: underline;	
}

.encadrementFormulaire{
	background-color: #EAE4DB;
	border: 1px solid #AF351E;
	margin-left: 20px;
	margin-right:20px;
	padding: 5px;
}
.commentaires{
	font-size: 9px;
}

/*-------------------------------
	Informations - A revoir par rapport à ce qui est fait sur Coo (PYJ)
---------------------------------*/
#Infos h1{
font-size: 11px;
font-weight: bold;
color:#AF351E;
margin: 8px 0px 15px;
border-bottom: 1px #AF351E;
 border-bottom-style: dashed;
}
	
#Infos h2{
font-size:12px;
font-family: Georgia, Verdana, Arial, sans-serif;
font-weight: bold;
border-bottom: none;
color: #006699;
}

#Infos.teasing{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
#HomeInfos {
	width:248px;
	height:98px;
	text-align: center;
	font-weight: bold;
	background-image: url(../img/Pictos/Home_Infos.gif);
	color:#AF351E;
	border:1px solid black;
}
/*---------------------------------
   Actus
---------------------------------*/
#TitreRess {
	padding-top: 5px;
	font-size: 14px;

}
#TitreRess A.actuTitre{
	font-weight: bold;
	color:#006699;
	font-family: Georgia, Times, serif;
}
#DateRess {
	font-style: italic;
}
#DescRess {
	padding-bottom: 5px;
	border-bottom: 1px dotted black;
}
/*---------------------------------
   Indices
---------------------------------*/
#chiffrescles TD{
	border:1px solid black;
	padding: 2px;
}
#chiffrescles TR.Entete{
	background-color: #C0C0C0 ;
}
#chiffrescles TR{
		background-color: #F0F0F0;
}
#chiffrescles TR.bis{
		background-color: #D0C9C8;
}
#chiffrescles DIV.DateMiseAJour{
	color: Gray;
	font-style: italic;
}

