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

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size :11px;
}

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

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}

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

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	 /* IE5 doesnt support margin auto */
	background-color: #fff;
	letter-spacing: 0.05em;
	line-height: 1em;
	
}
p {
	padding: 0;
	margin: 0 0 10px 0;
}


#container {
	/* sorry, we are using a container because ie badly support body tag*/
	margin: 1px auto;
	min-height: 400px;
	width: 750px;
	text-align: left;
	background: #fff;
	padding: 0 8px 0 8px;
	line-height: 120%;
	
}


.bannerr{
	float: right;
}
a.banner {
	color: #7a7a7a;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 0px 10px 0px 12px;
	background: url(../imgstyles/menu1.gif) no-repeat left;
	text-transform: uppercase;
	margin: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
}
a:hover.banner {
	color: #6d9e00;
	background: url(../imgstyles/menu.gif) no-repeat left;
}

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

a:hover {
	color: #A9B8DF;
}


img { border: 0 }



/* structure ------------------------------------*/
#header {
	/*background: transparent url(../imgstyles/banner_brest.png) no-repeat;*/
	width:  750px;
	padding:0;
	margin:0;
}
#headerprint {display:none;}

#fondo{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 9px 0px  9px 0px;
	text-align: right;
	margin:4px 0px;
}
.menuhor{
	display: inline;
	margin: 0px 70px 0px 0px;

}
#main {
	/*background: yellow;*/
	float: left;
	width: 65%;
	padding: 0 3px;
	text-align: justify;
}

#menu {
	width: 32%;
	float: right;
	padding: 0;
	margin: 0 0 0 2px;
	font-size: 12px;
	text-align: center;

}

#footer {
	clear: both;
	border: 0;
	border-top: 1px solid #ddd;
	color: #666;
	padding: 3px;
	margin: 0;
	text-align: center;
	font-size: 11px;
	line-height: 90%;
	width:99%
}
#footer2 {
	clear: both;
	color: #666;
	padding: 3px;
	margin: 0;
	width: 99%;
}

#footerprint {display:none;}

/* elements -------------------------------------- */
#menumain {
	margin: 10px 0 0 0;
	padding: 10px 0 0 6px;
	line-height: 136%;

}
#menumain h3{
	font-size: 11px;
	font-weight: lighter;
	color: #4169E1;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
}

/* IE too buggy
#menumain ul {
	display:inline;
	margin:0;
	padding:0;
}

#menumain ul li{
    list-style-type: none;
	margin:0;
	padding:0;	
	border:1px solid white;	
	background-image: url(../imgstyles/menu_puce.png);
	background-repeat: no-repeat;
	background-position: 3% 52%;
	padding-left: 0;
}
*/




/* icone bref, syndication ... */
h3.breve, h3.rubrique, h3.web, h3.link, h3.keyword, h3.tools {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
h3.breve    {	background: transparent url(../imgstyles/menu_pop_breve.gif) no-repeat bottom right;}
h3.rubrique {	background: transparent url(../imgstyles/menu_pop_rubrique.gif) no-repeat bottom right;}
h3.web      {	background: transparent url(../imgstyles/menu_pop_web.gif) no-repeat bottom right;}
h3.link     {	background: transparent url(../imgstyles/menu_pop_link.gif) no-repeat bottom right;}
h3.keyword  {	background: transparent url(../imgstyles/menu_pop_keyword.gif) no-repeat bottom right;}
h3.tools    {	background: transparent url(../imgstyles/menu_pop_tool.gif) no-repeat bottom right;
				margin-bottom: 3px;
}
h3.spip{
	font-size: 13px;
	text-align: center;
	margin-bottom: 20px;
	color: #3b73b9;
}

.item {
	margin: 2px 0 8px 0;
}

.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 {
	color:  #9c0;
	font-size: 16px;
	margin:  0;
	padding: 0;
	text-decoration: none;
	line-height: 22px;	
}

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

h2 a{
	color: #3b73b9;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;

}
.titulo {
	color: #3b73b9;
	font-size: 11px;
	padding: 0px;
	margin: 0 0 4px 0;
	text-decoration: none;
	font-weight: bold;
}


h4 {
	font-size: 12px;
	margin: 0px;
	padding:0px;
}
h3 {
	margin:0;
}

h4 a {
	text-decoration: none
}

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

.logo {
	float:left;
	margin: 3px 5px 10px 0;
	padding:0;
}

.logo2 {
	float: left;
	margin: 3px 3px 0;
	border: 1px solid #DCDCDC;
}
.logo3{
	float: right;
	margin: 2px 5px 2px 2px;
}

.auteur {	
	text-align: right;
	margin: 3px 7px;
}
.section {
	text-align: right;
	margin: 3px 7px 0px;
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 15px;
}
.section2 {
	text-align: right;
	margin: 3px 7px 5px 0;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
}
.section3 {
	margin: 35px 7px 15px 7px;
	padding: 0px;
}
.soustitre { 
	margin-top: 10px;
	font-style: italic;
}
.chapo     {
	padding: 8px 0px 25px 60px;
	margin: 5px 0;
	line-height: 100%;
	border-bottom: 1px dotted #9c0;
}
div {
	margin:0px;
	padding:0px;
}

.texte {}
.hyperlink {}

.ps {
	border-top: 1px solid #ccc;
	margin-top: 5px;
}
.ps2 {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	text-align: right;
}
.note {
	margin: 5px 0;
	font-size: 12px;
}

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

.metarub {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	margin-bottom:5px;
	
}

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

/* rubrique *************************************/
.sousrubrique a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 20px 50px;
	background-image: url(../imgstyles/menu1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 12px;
}
.sousrubrique a:hover{
	background-image: url(../imgstyles/menu.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.preview a{
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.preview a:hover{
	color: #778A6F;
}
.previewxv a{
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-size: 13px;
	line-height: 1.3em;
}

.previewxv a:hover{
	color: #778A6F;
}
.spacer {	
	clear: both;
	margin:0;
	padding:0;
	height:1px;
}

.separa {	
	clear: both;
	margin:0;
	padding:0;
	height:15px;
}
#pagination {
	font-size: 12px;
	margin: 15px 0 0 0;
}

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

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

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

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

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

/* spip main class -------------------------------------- */
b.spip  {font-weight: bold;}
p.spip  {padding: 5px 0 5px 0;}
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;
	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: #f60;
	text-decoration: none; 	
}

a.spip_in:hover,  a.spip_out:hover{
	color: red;
	text-decoration: none;
}

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


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

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


.forum {
	margin: 15px 0;
	padding: 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;
}

.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;	
	margin-bottom: 16px;
}

.forumthread {
	margin-left:60px;
	background: #eee;
	border-bottom: 1px solid #ccc;
}

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

/* plan site -------------------------------------------- */
.plan ul {
	margin: 0 0 0 20px;
	padding: 2px;	
}

.plan li {
	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}

div#cadrerouge {
	margin: 5px 7px 0;
	width: 210px;
	padding-top: 50px;
	background: url(../imgstyles/haut_cuadro_of.gif) top right no-repeat;
	float: right;
}

div#bloccadrerouge {
	background: url(../imgstyles/bas_cuadro.gif) bottom right no-repeat;
	padding-bottom: 20px;
	padding-left:3px;
	padding-right:5px;
	margin:0;}

div#bloccadrerouge p {
	margin: 3px 5px 1px 5px;
	font-size: 11px;
	text-align: center;
	line-height: 150%;
}

div#cadrencuesta {
	margin: 20px 7px 0;
	width: 210px;
	padding-top: 30px;
	background: url(../imgstyles/haut_cuadro_encuesta.gif) top right no-repeat;
	float: right;
	
}

div#bloccadrencuesta {
	background: url(../imgstyles/bas_cuadro_encuesta.gif) bottom right no-repeat;
	padding-bottom: 35px;
	padding-left:3px;
	padding-right:5px;
	margin:0;}

div#bloccadrencuesta a p{
	margin: 5px 5px 1px 5px;
	font-size: 12px;
	text-align: center;
	line-height: 120%;
	text-decoration: none;
	color: gray;
}
div#bloccadrencuesta a:hover p{
	color: #648d93;
	text-decoration: none;
}





div#cadresab {
	width: 210px;
	padding-top: 10px;
	background: url(../imgstyles/arriba_cuadro.gif) top right no-repeat;
	margin: 20px 7px 0;
	text-align: left;
	
	float: right;
}

div#bloccadresab {
	background: url(../imgstyles/abajo_cuadro.gif) bottom right no-repeat;
	padding-bottom: 20px;
	padding-left:3px;
	padding-right:5px;
	margin:0;}

div#bloccadresab p {
	margin: 1px 3px 8px 10px;
	font-size: 11px;
}

div#bloccadresab h3 {
	margin: 20px 3px 10px 20px;
	font-size: 13px;
	color: #9c3;
}
.datecuadro {
	color: #999;
	font-size: 10px;
	letter-spacing: normal;
}
.linea{
	border: 1px dashed Gray;
}

/* * Habillage table documents */

.tabledoc {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 95%;
}

.doctitre {
	clear: right;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	width: 30%;
}

.docdescrip {
	font-size: 11px;
	padding: 0.4em;
	text-align: left;
	vertical-align: middle;
}
.doclogo{
	vertical-align: middle;
	font-size: 10px;
	width: 20%;
}
tr.trdoc {
	background-color: #FFC860;
	text-align: center;
	color: #878787;
}
div.marco3 {
	float: left;
	width: 47%;
	margin: 1% 1% 1% 0%;
	padding: 0px;
	line-height: normal;

}
div.marco4 {
	float: right;
	width: 47%;
	margin: 1% 0% 1% 0%;
	padding: 0px;
	line-height: normal;
}
h3.marco2 a{
	color: #3b73b9;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
p.marco1 {
	margin:0px;
	padding: 0px;
}
.enmarco {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.texterub{
	border-bottom: 1px dotted #9c0;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div#cadrenotihome {
	margin: 10px 0 0 0;
	width: 100%;
	padding-top: 25px;
	background: url(../imgstyles/noticia_arriba.gif) no-repeat top left;
}
div#bloquenotihome {
	background: url(../imgstyles/noticia_abajo.gif) no-repeat bottom left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
div#bloquenotihome h4{
	text-align: center;
}
div#bloccadresab h4 {
	margin: 28px 3px 10px 20px;	
}

div#cuahome {
	float: left;
	margin: 10px 2px 0 0;
	width: 240px;
	padding-top: 22px;
	background: url(../imgstyles/cuahome_arriba.gif) no-repeat top left;
}
div#bloquecuahome {
	background: url(../imgstyles/cuahome_abajo.gif) no-repeat bottom left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
div#bloquecuahome p{
	font-size: 11px;
}
div#bloquecuahome h4 {
	margin: 28px 3px 10px 20px;
}
div#cuahomevarios {
	float: left;
	margin: 10px 2px 10px 0;
	width: 100%;
	padding-top: 22px;
	background: url(../imgstyles/infoprcedente.gif) no-repeat top left;
}
div#bloquecuahomevarios {
	background: url(../imgstyles/noticia_abajo.gif) no-repeat bottom left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
div#bloquecuahomevarios p{
	font-size: 11px;
}
div#bloquecuahomevarios h4 {
	margin: 3px 3px 10px 7px;
}

div#cuahome20 {
	float: left;
	margin: 10px 2px 10px 0;
	width: 100%;
	padding-top: 22px;
	background: url(../imgstyles/enprensa.gif) no-repeat top left;
}
div#bloquecuahome20 {
	background: url(../imgstyles/noticia_abajo.gif) no-repeat bottom left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
div#bloquecuahome20 p{
	font-size: 11px;
}
div#bloquecuahome20 h4 {
	margin: 3px 3px 10px 7px;
}

div#bloquecuahome20 div{
	width:159px;
	float:left;

	}





div#cuahome2 {
	float: right;
	margin: 10px 0 0 2px;
	width: 240px;
	padding-top: 22px;
	background: url(../imgstyles/cuahome_arriba2.gif) no-repeat top left;
}
div#bloquecuahome2 {
	background: url(../imgstyles/cuahome_abajo.gif) no-repeat bottom left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	}
div#bloquecuahome2 p{
	font-size: 11px;
}	
	
div.cuahome3 {
	float: left;
	margin: 0 15px 0 0;
	width: 48%;
	padding-top: 10px;
	background: url(../imgstyles/site_home_arr.gif) no-repeat top left;
}
div.bloquecuahome3 {
	background: url(../imgstyles/site_home_aba.gif) no-repeat bottom left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;}
	
	div.cuahome4 {
	float: right;
	margin: 0 5px 0;
	width: 48%;
	padding-top: 10px;
	background: url(../imgstyles/site_home_arr.gif) no-repeat top left;
}
div.bloquecuahome3 p {
	font-size: 11px;
}
.spip_doc_descriptif{
	font-size: 11px;
}
div.son {
	font-size: 11px;
	color: #6c0;
	font-family: Trebuchet MS;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 50px 0 0 13px;
	background-image: url(../imgstyles/aviso_verano.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#album-vignettes {
	width: 400px;
	margin:5px 0 10px 10px;
	padding: 10px 0px 0px 20px;
	
}

#album-photo {
	float: none;
	width: 400px;
	padding: 10px;
	margin: 0 0 20px 10px;
	background-color: #ccc;
}

.album-pagination {
	margin: 10px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.album-pagination a {
text-decoration: none;
}
.separateur {
	clear: both;
}

.dipumovil_enhome{
	margin: 0 0 15px 15px;	
	width: 200px;
	padding: 32px 0 5px 40px;
	height: 160px;
	background: url(../imgstyles/fondo_dipumovil1.gif) no-repeat top left;
	text-align: left;
}



