@charset "iso-8859-1";
/*
 ********************************************* 
this css file (skeleton/style/defaut.css) : 
has been cheked by
http://jigsaw.w3.org/css-validator/
on the 2005-03-17, and appears to be w3c complient.
If you happen to modify it, please recheck and update this comment
**********************************************
*/

body 
	{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: white;
	}
a 
	{ 
	color: #3C6FAD;  
	text-decoration:none;
	}

h3 a.toc_top, h4 a.toc_top , h5 a.toc_top , h6 a.toc_top 
	{
	background: no-repeat 50% 50% url(images_cassiopea/toc_top.png);
	padding:4px;
	margin-right:5px;
	 }	
	
a:hover 
	{
	color:red; 
	text-decoration:none;
	}

h1
	{
	margin:0px;
	margin-left:20px;
	color:white;
	height:100px;
	}
h1 a.nom_site_spip
	{
	color:white;
	}
h2.titre 
	{
	clear:right;
	margin-bottom:10px;
	padding-top:20px;
	}
	
h3 	{
	text-align:center;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
blockquote {
	padding-left: 5px;
	margin-left: 10px;
	border-left: 2px solid #3C6FAD;
	font-style: italic;
}	
	
fieldset
	 {
	border:2px solid #C2C3C3;
	padding:10px;
	padding-top:0px;
	background-color: rgb(247, 248, 255); 
	}
#Page fieldset	
	{
	margin-top:20px;
	}
legend
	{
	font-weight:bold;
	background: 0px 50% no-repeat url(images_cassiopea/puce_ronde_rouge.gif);
	padding-left:15px;
	}
.legend
	{
	font-weight:bold;
	padding-right:3px;
	background: #ffffff 2px 50% no-repeat url(images_cassiopea/puce_ronde_rouge.gif);
	padding-left:15px;
	margin-top: 0px;
	margin-bottom: 10px;
	border:1px solid #000000;
	border-top:0px;
	}
fieldset fieldset {border:none;}
fieldset fieldset .legend
	{
	font-weight:bold;
	padding:0px;
	background: transparent;
	border:0px;
	border-bottom:1px solid #000000;

	}
fieldset img.spip_logos {float:right;}

div.spip_documents
	{
	border:2px solid #C2C3C3;
	background-color: rgb(247, 248, 255); 
	font-size:x-small;
	padding:4px;
	}
	
fieldset.toc
	{
	border:2px solid #C2C3C3;
	background-color: rgb(247, 248, 255); 
	padding:4px;
	margin:15px;
	margin-top:0px;
	}
fieldset.toc .legend
	{
	margin:0px;
	border:0px;
	}
table.spip
	{	
	border:1px solid #3C6FAD;
	background-color: rgb(247, 248, 255); 
	margin-left:auto;
	margin-right:auto;
	}
tr.row_first 
	{
	text-align:center;
	border-bottom:1px solid #DDDDDD;
	background:#DDDDDD;
	}
td
	{
	padding:5px;
	background-color: transparent;
	}
tr 
	{
	background-color: transparent;
	}

body
	{
	background: #ffffff no-repeat 100% 0% url(images_cassiopea/Tete.png);
	}
.Corps
	{
	}
#Tete 
	{
	border-top:1px solid black;
	}
#Tete form {display:none;}
#Tete .include_login-liens {display:none;}
#Secteurs 
	{
	height:20px;
	text-align:left;
	border-bottom:1px solid black;
	padding-left:20px;
	}
#Secteurs  a
	{
	font-weight:bold;
	}
#Secteurs  a.secteur_courant
	{
	font-weight:bold;
	color:red;
	}
#Chemin
	{
	text-align:left;
	float:right;
	margin-left:220px;
	margin-right:30px;
	padding-right:15px;
	font-size:x-small;
	background: 100% 50% no-repeat url(images_cassiopea/puce_ronde_rouge.gif);
	}

#Navigation
	{
	font-size:90%;
	float:left;
	width:230px;
	}
#Navigation input
	{
	width:150px;
	}
#Navigation fieldset
	{
	width:170px;
	}
#Navigation
	{
	padding-bottom:100px;
	padding-left:20px;
	background: 20px 100% no-repeat url(images_cassiopea/BackgroundNavigation.png);
	}
#Navigation .Permanent
	{
	padding-top:30px;
	background: 5px 0px repeat-y url(images_cassiopea/CarreNoir.png);
	}
#Navigation a
	{
	display:block;
	padding:5px;
	background: 1px 50% no-repeat url(images_cassiopea/puce_ronde_blanche.gif);
	padding-left:20px;
	}
#Navigation a.secteur
	{
	display:none;
	}
#Navigation a.rubrique
	{
	font-weight:bold;
	 }
#Navigation div.contenu_rubrique
	{
	font-size:11px;
	margin-left:10px;
	background: 5px 0px repeat-y url(images_cassiopea/CarreGris.png);
	}
#Navigation a.rubrique_courant
	{
	background: 1px 50% no-repeat url(images_cassiopea/puce_ronde_rouge.gif);
	}
#Navigation a:hover
	{
	background: 1px 50% no-repeat url(images_cassiopea/puce_ronde_rouge.gif);
	}
#Navigation a.article_courant
	{
	background: 1px 50% no-repeat url(images_cassiopea/puce_ronde_rouge.gif);
	}
#Navigation fieldset 
	{
	border:2px solid black;
	}
#Page
	{
	padding-top:0px;
	margin-left:250px;
	padding:30px;
	text-align:justify;
	border-left:1px solid #3C6FAD;
	border-bottom:1px solid #3C6FAD;
	background-color: #EEEEFF; 
	}

#Page div.chapo
	{
	border:1px dashed #3C6FAD;
	background-color: rgb(247, 248, 255); 
	padding:10px;
	}
#Page .include_contact
	{
	width:350px;
	margin-left:auto;
	margin-right:auto;
	}
/* #Page .include_contenu_art .include_date, #date_modif_publi, .include_traductions_art */
#date_modif_publi, .include_traductions_art
	{
	float:left;
	font-size:x-small;
	}
#Page .include_contenu_bre .include_date
	{
	font-weight:bold;
	float:right;
	}
#Page .include_date
	{
	font-size:x-small;
	}
#Page .include_journal a.rubrique
	{
	font-size:x-small;
	}
#Page .include_journal a.secteur
	{
	font-size:x-small;
	}
#Page .signature
	{
	text-align:left;
	float:right;
	margin-left:220px;
	margin-right:0px;
	padding-right:15px;
	font-size:x-small;
	background: 100% 50% no-repeat url(images_cassiopea/puce_ronde_rouge.gif);
	}

/* 
************** DANGEREUX SOUS IEMAC ******* 
#Page .les_auteurs
	{
	display:none;
	} 
******************************************************* 
*/

#Pied 
	{
	clear:both;
	text-align:center;
	height:50px;
	border-top:1px solid black;
	margin-top:10px;
	}
#Pied .spip_bouton
	{
	font-size:80%;
	float:right;
	border:1px solid black;
	margin-left:5px;
	}

.notes {font-size:10px;}

	/* ***********Navigation*************** */
	#Navigation a.secteur {display:none;}
	#Navigation a.toc_top {display:none;}
	#Navigation .contenu_secteur{display:none;}
	#Navigation .contenu_secteur_courant
		{display:block; 
		margin-bottom: 10px;
		}
	#Navigation .contenu_rubrique {}
	#Navigation .contenu_secteur .contenu_rubrique .contenu_rubrique {display:none;}
	#Navigation .contenu_secteur .contenu_rubrique .contenu_rubrique_courant{display:block;}

hr.hr_clear
	{
	visibility:hidden;
	clear:both;
	}
	
/* ****************** Index *************** */
body.defaut 
	{
	background: white;
	}

.skeleton_index #Page
	{
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid black;
	padding:0px;
	width:600px;
	background: #ffffff no-repeat 0px 0px url(images_cassiopea/index.png);
	}
.skeleton_index fieldset
	{
	margin:20px;
	}
.skeleton_index #menu_lang
	{
	text-align:right;
	margin-right: 20px;
	margin-top:50px;
	}
/* ***** aded on 20050627 ********** */
.include_contenu .spip_logos 
	{
	float:right;
	padding-left: 15px;
	}
.CachePammeur { display: none; }

/* **************** Bugs MSIE***************** */
body.MSIE .skeleton_index h1{margin-bottom:50px;}
body.MSIE .skeleton_index #Page {padding-bottom:20px;}

