/*-----------------------------------------------------
	a-brest css screen
	
	version: 1.7
	date:    2003.09.14
	author:  erational.org
------------------------------------------------------*/


/* Main structure ------------------------------------*/
html, body {
  /*background-image:url(http://www.leravi.org/IMG/jpg/papier.jpg);*/
  background-color: #E1DCC6;
  font:x-small Verdana, Arial, sans-serif;
} 

img, table { margin: 0; padding: 0; border: none; }

#page {
	margin:auto;
	width:100%;
	margin-left: -20px; 
	 }


#conteneur {
  clear: both;	
  max-width: 108em;
  min-width: 100em;
}
 
 * html #conteneur {width: 100em;}

#contenu {
  float:left;
  margin-left:90px;
  padding:0;
  width: 60%;
  max-width: 70em;
} 
* html #contenu { display: block; width: 48em; margin-left: 90px; }

#navigation {
  padding:0;
  width: 26%;
  float: right;
  text-align: center;
} 
* html #navigation { float: left; margin-left:2em; width: 26em; }

#spacer{clear: both; height: 10px; display: block;}
#spacer2{margin-top: 2em;}
#spacer3{margin-top: 2.5em;}
#spacer4{margin-top: 1.5em;}
#mini {clear: both;	margin:0 0 0 100; width: 93.6em;}
* html #mini { width: 100em;}
#hierarchie {
	display: inline;
	float: left;
	color: #000;
	font-size: 8px; 
	}

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

#hierarchie a:active, #hierarchie a:link { 
	text-decoration: none; 
	}
	
#hierarchie a:hover { 
	color: #D11D1D;
	text-decoration: none;
	} 
#switch {display: inline; float:right; color:#000; font-size:11px;}
* html #switch { float: right; margin-right: 38em;}
#switch a{color:#000;text-decoration: none; font-weight:bold;}
#switch a:hover{color: #d11d1d;}
#stop {clear: both;}

/* position -------------------------------------- */
#pos {
	display: block;
	margin-bottom: 1em;
	padding: 2px 10px 0px 15px;
	background: transparent;	
	font-size: 23px;
	font-weight: bold;
	color: #000;
	text-decoration: none; 	
}

#pos a, #pos a:active, #pos a:link {
	color: #720E0E;
	text-decoration: none; 
}

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

/* header -------------------------------------- */
.top {display: block; width: 105em;}
.pub {
	display: inline;
	overflow: hidden;
	float: left;
	width: 250px;
	height: 144px;
	margin-top: 5px;
	margin-left: 9.5em;
	z-index: 2;
	text-align: left;
	color: #000;
	border: 1px dotted #fff;
	-moz-border-radius: 8px;
	font-size: 12px;
	padding: 0 4 2 12;
	background: #000;
}
.pub a{color: #fff; font-weight: bold;}
.pub img{ height: 150;float: right;}
.object { 
	border:1px dotted #000;
	float: left;
	width: 250px;
	height: 150px;
	margin-top: 5px;
	margin-left: 12em;
	z-index: 2;
	text-align: left;
	color: #000;
	border: 1px dotted #fff;
	-moz-border-radius: 8px;
	}
	
.object object{width: 250; height: 163;}
.object embed{width: 250; height: 163;}

.pub h1 {
	size: 20px;
	margin-bottom: 5px;
}

#video {
text-align: center;
}


.banner {
	display: block;
	float: left;
	margin: 5px 20px 0px 100px;
	text-align: left;
	}
	


#bannerprint { display:none;}
#presentation { clear: both; font:Courier New; font-weight: bold; font-size: 15px; letter-spacing: 3px; word-spacing: 10px; margin: 0 0 2 7em; min-width: 50em;}
#menuheader3 {
	display:block;
	vertical-align: bottom;
	height: 100px;
	margin-left: 100px;
	width: 93.6em;
	border-bottom: 1px solid #d11d1d;
}
#menuheader3 img {margin-left: 4px; }
#menuheader {display:none;}
#menuheader2 {display: none;}

#menuheader2 a, #menuheader2 a:active, #menuheader2 a:link {
	margin-bottom: 100px;
	text-decoration: none;
	border: none; 
}

#papier3 { display: inline; float: left; width: 52em;}
#net3 { display: inline; float: left; margin-left: 0em;}
* html #papier3 { width : 40em;}


/* info bulles -----------------------------------------*/

a.tooltip em {
    display:none;
}
a.tooltip img { height: 90px; padding-right: 3px; }
a.tooltip img:hover {
	height: 100px;
	margin-top: -10px;
}
	
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: bold;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 2px solid #D11D1D;
	-moz-border-radius: 5px;
    background: #fff;
    width:200px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    margin:0;
    padding: 0;
    border: 0;
}

a.tooltip em .title {
	font-weight: bold;
	font-size: 15px;
	/*width: 40%;
	color: #fff;
	background-color: #D11D1D;
	border: 1px solid #fff;*/
	}


.bgbrest {	
	background: transparent url(../interface/bg_banner2.png) repeat-x  bottom center;
}

/* banner color */

.palegreen {color: #d4e3d4;}
.darkgreen {color: #91a899;}

#video_une {margin: 10 0 0 0;}
#video_une fieldset { margin-bottom: 1.4em; padding: 1em; padding-top:0; border: 1px dashed #000; background-color: #fff; -moz-border-radius: 8px; color:#000;}
#video_une fieldset legend { padding: 0 0; font-weight: bold; font-style: italic; color: #000; -moz-border-radius: 4px; }
#video_une h1 a{color:#000; font-size:27px;}
#video_une .auteur{color:#000;}
#video_une .auteur a{color:#000;}
#video_une .auteur a:hover{color:#d11d1d;}
#video_une h1 a{color:#720E0E;}
#video_une h5{margin: 30 0 0 0;}

#radio {display: none; margin: 10 0 0 0;}
#radio fieldset { margin-bottom: 1.4em; padding: 1em; padding-top:0; border: 1px dashed #124B7D; background-color: #fff; -moz-border-radius: 8px; color:#000;}
#radio fieldset legend { padding: 0 0; font-weight: bold; font-style: italic; color: #000; -moz-border-radius: 4px; }
#radio h1 a{color:#000; font-size:27px;}
#radio .auteur{color:#000;}
#radio .auteur a{color:#000;}
#radio .auteur a:hover{color:#d11d1d;}
#radio h1 a{color:#720E0E;}
#radio h5{margin: 30 0 0 0;}


* html #video_une fieldset legend {display: none;}
* html #radio fieldset legend {display: none;}

.video {
	margin-left:3em;
	width: 500;
	height: 500;}

#video_une .video{
	margin: -40 5 0 10;
	float: right;
	width: 300;
	height: 200;
      }
 * html #video_une .video{ margin: 0 5 0 10;}

/* main: before and after article: sub sub----------------------------- */
#prearticle {
	padding:   0px 30px 8px 10px;
	font-size: 13px;
	line-height: 100%;
	font-weight:bold;}
}

#postarticle  {
	padding:   8px 30px 8px 70px;
	font-size: 13px;
	line-height: 100%;
}

#prearticle a, #prearticle a:active, #prearticle a:link, 
#postarticle a, #postarticle a:active, #postarticle a:link{ 
	display: block;	
	padding-left: 20px;
	line-height: 17px;
	background: transparent url(../interface/puce_arrow1.jpg) no-repeat left center;	
	color: #000; 
	text-decoration: none; 
}

#prearticle a:hover , #postarticle a:hover{
	color: #D11D1D; 
	text-decoration: none;
}


/* main: article -------------------------------------- */
.article {
	/*	padding: 7px 38px 20px 38px;*/
	padding: 0px 15px 10px 15px;
	margin-bottom: 1em;
	text-align: left;
	line-height: 120%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

	
.article h1 {
	color:  #720E0E;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 0px;
	text-decoration: none;	
}

.article h1 a {
	color:  #720E0E;
	font-size: 18px;
	margin-top: 15px;
	padding: 0;
	text-decoration: none;	
}

.article h1 a:hover {
	color: #720E0E;
	text-decoration: none;
}

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

.article a:hover {
	color: #D11D1D;
	text-decoration: none;
}
.aboravi img{width: 400; height: 120;}
.aboravi2 img{width: 300; height: 250; margin-left: 8em;}
.aboravi3 {color:#694C1E;}
.aboravi3 img{width: 250; height: 200;float: right;}
.aboravi4 img{width: 150; height: 180;float: right; padding: 2 3 0 6;}
.aboravi5 img{width: 180; height: 230;float: right; padding: 2 3 0 6;}
#image img{ width: 90%; height: 90%; float: center; margin: -30 0 0 50; }
#image2 img{ width: 250; height: relative;float: right;}
#image3 img{ width:400; height:300; float: center; margin: 0 0 0 50;}
#image4 img{ width:500; height:1500; float: center; margin: 0 0 0 50;}
#image5 img{ width:600; height:220; float: center; margin: 0 0 0 0;}

.article .gros_titre h1 {font-size: 30px; margin-bottom: 20px; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }
.auteur {
	color: #000;	
}

#article_une { 
	border: 1px solid #d11d1d;
	padding: 0 10 0 10 ;
	margin-bottom: 30px;
	margin-top: 20px;
	background: #fff;
	color: #000;
 }

#article_une h1 a{color:#720E0E; font-size: 32; }
#article_une .auteur{color:#000;}
#article_une .auteur a{color:#000;}
#article_une .auteur a:hover{color:#d11d1d;}
 
a.brown, a.brown:active, a.brown:link { 
	color: #000;
	text-decoration: none; 	
}

a.brown:hover {
	color: #D11D1D;
	text-decoration: none;
}
.marron {color: #583c0c; font-weight: bold;}

.plus {
	/*	padding: 7px 38px 20px 38px;*/
	padding: 0px 0px 0px 5px;
	text-align: left;
	line-height: 120%; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:  #ccc;
	}

.plus a, .plus a:link {
	color: #ccc;
	text-decoration: none;
}

.plus a:hover {
	color: #D11D1D;
	text-decoration: none;
}

.textebreve { line-height: 120%; font-size: 16px; }

.titrerub { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	margin-left: 10px;
	margin-right: 30em;
	margin-bottom: 1em;
	font-style: italic;
	color: #720E0E;
}

.titrerub a {
	color: #720E0E;
	text-decoration: none;
	}
	
.titrerub a:link{
	color: #720E0E;
	textdecoration: none;
	}
	
.titrerub a:hover {
	color: #d11d1d; 
	}


.espace { 
	border-bottom: 1px solid #D11D1D;
	margin-left: 20em;
	margin-right: 20em; 
	}
	
.espace2 {
	clear:both;
	border-bottom: 1px solid #D11D1D;
	margin-left: 10em;
	width: 93.5em;
	}
.espace3 {
	margin: 1em 0em 1.5em 17em;
	border-bottom: 1px solid #D11D1D;
	width: 8em;
	}

.espace4 { 
	margin-top : 1em;
	border-bottom: 1px solid #D11D1D;
	margin-left: 15em;
	margin-right: 15em; 
	}

.partenaires .espace { 	
	border-bottom: 0px solid #D11D1D;
	padding: 3px; 
	}
	
.vignette {
	color:#000;
	border: 1px dashed #000;
	-moz-border-radius: 8px;
	background-color: #fff;
	padding: 0 10 20 10;
	margin-bottom: 12px;
	margin-top: -10;
}

.vignette h1 a {color: #000;}
.vignette h1 a:hover{ color: #d11d1d;}
.vignette .auteur, .vignette .auteur a {color: #000;}
.vignette a {color: #000; text-decoration: underline;}

.vignette_article {
	width: 97%;
	color:#000;
	border: 1px dashed #000;
	-moz-border-radius: 8px;
	background-color: #fff;
	/*background-image:url(http://www.leravi.org/IMG/jpg/papier.jpg);*/
	padding: 0 10 0 30;
	margin-top:20px;
	margin-bottom: 10px;
}
.vignette2 {font-size: 10px; border:1px dotted#333; -moz-border-radius: 8px; margin: 2 0 15 0; padding: 0 6 6 6;font-weight:normal; background: #fff;}
.article h6{color: blue;}
.article h4{text-decoration: none;font-style: italic; font-size: 16;}
.article h5{font-size: 20; line-height: 0.9; padding: 0 0 0 0; margin: 8 0 0 0;}
.soutien a{color:#124B7D;}

#marge {margin-left: 30px;}

/* Pagination */
.pagination { clear: both; margin-left: 20em; font-size: 0.90em; color: #000; }
.pagination .on { font-weight: bold; color: #000; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	}

#documents_portfolio img {
	width:60px;
}

#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 1em; font-weight: bold; }

#document_actif { text-align: center; margin-top: 1em; }
/* result ----------------------------------*/
/*
.result ul {
	margin:  0px;
	padding: 2px;
}

.result li {
	line-height: 120%; 
	list-style-type: none;
	padding:0; 	
	margin: 0;		
}

ul li a.result{  -> BUGGY IN IE 5.00	NO PADDING LEFT
	margin: 0;	
	padding: 0 0 0 20px;	
	background: transparent url(../interface/puce_arrow.png) no-repeat left top;	
	color: #a06305; 
	text-decoration: none; 
}

ul li .result a:hover{
	color: #573502; 
	text-decoration: none;
}
*/
a.result, a.result:active, a.result:link { 
	display: block;	
	padding-left: 20px;
	line-height: 17px;
	background: transparent url(../interface/puce_arrow.png) no-repeat left center;	
	color: #ccc; 
	text-decoration: none; 
}

a.result:hover{
	color: #ccc; 
	text-decoration: none;
}

/* main: article formating -------------------------------------- */
.surtitre  {
	font-weight: bold;
}

.soustitre { 
	margin-top: 0px;
	font-style: italic;
}

.chapo     {
	font-weight: bold;
	font-style: italic;
	font: Courier New;
	padding: 8px 30px 1px 40px;
	font-size: 12px;
}
#pos .chapo { padding: 0 50 0 20; font-style: normal; font-weight: normal; margin-bottom: 30; }
#pos .espace3 { display: block; margin: 0 12.2em 0 12.3em; border-bottom: 1px solid #d11d1d; }

.texte {margin-top: 10px;}

.ps {
	border-top: 1px dashed #717171;
	margin-top: 5px;
	font-size: 12px;
}
#liens {color: #000; }
#liens a{color: #000; font-weight: bold; font-size: 35px;}
#liens a:link{color: #000;}
#liens a:hover{color: #d11d1d; }
#gray2 {color:#555; margin: 0 0 0 0; font-style: italic; line-height: 0px;}
/* main: menu right -------------------------------------- */
.menurightborder{
	border-left: 1px solid #000;
	color: #000;
}

#menuright {
	margin: 30px 0 0 0;
	padding: 2px 2px;
	
	text-align: left;
	line-height: 130%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #000;	
}
#menuright a {
	font-size: 11px;
}
#menuright img{
	 margin-top: 0px;		
}
#logos {display: inline; margin: 0 0 0 20; border-bottom:1px solid #000;}
#logos img{width: 23px; height:23px; margin: 0 1 0 4;}
*html #logo{display:none;}

#liens {color: #000; }
#liens a{color: #000; font-weight: bold; font-size: 14px;}
#liens a:link{color: #000;}
#liens a:hover{color: #d11d1d; }
#gray2 {color:#555; margin: 0 0 0 0; font-style: italic; line-height: 0px;}

h3.actu, h3.agenda, h3.web,
h3.lien{
	margin: 15px 0 0 0;
	width: 150px; 
	height: 36px;		
}
#toile { padding-bottom: 30px;}
.social{clear: both;}
#icon-rss {float: left;}
#text2-rss {float: left; padding-top: 7.5px}
#text-rss {float: left;}
.social a span{color: #124B7D; font-weight: bold; }
.social a span:hover{color: #d11d1d;}  
  

h3.actu  span, h3.plus  span, h3.agenda  span, h3.web  span, h3.breve  span ,
h3.lien  span, h3.rubrique  span,  h3.recherche span{
	display:none
}

h3.actu { background: transparent url(../interface/icon_actu.png) no-repeat bottom left; }
h3.web  { background: transparent url(../interface/icon_web.png) no-repeat bottom left; }
h3.breve, h3.plus, h3.rubrique, h3.recherche, h3.euro{ font: arial; padding-left: 1em; border: 1px solid #000; margin-right: 5em; height: 17px; color: #fff; background: #D11D1D; }
h3.euro {background: #124B7D; font-weight: bold; height:32px; font-size:15px;}
h3.plus2{ font: arial; padding-left: 1em; border: 1px solid #000; margin-right: 17em; height: 15px; color: #fff; background: #D11D1D; }
h3.abo, h3.une5, h3.une3 {background: #fff; color: #720e0e; border:2px solid #000; height: 32px; font-size: 17px; padding: 0 0 0 1em; margin: 15 4em 6 0; }
h3.une5, h3.une3 {height: 18px; font-size:12px; background: #C4BA77; color: #720e0e;}
h3.une3 {height: 60px;}
.une5 img{ margin-left: 2em; }
h3.euro img{ margin-left: 2em; }  
h3.lien { background: transparent url(../interface/icon_lien.png) no-repeat bottom left; }
h3.agenda     { background: transparent url(../interface/icon_agenda.png) no-repeat bottom left; }
* html h3.lien,* html h3.abo, * html h3.plus, * html h3.rubrique, *html h3.recherche, *html h3.euro, *html h3.plus2, *html h3.unes, *html h3.une5, *html h3.une3{width: 16em; font: arial; padding-left: 1em; margin-right: 0;}


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

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

#menuright a.brown, #menuright a.brown:hover{
	color: #D11D1D;
	display:block;
	padding: 5px 0;
}

.gray { color: #777;}
#menuright .gray {font-size: 10px;}


#flash3 {display: block; overflow:hidden; width: 580; height: 500; }
#flash3 object {margin-left:-40; }
/* footer -------------------------------------- */
#footer {
    margin: 20px 10% 0 10%;
	padding: 0 0 10px 0;
	font-size: 11px;
	color:  #5c5c5c;
	border-top: 1px solid #878787;
	text-align: center;	
}

#footer a, #footer a:active, #footer a:link { 
	color: #5c5c5c; 
	text-decoration: none; 
}

#footer a:hover {
	color: #D11D1D;
	text-decoration: underline;
}

#footerprint {
	display: none;	
}


/* form elements -------------------------------------- */
form {
	margin: 0;
	padding: 2px 0;
}


/*input, textarea, select {
	border: 1px solid #000;
	margin: 1px;
	padding: 0;
	font-size: 12px;	
}*/

input.buttonwhite {
	border: 1px solid #adacac;
}

.radiobut {
	border: 0px solid white;
}

.formulaire_spip fieldset { margin-bottom: 15px; border: 1px solid #fff;}
.formulaire_spip .message fieldset {
	border: 3px solid #001769;
	-moz-border-radius: 10px;
 }

/* forum elements -------------------------------------- */
#forumreply{
	margin:  0;
	padding: 0;
}

.forum {
	margin: 20px 10px 0 0;
	border: 1px solid #001769;
	-moz-border-radius: 10px;
	font-size: 12.5px;
	line-height: 14px;	
}

.forumtitle {
	display: block;	
	background: #01061E;
	padding: 4px;
	font-weight: bold;
	-moz-border-radius: 10px;
	}

.forummeta { 
	color: #ccc;
	padding-left: 20px;
	border-top: 1px solid #001769;
}

.forumbody { 
	color: #fff;
	padding: 4px;
}
.forumps  {
	border-top: 1px solid #ccc;
	padding: 4px;	
}

.cartouche h1 { color : #fff; }
.articles h2 { color : #fff; }
.articles h3 { color : #fff; }

/* plan site -------------------------------------------- */
h1 a.plan { color:  #624234;}
h1 a.plan, h1 a.plan:hover {
	font-size: 14px;	
	text-decoration: none; 	
}

.plan ul {
	margin: 2px 0 0 20px;
	padding: 2px;	
}

.plan li {
	line-height: 110%; 
	list-style-type: none;
	padding: 2px; 	
	margin: 0;		
}


ul li a.plan,  ul li a.plan:hover{
	text-decoration: none; 
	padding-left: 10px;
	background: transparent url(../interface/puce_min.png) no-repeat 0px 7px; /* IE5 BUGGY*/
	/*list-style-image: url(../interface/puce_min.png); /* alternate ? */	
}

ul li a.planrubrique{ 
	display: block;
	margin: 0;	
	padding: 5px 0 0 20px;	
	background: transparent url(../interface/puce_arrow.png) no-repeat left center;
	
	color: #a06305; 
	text-decoration: none; 
}

ul li a.planrubrique:hover{
	color: #573502; 
	text-decoration: none;
}
/* agenda extra  -------------------------------------- */
td.agenda {	
	border: 1px solid #ccc;
	padding: 0;	
}

/* logo extra  -------------------------------------- */
logo {
	margin-left: 30px;
	border: 0;
}

a.logo {
	border: 0;
}

/* lettre extra  -------------------------------------- */
.green {
	color: #009900;
}
.red {
	color: #FF0000;
}	

/* spip main class -------------------------------------- */
b.spip  {font-weight: bold;}
p.spip  {padding-left: 3px;}
hr, hr.spip {
	display:block;
	height: 0;	
	color: white;
	border-style:solid;
	border-color: #ccc;
	border-width:0px 0px 1px 0px; 
}

.spip_encadrer {	
	margin: 10px 30px 0 30px;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 0;
	border-top: 1px solid white;		
}

.spip_encadrer b{	
	display: block;	
	background: #eee;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;		
}

/* table *************************************/
table.fun {
	border: 1px dotted #777;
}

table.result,  table.resultgray {
	border-collapse: collapse;
	border: 0;
	font-size: 11px;	
}

table.resultgray  {
	border: 1px solid #aaa;
}

table.result td, table.resultgray  td{
	border: 0;
	color: #333;
	padding: 2px 6px;
}

table.resultgray td{
    border: 1px solid #ccc;
}

/* tableau ********************************/
#tableau {display: block;}
#ligne1 {display: block;}
#ligne2 {clear: both; display:block;}
#text1{float: left;}
#text2{float: right; margin: 0 20 0 0;}
#img1{float:left;}
#img1 img{width:260;}
#img2{float: right; margin: 0 20 0 0;}
#img2 img{width:260;}




