/* 
   ------------ Designe pour GSM Espion ----------------
   --- Ce document appartient a son auteur respectif ---
   ---- Aucune copie de ce document n'est autorise -----
*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626477;
}

*{
	margin: 0px ;
	padding: 0px ;
}

a {
	color: #999999;
}

a:hover {
    color: #000 ;
	text-decoration: none;
}

#page {
    width: 800px ;
	background: url(background.jpg) repeat-y ;
	margin: 0 auto ;
}

/* ---------- Header ---------- */

#header {
	height: 278px;
	background: url(header.jpg) no-repeat;
	margin-top: 0px;
}

#header ul {
    padding: 28px 0 0 40px;
	font-size: 15px;
}
#header li {
    list-style: none ;
	padding-bottom: 24px;
}

#header li a, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

#header li a:hover {
    color: #000000;
	text-decoration: none ;
}

/* ---------- Contener ---------- */

#contener {
	width: 800px;
	background: url(top_contener.jpg) top no-repeat;
} 


/* ---------- sidebar ---------- */

#sidebar {
	width: 170px;
	float: right;
	margin-right: 30px !important;
	margin-right: 15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	border-left: 0px;
	height: 730px;
}

#baniere {
	margin-right: -10px;
	margin-left: -15px;

}

#sidebar ul {
    padding: 10px 0 ;
}
#sidebar li {
   list-style: none ; 
   padding-left: 10px ;
   padding-bottom: 5px ;
}
#sidebar li a, a:visited {
    color: #0099CC ;
	font-weight: normal ;
	text-decoration: none ;
}
#sidebar li a:hover {
    color: #000 ;
	font-weight: normal ;
	text-decoration: none ;
}

#content {
	padding-top: 10px;
	margin-right: 260px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 60px;
	border: 0px;
	color: #626477;
	min-height: 600px;
}

#content p {
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #626477;
}

/*---------- Footer ---------- */

#footer {
	background: url(footer.jpg) no-repeat;
	width: 800px;
	height: 52px;
	margin: 0 auto;
}

#footer p {
	padding: 27px 0 0 200px;
	text-align: center;
}
#footer a, a:visited {
    color: #0099CC ;
	text-decoration: none ;
}
#footer a:hover {
    color: #000 ;
	text-decoration: none;
}

/*---------- Bouton ---------- */
#bouton {
	width: 140px;
	height: 26px;
	margin-left: 24px;
	margin-top: -25px;
	text-align: center;
}
#bouton a:hover {
	color: #000;
	text-decoration: none;
	font-size: 16px;
}
#bouton a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

/*Tableau de tout les symbian*/
#phone_tab 
{
	margin-top: 0px;

}

/*texte qui defile en haut du header*/

#slogant 
{
	margin-left: 22px;
	margin-right: 200px;
	background: url(slogant.gif) no-repeat;
	height: 50px;
	

}
#lien_pack 
{
	text-align: center;
}
#lien_pack a 
{
	color: #00ACE6;
}

#lien_pack a:hover
{
	color: #000000;

}

#lien_pack a:visited
{
	color: #0099CC;
	text-decoration: none;

}

#marque
{
	padding-left: 60px;
}

#connexion
{
	text-align: center;

}
#connexions a
{
	color: #0000FF;
	text-decoration: underline;
}
#connexions a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

#connexion p
{
	margin-bottom: 5px;


}

#connexion label
{
	color: #47A6C2;


}
#connexion p input
{
	height: 17px;
	width: 120px;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	text-align: center;
}

#connexion input
{
	height: 22px;
	width: 35px;
	background-color: #65C5D5;
}
#err_connexion
{
	text-align: center;
	color: #FF0000;
	font-size: 10px;
}
#navigation
{
	text-align: left;
}
#navigation img
{
	margin-left: 12px;
	
}
#confirm input
{
	height: 22px;
	background-color: #65C5D5;
	border-color: #FFFFFF;
	
}
.suivis_commande
{
	text-align: left;
	font-size: 11px;
}
#vip a
{
	color: #0000FF;
	text-decoration: underline;
}
#vip a:hover
{
	font-weight: bold;
	text-decoration: underline;
}





/*Style d'ecriture*/
.Style1 {font-size: 10px}
.Style2 {
	color: #FF0000;
	font-size: 12px;
	text-align: center;
}
.Style3 {font-size: 10px; line-height: 12px;}
.Style5 {color: #FF0000; font-size: 12px; }	
.Style6 {color: #0000FF;
         font-size: 12px;}
.Style8 {
	font-size: 12px;
	text-align: center;
}
.Style7 {
	color: #0000FF;
	font-size: 12px;}
.Style9 {
	color: #FFFFFF;
	font-size: 9px;

}
.Style10 {font-size: 9px}

