body {
	font-family:Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0;
	width: 1024px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background: url('../images/couleur_fond.gif') repeat;
}

.chargement_images{ 
	display: none;
}

/*MENU*/

.onglet_groupe a,.onglet_infogerance a,.onglet_interventions a,.onglet_materiel a, .onglet_formation a,.onglet_microsoft a{  
	background: url('../images/onglet_gris.jpg') no-repeat;
}

.onglet_groupe a,.onglet_microsoft a{
	padding-right: 1px;
}

.onglet_microsoft a{
	padding-top:2px !important;
	/*font-size: 0.8em !important;*/
}

.onglet_groupe a:hover {
	background: url('../images/onglet_violet.jpg') no-repeat;
}

.onglet_microsoft a:hover {
	background: url('../images/onglet_violet.jpg') no-repeat;
}

.onglet_interventions a:hover { 
	background: url('../images/onglet_vert.jpg') no-repeat;
}

.onglet_infogerance a:hover { 
	background: url('../images/onglet_orange.jpg') no-repeat;
}

.onglet_formation a:hover { 
	background: url('../images/onglet_rose.jpg') no-repeat;
}

.onglet_materiel a:hover { 
	background: url('../images/onglet_bleu.jpg') no-repeat;
}


.onglet_microsoft a:hover { 
	background: url('../images/onglet_mos.jpg') no-repeat;
}

/* LIENS */

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img{border: none; display: block;}

/* Hx */

h1 {font-size: 14px; margin:0;}

h2 {font-size: 12px; margin:0;}

h3 {font-size: 11px; margin:0;}



/* TEXTES */

.txt10{ 
	font-size: 10px;
}

.txt11{ 
	font-size: 11px;
}

.txt12{ 
	font-size: 12px;
}

.txt13{ 
	font-size: 13px;
}

.txt14{ 
	font-size: 14px;
}

.txt15{ 
	font-size: 15px;
}


.centre{ 
	text-align: center;
}

.gras{ 
	font-weight: bold;
}

.normal{ 
	font-weight: normal;
}

.ligne_serree{
	line-height: 0.7em;
}

.gris_fonce{
	color: #666666;
}

.gris{
	color: #999999;
}

.noir{
	color: #000000;
}

.blanc{
	color: #ffffff;
}

.violet{
	color: #663399;
}

.orange{
	color: #ff9933;
}

.vert{
	color: #99cc33;
}

.rose{
	color: #ff0099;
}

.bleu{
	color: #0066cc;
}

.mos{
	color: #35ADEC;
}

/* CONTENEURS */

#conteneur {
	background: url('../images/tranche_fond.gif') repeat-y;
	width: 980px;
	padding-top: 15px;
} 


/* ----------------------------------------------------------------------------------------------CONTENEUR HAUT---------------------------------------------------------------------------------------------*/


#conteneur_haut
{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
} 


/* -----------------------------------------------CONTENEUR GAUCHE----------------------------------------------*/

#conteneur_gauche {
	float: left;
	width: 632px;
} 

#header { 
	width: 632px;
	height: 102px;
}

#logo { 
	width: 150px;
	height: 77px;
	float: left;
	cursor: pointer;
}

#logo img{border=0;}

#banniere{
	cursor: pointer;
	background: url('../images/simuler-noflash.jpg') no-repeat;
}

#nav_barre {
	width: 632px;
	height: 36px;
	font-size: 11px;
	font-weight: bold;
}

#nav_barre ul{
	list-style: none;
	width: 632px;
	height: 30px;
	text-indent: 0;
	margin: 0;
	padding: 0;
} 

#nav_barre li {
	list-style: none;
	height: 30px;
	width: 105px;
	float: left;
	
}

#nav_barre li a {
	text-decoration: none;
	width: 105px;
	height: 30px;
	padding-top: 8px;
	text-align: center;
	float: left;
	list-style: none;
	color: #ffffff;
}

	
#nav_barre li a:hover {
	text-decoration:none;
}

/* -----------------------------------------------CONTENEUR DROIT---------------------------------------------*/

#colonne{
	height: 505px;
}

#conteneur_droit{
	float: right;
	width: 230px;
	padding: 10px 0 0 0;
	color: #999999;
}

#colonne{
color: #FFFFFF;
}


#conteneur_droit a { 
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#equipe,#haut_colonne,#haut_avantages,#avantages,#bas_avantages,#bas_colonne{
	width: 230px;
}

#haut_colonne,#haut_avantages,#bas_avantages,#bas_colonne{
	height: 13px;
}

#titre_colonne,#titre_colonne_milieu,#texte_haut_colonne,#texte_milieu_colonne,#texte_bas_colonne{
	padding-left: 13px;
	padding-right: 13px;
}

#texte_haut_colonne,#texte_milieu_colonne,#texte_bas_colonne{
	padding-top: 10px;
	padding-bottom: 10px;
}

#titre_colonne_milieu{
	margin-top: 1em;
	/*margin-bottom: .5em;*/
}

#equipe{
	background: url('../images/equipe.jpg');
	height: 91px;
}

#titre_colonne,#titre_colonne_milieu{
	font-size: 13px;
	font-weight: bold;
}

#conteneur_droit h2
{
	font-size: 13px;
	font-weight: bold;
}

#conteneur_droit li
{
	padding: 0;
}

#conteneur_droit li span
{
	font-size:12px;
	font-weight: bold;
	display: block;
	margin: 6px 0 2px 0;
}


#liens_suite {
text-align:left;
padding-left: 21px;
margin:0pt;
}

#liens_suite li a{
text-decoration: underline;
color: #FFFFFF;
font-size: 10px;
}

/* ----------------------------------------------------------------------------------------------FOOTER---------------------------------------------------------------------------------------------*/

#footer { 
	clear: both;
	width: 880px;
	padding-top: 25px;
	background: url('../images/lotus.jpg') no-repeat;
	height: 43px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
}

#trait {
	width: 765px;
	height: 1px;
	background: url('../images/trait.jpg') no-repeat;
	margin-left: 100px;
	margin-top: 3px;
}
		
#liens { 
	height: 5px;
	text-align: center;
	clear: both;
}

#bas_footer{ 
	background: url('../images/bas_fond.gif') no-repeat;
	width: 980px;
	height: 34px;
}

#menu-baseline { 
	height: 50px;
	width: 980px;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
}

