@charset "iso-8859-2";
/* CSS Document */
body{
	background-color:rgb(150,19,27);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(50,0,140);
	margin:0;
}
div.spacer {
 	clear: both;
 }
*{outline:none}
/* Contenant général
----------------------------------*/
#PAGE{
	width:760px;
	margin:0 auto;
}
/* La upline
----------------------------------*/
#PAGE #UPLINE{
	padding:5px;
	text-align:center;
	
	font-size:9px;
	color: rgb(217, 84, 30);
	letter-spacing: -0.05em;
	line-height: 1.2em;
	word-spacing: -0.05em;
}
/* Cadre blanc de contenu
----------------------------------*/
#PAGE #CONTENANT{
	background-color:white;
	padding:5px 5px 20px 5px;
	margin-bottom:10px;
}
/* Pour insérer l'animation Flash
----------------------------------*/
#PAGE #CONTENANT #FLASH-TETE{
	margin-bottom:50px;
}
/* La page ou colonne gauche
----------------------------------*/
#PAGE #CONTENANT #GAUCHE{
	float:left;
	width:540px;
	padding-bottom:20px;
}
	/* SPIP : h3
	----------------------------------*/
	#PAGE #CONTENANT #GAUCHE h2{
		margin:0 15px 10px 15px;
		
		color:rgb(217,84,30);
		font-size:18px;
		letter-spacing: 0;
		word-spacing: -0.1em;	
		
		font-weight:normal;	
	}	
	/* SPIP : p
	----------------------------------*/	
	#PAGE #CONTENANT #GAUCHE p.chapo{
		margin:0 15px 10px 15px;
		
		font-size:14px;
		font-weight:normal;
		
		line-height: 1.2em;
		letter-spacing: 0;
		word-spacing: -0.1em;
	}
	#PAGE #CONTENANT #GAUCHE p{
		margin:10px 15px 10px 15px;
		
		font-size:12px;
		font-weight:normal;
		
		line-height: 1.2em;
		letter-spacing: 0;
		word-spacing: -0.1em;
	}	
	#PAGE #CONTENANT #GAUCHE h3{
		margin:10px 15px 10px 15px;
		
		font-size:12px;
		font-weight:bold;
		
		color:rgb(217,84,30);
	}	
	/* Légende des photos dans la page
	----------------------------------*/	
	#PAGE #CONTENANT #GAUCHE p.fuego{
		margin:0 15px 10px 15px;
		font-size:10px;
		font-weight:bold;
		color:rgb(217,84,30);
	}
	/* SPIP : tableau
	----------------------------------*/	
	#PAGE #CONTENANT #GAUCHE table{
		margin:5px 15px 10px 0;
	}
	#PAGE #CONTENANT #GAUCHE table{
		margin:5px 15px 10px 10px;
	}
	#PAGE #CONTENANT #GAUCHE td{
		padding:0;
		vertical-align:top;
	}	
	#PAGE #CONTENANT #GAUCHE td h3{
		margin:0 15px 10px 0;
		
		font-size:12px;
		font-weight:bold;
		
		color:rgb(217,84,30);
	
	}
	#PAGE #CONTENANT #GAUCHE td p,#PAGE #CONTENANT #GAUCHE td{
		margin:0 0 10px 0;
		font-size:12px;
		font-weight:normal;
		color:rgb(50,0,140);
		line-height:1.2em;	
		text-align:left;
	}
	#PAGE #CONTENANT #GAUCHE td p a.lien-interne{
		font-weight:bold;
		text-decoration:none;
		color:rgb(217,84,30);
		word-spacing: normal;	
	}	
	#PAGE #CONTENANT #GAUCHE td p a.lien-interne:hover{
		font-weight:bold;
		text-decoration:none;
		color:rgb(50,0,140);	
	}		
	#PAGE #CONTENANT #GAUCHE a{
		font-weight:bold;
		text-decoration:none;
		color:rgb(217,84,30);
		word-spacing: normal;	
	}	
	#PAGE #CONTENANT #GAUCHE a:hover{
		font-weight:bold;
		text-decoration:none;
		color:rgb(50,0,140);	
	}					
				
	/* SPIP : image/doc insérée
	----------------------------------*/	
	#PAGE #CONTENANT #GAUCHE div.spip_documents{

	}
	#PAGE #CONTENANT #GAUCHE .spip_documents_left{
		margin:0 15px 5px 15px;		
	}
	#PAGE #CONTENANT #GAUCHE .spip_documents_center{
		margin:10px 15px 5px 15px;	
	}
	#PAGE #CONTENANT #GAUCHE .spip_documents_right{}
	#PAGE #CONTENANT #GAUCHE .spip_documents_center .spip_doc_titre,#PAGE #CONTENANT #GAUCHE .spip_documents_left .spip_doc_titre{
		font-size:10px;
		color:rgb(217,84,30);
	}
	
	#PAGE #CONTENANT #GAUCHE object{
		margin: 0 0 0 15px;
	}
		
/* La colonne de droite
 ----------------------------------*/
#PAGE #CONTENANT #DROITE{
	float:left;
	width:219;
	
	border-left:1px solid rgb(217,84,30);
}
#PAGE #CONTENANT #DROITE .PATCH{
	padding-left:5px;
}
/* Les menus a puce de la colonne de droite
 ----------------------------------*/
#PAGE #CONTENANT #DROITE ul{
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
}
#PAGE #CONTENANT #DROITE ul li {
	font-size:14px;
	color:rgb(217,84,30);
	font-weight:bold
}
#PAGE #CONTENANT #DROITE ul ul{
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
}
#PAGE #CONTENANT #DROITE ul ul li a{
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	color:rgb(50,0,140);
}
#PAGE #CONTENANT #DROITE ul ul li a:hover{
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	color:rgb(217,84,30);
}
/* BASELINE
 ----------------------------------*/
#PAGE #CONTENANT #BASELINE{
	margin:0 15px 0 15px;	
	border-top:1px solid rgb(217,84,30);
}
#PAGE #CONTENANT #BASELINE p{
	font-size:9px;
	margin:5px 0 0 0;
	font-weight:normal;
	}
#PAGE #CONTENANT #BASELINE p a{
	color:rgb(50,0,140);
	text-decoration:none;
	}	
#PAGE #CONTENANT #BASELINE p a:hover{
	color:rgb(217,84,30);
	text-decoration:none;
	}	
#PAGE #CONTENANT #BASELINE h4{
	font-size:10px;
	margin:10px 0 0 0;
	font-weight:normal;
	color:rgb(217,84,30);
	}
