/* Informations ****************************************************************
Titre : SOS Depannage Informatique
Version : 1.0
Co-auteurs : H. Olivier - F. David/Kyloo.com
Copyright : ©2005 H. Olivier - F. David/Kyloo.com
*******************************************************************************/

/*******************************************************************************
Style automatique
*******************************************************************************/

/* Body */
body{
	margin:0px; background-color:#E5E5E5;
	text-align:center;
}
/* Tableau */
table{
	border:0px;
	margin-left:auto; margin-right:auto;
}
/* Image */
image{
	border:0px;
}
/* Lien */
a{
	color:#585EA6;
}
/* Lien hover */
a:hover{
	color:#6C74CC; text-decoration:none;
}
/* Champ/bouton */
input{
	font-family:Verdana,Tahoma,Arial; font-size:10pt;
}
/* Textarea */
textarea{
	font-family:Verdana,Tahoma,Arial; font-size:10pt;
}

h1 {color: #000000;

font-family: Verdana, sans-serif;

  font-size: 11px;

  font-weight: bold;


  /*padding-right : 5px;*/
   padding-left : 5px;
    /*padding-bottom : 0px;*/

  text-align: left;
}

h2 {color: #000000;

font-family: Verdana, sans-serif;

  font-size: 11px;

  font-weight: bold;


  /*padding-right : 5px;*/
   padding-left : 5px;
    /*padding-bottom : 3px;*/

  text-align: left;
}

h3 {color: #000000;

font-family: Verdana, sans-serif;

  font-size: 13px;

  font-weight: bold;


  padding-right : 5px;
   padding-left : 5px;
    padding-bottom : 3px;

  text-align: center;
}

li.normal {color: #000000;

font-family: Verdana, sans-serif;

  font-size: 12px;

  font-weight: normal;

  text-align: left;}
  
li.strong { font-weight: normal;}

p {padding-left: 7px; padding-right : 7px; text-align: left}

input {text-align: left;}

a img {border: none;}

/*******************************************************************************
Style manuel
*******************************************************************************/

/* Tableau ********************************************************************/

/* Tableau principal */
.tab1{
	width:750px; height:100%; background-color:#FFFFFF;
}

/* Cellule ********************************************************************/

/* Cellule espace vertical gauche */
.cel1{
	width:5px;
	border-left-style:solid; border-left-width:3px; border-left-color:#CCCCCC;
	font-family:Verdana,Tahoma,Arial; font-size:8pt;
}
/* Cellule espace vertical droit */
.cel2{
	width:5px;
	border-right-style:solid; border-right-width:3px; border-right-color:#CCCCCC;
	font-family:Verdana,Tahoma,Arial; font-size:8pt;
}
/* Cellule barre haute gauche */
.cel3{
	width:556px; height:25px; background-color:#999999;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#FFFFFF;
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#FFFFFF; font-weight:bold;
}
/* Cellule barre haute droite */
.cel4{
	width:184px; height:25px; background-color:#999999;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#FFFFFF;
	text-align:center; font-family:Verdana,Tahoma,Arial; font-size:1pt;
}
/* Cellule image menu bordure blanche */
.cel5{
	width:184px; height:150px;
	border-right-style:solid; border-right-width:1px; border-right-color:#FFFFFF;
}
/* Cellule image menu */
.cel6{
	width:185px; height:150px;
}
/* Cellule titre menu */
.cel7{
	width:185px; height:20px; background-color:#E5E5E5;
	border-top-style:solid; border-top-width:1px; border-top-color:#FFFFFF;
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#999999;
	text-align:center; font-family:Verdana,Tahoma,Arial; font-size:10pt; font-weight:bold;
}
/* Cellule espace horizontal */
.cel8{
	width:740px; height:5px;
	font-family:Verdana,Tahoma,Arial; font-size:1pt;
}
/* Cellule contenu */
.cel9{
	width:740px;
	vertical-align:top; font-family:Verdana,Tahoma,Arial; font-size:10pt;
}
/* Cellule basse */
.cel10{
	width:740px; height:20px;
	border-top-style:solid; border-top-width:1px; border-top-color:#999999;
	vertical-align:top; font-family:Verdana,Tahoma,Arial; font-size:10pt;
}

/* Titre **********************************************************************/

/* Titre bleu */
.tit1{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#6C74CC; font-weight:bold; text-decoration:underline;
}
/* Titre vert */
.tit2{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#6CCC81; font-weight:bold; text-decoration:underline;
}
/* Titre jaune */
.tit3{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#CCB96C; font-weight:bold; text-decoration:underline;
}
/* Titre rouge */
.tit4{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#CC6C6C; font-weight:bold; text-decoration:underline;
}

/*titre noir*/
.tit5{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#000000; font-weight:bold; text-decoration:underline;
}


/* Lien ***********************************************************************/

/* Lien bas */
.lie1{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#000000;
}
/* Lien menu bleu */
.lie2{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#000000; font-weight:bold; text-decoration:none;
}
/* Lien menu bleu */
.lie2:hover{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#6C74CC; font-weight:bold; text-decoration:underline;
}
/* Lien menu vert */
.lie3{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#000000; font-weight:bold; text-decoration:none;
}
/* Lien menu vert */
.lie3:hover{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#6CCC81; font-weight:bold; text-decoration:underline;
}
/* Lien menu jaune */
.lie4{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#000000; font-weight:bold; text-decoration:none;
}
/* Lien menu jaune */
.lie4:hover{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#CCB96C; font-weight:bold; text-decoration:underline;
}
/* Lien menu rouge */
.lie5{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#000000; font-weight:bold; text-decoration:none;
}
/* Lien menu rouge */
.lie5:hover{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#CC6C6C; font-weight:bold; text-decoration:underline;
}
/* Lien noir */
.lie6{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#000000; text-decoration:none;
}
/* Lien noir */
.lie6:hover{
	font-family:Verdana,Tahoma,Arial; font-size:10pt; color:#000000; text-decoration:underline;
}
