/*-----------------------------------------------------
	brest ouvert css screen
	
	version: 1.3 
	date:    2004.07.17
	author:  erational.org	
------------------------------------------------------*/


/* Main tags ------------------------------------*/

.html, body {
  margin: 0;
  padding:0;
  background:#FFFFFF;/*#DA2704;/*#84CA66; /*#94CD7C;  #75C254;*/
  font-family:Arial,Verdana, sans-serif;  
  font-size:10px ;
  text-align: center; /* IE5 doesnt support margin auto */
}

.texte {text-align:left;}


.ptigris { font-size: 10px; color: #000000}
a.ptigris {  text-decoration: underline; font-size: 10px; color: #000000}
a.ptigris:visited {  color: #666666}
a.ptigris:link {  color: #666666}
a.ptigris:hover   {  color: #666666}

.ptigris_ar { font-size: 12px; color: #666666}
a.ptigris_ar {  text-decoration: underline; font-size: 12px; color: #666666}
a.ptigris_ar:visited {  color: #666666}
a.ptigris_ar:link {  color: #666666}
a.ptigris_ar:hover   {  color: #666666}

.ptirouge { font-size: 10px; color: #CC3333}
a.ptirouge {  text-decoration: underline; font-size: 10px; color: #CC3333}
a.ptirouge:visited {  color: #CC3333}
a.ptirouge:link {  color: #CC3333}
a.ptirouge:hover   {  color: #CC3333}

.ptirouge11b { font-size: 11px; color: #CC3333;	font-weight: bold}
a.ptirouge11b {  text-decoration: underline; font-size: 10px; color: #CC3333;font-weight: bold}
a.ptirouge11b:visited {  color: #CC3333;font-weight: bold}
a.ptirouge11b:link {  color: #CC3333;	font-weight: bold}
a.ptirouge11b:hover   {  color: #CC3333;	font-weight: bold}



.ptirouge_ar { font-size: 13px; color: #CC3333;font-weight: bold}
a.ptirouge_ar {  text-decoration: underline; font-size: 13px; color: #CC3333;	font-weight: bold}
a.ptirouge_ar:visited {  color: #CC3333}
a.ptirouge_ar:link {  color: #CC3333}
a.ptirouge_ar:hover   {  color: #CC3333}

.cadrecomplet {  
		background-color: #E5F0EA;
		border: 1px dashed #666666;}

.titrerub{
	color: #FFFFFF;
	background-color:#BED4C8;
	font-size: 17px;
	padding:3px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:100px;
	text-align:center;
	border: 1px dashed #0033CC;
}

.tdprofil{
	padding-left:5px;
	padding-right:5px;
}

.titreprofil{
	color: #CC3333;
	background-color:#E5F0EA;
	font-size: 15px;
	padding:3px;
	font-weight: bold;
	margin:10px;
	text-align:center;
	border: 1px dashed #CC3333;
}

.titreprofilpti{
	color: #CC3333;
	background-color:#E5F0EA;
	font-size: 13px;
	padding:3px;
	font-weight: bold;
	margin:10px;
	text-align:center;
	border: 1px dashed #CC3333;
}

.menu{
	color: #FFFFFF;
	background-color:#BED4C8;
	padding:1px;
	font-size: 13px;
	border-right: 1px solid #6F8EA8;
	border-bottom: 1px solid #6F8EA8;
}

.ssmenu{
	padding:1px;
	margin-left:10px;
	font-size: 13px;
}

.titrearticle{
	color: #333333;
	background-color:#BED4C8;
	font-size: 13px;
	padding:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:0px;
	text-align:center;
	border: 1px dashed #003399;
}

.titressrub{
	color: #333333;
	background-color:#BED4C8;
	font-size: 12px;
	padding:1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	width:180px;
	text-align:center;
	border: 1px dashed #003399;
}

.titressrubplan{
	color: #FFFFFF;
	background-color:#BED4C8;
	padding:1px;
	font-size: 12px;
	margin-left:10px;
	border-right: 1px solid #6F8EA8;
	border-bottom: 1px solid #6F8EA8;
}

.h12, a.h12 {
	font:Verdana, sans-serif,Arial;  
	color:  #0033CC;
	font-weight: normal;
	font-size: 13px;
	padding: 0;
	text-decoration: underline;
}


#containeragenda {  /* sorry, we are using a container because ie badly support body tag*/
	margin: 8px auto;
	margin-top: 20px;
	min-height: 400px;
	width: 750px;	
	text-align: justify;
	background-image: url(../navpics/fondagenda.gif); 
	background-color: #FFFFFF;	
	background-repeat: no-repeat;
	background-position:150px 150px;
	padding: 8px 8px 0 8px;
	font-size: 14px;
	line-height: 120%;
}

#containertd
{
	background-image: url(../navpics/barre2.gif); 
	background-color: #FFFFFF;	
	background-repeat: y-repeat;
	background-position:center;
	width:7px;

}

#container
{
	background-color: #FFFFFF;
	/* background-image: url(../navpics/fond.gif); 	*/
	background-repeat: no-repeat;
	background-position:150px 150px;
	width:780px;	
}

#containertd2
{
	background-image: url(../navpics/barre3.gif); 	
	background-repeat: y-repeat;
	background-position:center;
	width:1px;
}


a {
	margin: 3px 0;
	color: #CC3300;
}

a:hover {
	color: #CC3300;
}


img { border: 0 }

h3 span{	
	display:none;
}

/* structure ------------------------------------*/
#header {
	width:  100%;
	height: 122px;
	background-image: url(../navpics/bghaut.gif); 	
	background-repeat: y-repeat;
	background-position:center;	
}
#headerprint {display:none;}

#main {
	/*background: yellow;*/
	padding: 5px;
	text-align: left;
}

#menu {
	/*background: blue;*/
	font-size: 12px;
}

#footer {
	border: 0;
	color: #666;
	height:44px;
	text-align: center;
	font-size: 11px;
	width:  100%;
	background-image: url(../navpics/bgbas.gif); 	
	background-repeat: x-repeat;	
}

#footerprint {display:none;}

/* elements -------------------------------------- */
#menumain {
	font-size: 14px;
	margin: 0 0 0 0;
	width:160px;
	background: transparent url(../interface/menu_pop_sommaire.png) no-repeat center 0;
	padding: 27px 5px 0 10px;
	line-height: 136%;		
}



#menumain a {
	display: block;
	text-decoration: none;
	color:black;
}

#menumain a:hover {	
	color: #96A68F;
}

#plan {
	font-size: 14px;
	margin: 0 0 0 0;
	width:300px;
	texte-align:center;
	padding: 10px 5px 0 10px;
	line-height: 136%;		
}

#plan a {
	display: block;
	text-decoration: none;
	color:black;
}

#plan a:hover {	
	color: #96A68F;
}


/* icone bref, syndication ... */
h3.breve, h3.rubrique, h3.web, h3.link, h3.agenda, h3.keyword, h3.tools {
	margin:  0;
	padding: 0;
	min-width: 160px; 
	height: 36px;
}
h3.article    {	background: transparent url(../interface/menu_pop_last_article.png) no-repeat bottom center;}
h3.breve    {	background: transparent url(../interface/menu_pop_breve.png) no-repeat bottom center;}
h3.rubrique {	background: transparent url(../interface/menu_pop_rubrique.png) no-repeat bottom center;margin-bottom: 3px;}
h3.web      {	background: transparent url(../interface/menu_pop_web.png) no-repeat bottom center;margin-bottom: 3px;}
h3.link     {	background: transparent url(../interface/menu_pop_link.png) no-repeat bottom center;margin-bottom: 3px;}
h3.agenda    {	background: transparent url(../interface/menu_pop_agenda.png) no-repeat bottom center;margin-bottom: 3px;}
h3.keyword  {	background: transparent url(../interface/menu_pop_keyword.png) no-repeat bottom center;margin-bottom: 3px;}
h3.tools    {	background: transparent url(../interface/menu_pop_tool.png) no-repeat bottom center;
				margin-bottom: 3px;
}


.item {
	margin: 2px 0 8px 0;
	text-align: left;
}

.item a{ 
	text-decoration: none;
	color: #626262;
}
.date {
	margin: 0 4px 0 0;
	font-size: 90%;
}

/* footer -------------------------------------- */
#footer a, #footer a:active, #footer a:link { 
	color: #5c5c5c; 
	text-decoration: none; 
	margin: 0 3px;
}

#footer a:hover {color: #000;}
#footerprint {	display: none;}

/* spip article typo -------------------------------------- */
.surtitre  {
	font-weight: bold;
	margin: 5px 0;
}


h1, h1 a {
	font:Verdana, sans-serif,Arial;  
	color:  #0033CC;
	font-weight: normal;
	font-size: 13px;
	margin:  9px 0 4px 0;
	padding: 0;
	text-decoration: underline;
	line-height: 18px;	
}

h1 a:hover {
	text-decoration: none;
} 

h2 {
	font-size: 18px;
	font-weight: normal;
	margin:0;
	margin-left:200px;	
}

h4 {
	font-size: 13px;
	margin: 18px 0 0 0;
}

h4 a {
	text-decoration: none
}

.date2 {
	color: #777;
	text-align: right;
	margin: 0 7px;
	font-size: 12px;
}

.logo {
	float:right;
	margin: 20px 0 0 10px;
}
.logoc {
	float:center;
	margin: 20px 0 0 10px;
}

.logo2 {
	float:left;
	margin: 20px 0 0 10px;
}


.auteur {	
	text-align: right;
	margin: 3px 7px;
}

.soustitre { 
	margin-top: 10px;
	font-style: italic;
}
.chapo     {
	padding:   8px 30px 8px 60px;
	margin: 5px 0;
	line-height: 100%; 
}
.hyperlink {}

.ps {
	border-top: 1px solid #ccc;
	margin-top: 5px;
}

.note {
	margin: 5px 0;
	font-size: 12px;
}

.doc-item { font-weight: bold;}
.doc-legend { color: #666;}
.doc-descro {}

.metarub {
	color: #F97F12;
	font-size: 12px;
}

.keywords {
	color: #999;
	font-size: 12px;	
}

/* rubrique *************************************/
.sousrubrique a {
	color:  #009;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.preview2 {
	font:Verdana, sans-serif,Arial;  
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	padding:5px;
	border: 1px dashed #000000;	
}
.cadre
{
	padding:5px;
	border: 1px dashed #000000;
}

.preview a{
	font:Verdana, sans-serif,Arial;  
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;	
}

.preview a:hover{
	color: #778A6F;
}

.spacer {	
	clear: both;
}

#pagination {
	font-size: 12px;
	margin: 15px 0 0 0;
}

#pagination a, #pagination a:hover{
	text-decoration: none;
}

/* misc elements *************************************/

#path {
	margin: 0;
	padding: 6px 0;
	font-family:Courrier, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:  #aaa;
	line-height: 100%;	
}

#path a { 
	color: #CC3300; 
	text-decoration: none; 
}

#path a:hover {
	color: black;
	text-decoration: none;
}

/* spip main class -------------------------------------- */
.spip{}
b.spip  {font-weight: bold;}

hr, hr.spip {
	display:block;
	height: 0;	
	color: white;
	border-style:solid;
	border-color: #ccc;
	border-width:0px 0px 1px 0px; 
}

.spip_doc_titre{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 100%;
	text-align: center;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
	text-align: center;
}

.spip_documents_center{
	margin: auto; 
	text-align:center;
	width: 100%;
}

.spip_encadrer {	
	margin: 10px 30px 0 30px;
	font-size: 12px;
	padding: 0;
}

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

a.spip_in, a.spip_out { 
	color: #CC3300;
	text-decoration: underline; 	
}

a.spip_in:hover,  a.spip_out:hover{
	color: CC3300;
	text-decoration: underline;
}

.intertitre
{
	color: #000000;
	background-color:#BED4C8;
	font-size: 11px;
	padding:2px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	text-align:center;
	border: 1px dashed #003399;
}

.spip-admin {
	position:absolute;
	display:inline;
	top: 2px;
	left:2px;
}


/* forum -------------------------------------- */
#forumreply{
	background: #777;
	color: #fff;
	margin:  15px 0 0 0;
	padding: 1px 5px;	
	border: 1px solid #000;
}

.forumbg {
	background: #eee;	
	margin: 0;
	padding: 7px 10px;
	text-align: right;
}


.forum {	
	margin: 0;
	padding: 10px;	
	background: #eee;	
}

.forumtitle {
	display: block;	
	padding: 4px;
	font-weight: bold;
	background: #eee;
}

.forummeta { 
	color: #666;
	padding-left: 20px;
	background: #eee;
}

.forumbody { 
	color: black;
	padding: 4px;
	background: #eee;
}
.forumps  {
	padding: 4px;
	background: #eee;
	color: #666;	
}

.forumthread {
	padding-left:60px;
	background: #eee;
}

.forumblink {
	padding: 10px;
	margin-left: 20px;
	background: #eee;
}

/* plan site -------------------------------------------- */
.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;*/
	color: #224314;
}

ul li a.plan:hover{
	color: #96A68F;
}

ul li a.planrubrique{	
	text-decoration: none;
	font-weight: bold;
	color: #009;
}

ul li a.planrubrique:hover{	
	text-decoration: none;
}
  

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

input, textarea, select {
	border: 1px solid #ccc;
	margin: 1px;
	padding: 1px;
	font-size: 11px;	
}

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

.radiobut {
	border: 0px solid white;
}
/* rss elements -------------------------------------- */
.rss {	
	/*width: 45%;*/
	border: 1px solid #bbb;
	margin: 5px 0;
	font-size: 12px;
	padding: 0 4px 5px 12px;
	text-align: left;
}

.rss h1 a{
	color:  #009;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.rss h1 a:hover{text-decoration: none;}

/* misc elements -------------------------------------- */
a.special {
	text-decoration:none;
	color:#009;
}
a.special:hover {
	text-decoration:none;
	color:#666;
}

.red {	color: #f00;}
.green {color: #0a0;}
td { font-size: 11px}
