/********* ENTETE CVS ************
$Id: feuille-imprimer.css,v 1.1.1.1 2011/07/28 12:12:30 mody Exp $
*********************************/
/********************************************************************
*                                                                   *
*   Feuille de style GSIE -interface d'administration des services  *
*   Version imprimable                                              *
*   Copyright 2005-2006                                             *
*                                                                   *
*********************************************************************/

/*****************************************
*   Les styles de base de la page        *
******************************************/

body{
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: left;
	padding: 0;
	margin: 0;
	line-height: 16px;
	color: #333;
}
#conteneur_principal{
	width: 850px;
	height:100%;
	border-top: 1px solid #000;
	text-align: left;
	padding: 0 0 0 0 px;
	position: relative;
	top: -1px;
}

/*********************************************
*   Les choses qu'on cache pour l'impression *
**********************************************/

#titre_identification,#titre_identification,#titre_administration,#titre_administration,#titre_navigation,#titre_navigation,#titre_outils,#titre_outils,#bouton_menu,#bouton_menu,#bouton_menu,#bouton_menu,#bandeau,#bandeau {
display:none;
}
	
/******************************************
*     Mise en page en deux colonnes       *
*******************************************/
.partie_gauche {
  margin-top:10px;
  float: left;
  width: 605px;
  border: Opx solid #000000;
}
.partie_droite {
  margin-left: 610px;
  border: Opx solid #000000;
  padding: 0em;
}
hr {
  clear: both;
  visibility: hidden;
}
#partie_contenu {
	margin: 0px 0px 0px 28px;
	width: 588px;
	text-align:justify;
	border:1px;
}
#partie_contenu h3 {
 	margin-top: 0;
	}
#partie_contenu p{
	margin-top: 10px;
	margin-bottom: 5px; 
	margin-right: 10px;
	margin-left: 0px;
}
#partie_menu {
	margin: 0px 0px 20px 11px;
	width: 204px;
	text-align:justify;
}
#partie_menu h3 {
 	margin-top: 0;
	}
#partie_menu p{
	margin: 10px 15px 10px 8px;
}

/***********************************************************
/*  Les styles de la partie gauche (partie contenu)        *
/**********************************************************/
#gros_titre_service_emission h3 {
	background-image: url(img/fond_grand_titre_emission.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service_emission h3 span {
	display: none;
}
#gros_titre_service_sondage h3 {
	background-image: url(img/fond_grand_titre_sondage.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service_sondage h3 span {
	display: none;
}
#gros_titre_service h3 {
	background-image: url(img/fond_grand_titre_taftaf.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service h3 span {
	display: none;
}
#gros_titre_service_taftaf h3 {
	background-image: url(img/fond_grand_titre_taftaf.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service_taftaf h3 span {
	display: none;
}
#gros_titre_service_annuaire h3 {
	background-image: url(img/fond_grand_titre_annuaire.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service_annuaire h3 span {
	display: none;
}
#gros_titre_gestion_compte h3 {
	background-image: url(img/fond_grand_titre_gestion_compte.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_gestion_compte h3 span {
	display: none;
}
#gros_titre_service_televoting h3 {
	background-image: url(img/fond_grand_titre_televoting.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service_televoting h3 span {
	display: none;
}
#gros_titre_service_stats h3 {
	background-image: url(img/fond_grand_titre_stats.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service_stats h3 span {
	display: none;
}
#gros_titre_service_sport h3 {
	background-image: url(img/fond_grand_titre_smssport.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service_sport h3 span {
	display: none;
}
#gros_titre_service_alertes h3 {
	background-image: url(img/fond_grand_titre_alertes.gif);
	width: 578px;
	height: 35px;
	margin-left:8px;
}
#gros_titre_service_alertes h3 span {
	display: none;
}
#titre_service {
	font-size:18px;
	color:#222222;	
	font-weight:bold;
	margin-left:20px;
}
#sous_titre_service {
	font-size:10px;
	color:#222222;	
	font-weight:bold;
	margin-left:25px;
	margin-top:2px;
}
#titre2_service {
	font-size:14px;
	color:#444444;	
	font-weight:bold;
	text-decoration:underline;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
}
#texte_service {
	margin-left:20px;
}

/******************************
/*   Les titres (images)      *
/******************************/


/************************************************
/*  Les liens (style general pour tout le site) *
/************************************************/ 
a:link {
	text-decoration: underline;
	color: #000000;
	}
	
a:visited {
	text-decoration: none;
	color: #000000;
	}
	
a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
/*******************************************
/*   Les tableaux d'affichage des stats    *
/*******************************************/

#stats table{
width: 93%;
margin-top:20px;
margin-left:20px;
margin-bottom:10px;
border-collapse: collapse;
border:1px solid #aaaaaa;
}

#stats thead, tfoot {
background-color:#cccccc;
border:1px solid #aaaaaa;
font-weight:bold;
font-size:12px;
}

#stats tr.sous_titre{
background-color:#cccccc;
background-image: url(/demo_css/img/background-light.gif);
border:1px solid #aaaaaa;
font-weight:bold;
text-align: left;
}
#stats td{
border:1px solid #aaaaaa;
}

/***********************************************
/*   Les formulaires                           *
/***********************************************/

#formulaire input
{
color:#000000;
background-color:#f0f0f0;
font-size:11px;
font-family:Arial;
margin-top:2px;
}
#formulaire select
{
color:#000000;
background-color:#f0f0f0;
font-size:11px;
font-family:Arial;
margin-top:2px;
}

/***********************************************
/*     Le pied de page                         *
/***********************************************/

#pied_page {
	border-top: 1px solid #999;
	padding: 6px 6px 6px 6px;
	margin:45px 220px 20px 29px;
	background-color: #FFF;
	text-align: left;
}
#pied_page a {
	font-weight: bold;
	}

