/*
 * Cette feuille de style est bien entendu soumis 
 * a certaines restrictions que vous trouvez à l'adresse suivante
 * (http://fraternet.fr/article.php3?id_article=38). Pour toutes utilisations 
 * une demande doit être effectué depuis nos formulaires de contact.
 * Il est dans l'intêret de tous de ne pas reproduire un design web. 
 * De plus, il est important pour votre identité visuelle d'avoir
 * votre propre design.
 */


/***************************************/
/* Déclaration du corps		       */
/***************************************/

body {
	top: 0;
	margin: 0;
	padding: 0;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
}

#enveloppe {
	width: 750px;
	margin: 8px auto;
	padding: 0;
	text-align: left;
	/* font-size: 70%; */
	line-height: 150%;
}

#tout #enveloppe {
	background-color: #FFFFFF;
	/* background: url(../imgs-site/logo-fond.png);
	background-repeat: no-repeat;
	background-position: -2% 90%; */
}

html, body {
	height: 100%;
}

/***************************************/
/* Déclaration des boites principales  */
/* (haut et pied de page, colonnes)    */
/***************************************/

#acces {
	display:none;	
}

#header {
	position: relative;
	left: 0;
	top: 0;
	height: auto !important;
	height: 120px;
	margin: 0;
	padding: 0;
	z-index: 100;
	background-color: #FFFFFF;
}

#footer-up {
	clear: both;
	position: relative;
	width: 82%;
	text-align: right;
	margin-left: 15% !important;
	margin-left: 14%;
}

#footer {
	clear: both;
	position: relative;
	width: 78%;
	text-align: center;
	margin-left: 15% !important;
	margin-left: 14%;
}

#footer-in {
	position: relative;
	width: 88%;
	text-align: center;
	margin-left: 6% !important;
	margin-left: 2%;
}

.footer-out {
	margin: 2px 0 3px 0; 
}

#gauche {
	position: relative;
	float: left;
	left: 0;
	top: 1px;
	width: 23% !important;
	width: 21%;
	height: 90% !important;
	height: 100%;
	padding-top: 4px !important;
	padding-top: 4px;	
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 0;
	margin-bottom: 10px;
	background-color: #F0F0FF;
}

#gauche_article {
	position: relative;
	float: left;
	width: 23% !important;
	width: 21%;
	height: 90% !important;
	height: 100%;
	padding-top: 5px !important;
	padding-top: 4px;	
	padding-left: 1px;
	padding-right: 1px;
	margin-bottom: 3px;
	background-color: #F0F0FF;
}

#allcontent {
	position: relative;
	top: 1px;
	width: 100%;
}

.content {
	min-height: 100%;
	top: 0;
	margin-left: 24% !important;
	margin-left: 22%;
	margin-right: 22%;
	margin-bottom: 20px;
	margin-top: 0;
	padding-right: 10px;
	line-height: 13px;
}

.content_article {
	min-height: 100%;
	top: 0;
	margin-left: 24% !important;
	margin-left: 23%;
	margin-bottom: 20px;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	line-height: 13px;
}

#droite {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 5px !important;
	padding-top: 4px;	
	width: 22% !important;
	width: 21%;
	height: 85% !important;
	height: 100%;
	z-index: 10;
}

.haut_page {
	text-align: right;
	background: url(../imgs-site/retour_menu.png) no-repeat right center;
	padding: 3px 18px 3px 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/***************************************/
/* Déclaration des éléments du haut    */
/* de page			       */
/***************************************/

#header-logo-pub div {
	width: 98%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header-logo-pub .logo {
	margin-left: 13px;
	margin-top: 0;
	margin-bottom: 0;
}

#header-logo-pub .publicite {
	float: right;
	margin: 0;
}

.barre-bleu {  
	background: #8fabd1; 
	width:100%;
	min-height:2px;
}

.barre-bleu-ajust {
        padding-top: 1px;
        padding-bottom: 1px;
}

#barre-bleu2 { 
	background: #8fabd1;  
	width:100%;
	height:auto;
}

#menu-horizon ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menu-horizon ul li {
	display: inline;
	margin-left: 0;
 	padding: 3px 15px;
	list-style: none;
	height: 100%;
	/* margin-top: 0; */	
}

#menu-horizon ul li.premier {
	display: inline;
	margin-left: 0;
	border-left: none;
	list-style: none;
	margin-top: 0;
}

#menu-horizon ul li.titre-search { 
	display: inline;
 	top: 1px;
	margin-left: 0;
 	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 3px !important;
	padding-bottom: 0;
	padding-left: 80px;
	list-style: none;
	background-color: #ccccff;
	color: #FFFFFF;
	/* font-size: 12px; */
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

#menu-horizon ul li.titre-search2 { 
	display: inline;
	margin-left: 0;
 	padding-top: 2px ;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;	
}

li.mauve-aid {  
	background: #785da2; 
	text-align: center; 
}

li.orange-org {  
	background: #fbb037; 
	text-align: center; 
}

li.vert-mag {  
	background: #99cc99; 
	text-align: center; 
}

li.bleu-fr {
	background: #8fabd1; 
	text-align: center; 
}

.bouton-search {
	margin-top: 2px;
}

.align-droite {
	margin: 0;
	text-align: right;
}

#menu-horizon2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
  
#menu-horizon2 ul li {
	display: inline;
	margin-top: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 0;
	padding-bottom: 2px;	
	font-weight: bold;
	line-height: 24px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
  
#menu-horizon2 ul li a {
	padding-left: 30px;
	display: inline;
}

#menu-horizon2 #boite-email { 
	background-image: url(../imgs-site/lettre-fr.gif); 
}

#menu-horizon2 #espace-abonne { 
	background-image: url(../imgs-site/cle-fr.gif); 
}

#menu-horizon2 #support { 
	background-image: url(../imgs-site/support-fr.gif); 
}

/***************************************/
/* Déclaration des éléments 	       */
/* de navigation		       */
/***************************************/

#navigateur {
	color: #000066;
        padding: 3px;
	margin-left: 18% !important;
	margin-left: 23%;
}

#navigateur ul {
	margin-left: 0;
        padding-left: 0;
        display: inline;
        border: none;
}

#navigateur ul li {
	margin-left: 0;
        padding-left: 2px;
	/* font-size: 11px; */
        border: none;
        list-style: none;
        display: inline;
}

/***************************************/
/* Mise en forme du menu de droite     */
/***************************************/

#titre_rubrique_encours {
	margin: 1em 0 0 0;
	background-color: #FFFFFF;
	border: solid 1px #336699;
}

#titre_rubrique_encours ul {
	margin-left: 0; 
	padding-left: 30px;	
}

#titre_rubrique_encours ul li {
	list-style: url("../imgs-site/puce_fr.gif");
}

#titre_rubrique_encours ul a {
	font-weight: bold;
}

#titre_rubrique_encours ol {
	margin-left: 15px; 
	padding-left: 0;
}

#titre_rubrique_encours ol li {
	list-style: url("../imgs-site/puce_pt_fr.gif");
}

#titre_rubrique_encours ol a {
	font-weight: normal;
}

#titre_rubrique_encours ol li {
	margin: 0 0;
}

#titre_rubrique {
	margin: 1em 1em 0 -1em;
	/* border: solid 1px red; */
}

#titre_rubrique ul {
	margin-left: 0; 
	padding-left: 40px;	
}

#titre_rubrique ul li {
	list-style: url("../imgs-site/puce_fr.gif");
}

#titre_rubrique ul a {
	font-weight: bold;
}

#titre_rubrique ol {
	margin-left: 15px; 
	padding-left: 0;
}

#titre_rubrique ol li {
	list-style: url("../imgs-site/puce_pt_fr.gif");
	line-height: 15px;
}

#titre_rubrique ol a {
	font-weight: normal;
}

#titre_rubrique ol li {
	margin: 0 0;
}

/***************************************/
/* Déclaration des éléments standards  */
/***************************************/

form, img, label {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px auto;
}

table, tr {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px auto;
	width: 80%;
}

td {
	width: 26%;
}

.spacer {
	clear: both;
}

/***************************************/
/* Déclaration des liens pour 	       */
/* le haut de page 		       */
/***************************************/

a.acces:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none; 
	text-align: center; 
}

a.acces:active { 
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none; 
	text-align: center; 
}

a.acces:hover { 
	color: #FFFFFF; 
	font-size: 11px;
	text-decoration: none; 
	text-align: center; 
}

a.acces:visited { 
	color: #FFFFFF; 
	font-size: 11px;
	text-decoration: none; 
	text-align: center; 
}

a.acces:hover { 
	color: #FFFFFF;  
	font-size: 11px;
	text-decoration: none; 
	text-align: center; 
}

a.acces-site:link { 
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
}

a.acces-site:active { 
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
}

a.acces-site:hover { 
	color: #8FABD1; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
}

a.acces-site:visited { 
	color: #FFFFFF; 
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
}

a.acces-site:visited:hover { 
	color: #8FABD1;  
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
}

/***************************************/
/* Décoration			       */
/***************************************/

/* div #logo-background {
	background: url(../commun/imgs/logo-fond.png);
	background-repeat: repeat;
	background-position: 0 50%;
} */

.mauve-clair-aid {  
	background: #e1c1e8; 
}

.bleu-clair-fr {  
	background: #ccccff; 
}

.orange-clair-org {  
	background: #ffcc66; 
}

.orange-clair2-org {  
	background: #ffd784; 
}

.vert-clair-mag {  
	background: #d0eaa2; 
}

/***************************************/
/* Ajout block			       */
/***************************************/

div #block1 {
	/* border: 1px solid red; */
	text-align: center;
	background: #ffffff;
	margin: 1px;
}

div #block2 {
	/* border: 1px solid red; */
	text-align: center;
	/*background: #ffffff; */
	margin: 1px;
	padding-top: 5px;
}
