@import "PureLayout.css";

body{
	font-family: Arial, "Bitstream Vera Sans", sans-serif, Helvetica ;
	font-size: 85%;
	background: #AAB6C9;
	color: #111;
}

a:link{  
        color: #3367CD;
		text-decoration:none;
}
a:visited{
          color: #3367CD;
          text-decoration:none;
}
a:hover{    
			color: #FF9900;
			text-decoration:none;
}

a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#999; background:transparent;}
a img{border: none;}

hr{
	display: none;
}

.field label{
	display: block;
}

fieldset{
	border: none;
}

textarea{
	width: 88%;
}

ul{
	list-style-image: url(images/puce.png);
}

ol{
	list-style: decimal;
}

blockquote{
	background: #EEE;
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}

pre{
	font-size: 100%;
	font-family: monospace;
	border: 1px solid #E0E0E0;
	padding: 1em;
	margin: 0 auto;
	background: #EEE;
	color: #000;
	width: 90%;
	overflow: auto;
}

html>body pre {
	overflow: auto;
	width: auto;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}


/* Page
******************************************************************/
#page{
	background: #EEF;
	color: inherit;
}

/* Top
******************************************************************/
#top{
	padding: 30px;
    background: #36A url(IMG/logo-UIB.gif) no-repeat left;
    max-height: 30px
}

#top h1{
	letter-spacing: -1px;
}

#top h1 a{
	text-decoration: none;
	color: #FFF;
	background: transparent;
}

/* Prelude
******************************************************************/
#prelude{
	color: #BBBBBB;
	background: transparent;
	font-size: 80%;
	
}

#prelude a{
	color: #FFF533;
	text-decoration: none;
}


#foto{

}
#titol{
      color:#3367CD;
      padding-left: 5px;
}

/* Contenu
******************************************************************/

.image{
    margin-left:0em;
	margin-right:2em;
    margin-bottom:0em;
    margin-top:0em;
}

.image_sec{
    margin-left:0em;
    margin-right:2em;
    margin-bottom:0em;
    margin-top:0.8em;
}

#descr{
	font-style: italic;
}

.spip_logos{
}

.post{
	margin: 0;
}

.day-date{
	display: none;
}

.not-atn{
    float: right;
	margin-right: 0.5em;
	margin-bottom: 0em;
    margin-top: -0.5em;
	background: #FFF;
	padding: 6px;
	border: 2px solid #CCF;
}

.not-fin{
    float: left;
	margin-left: 0.5em;
    margin-top: -1em;
	background: #FFF;
	padding: 5px;
	border: 2px solid #CCF;
}

.post h1{
	font-size: 140%;
    font-weight: normal; 
    margin-left: 0em;
    margin-top: 0.3em;
    margin-bottom: 0;
    margin-right: 0;
	padding: 0;
	background: transparent;
	
}

.post h2{
    font-size: 125%;
	margin-bottom: 0em;
	margin-top: 0em;
        margin-left:0em;
		
	padding-left: 0.4em;
	background: transparent;
}

.post h3{
    font-size: 100%;
	margin-bottom: 1%;
	padding-left: 2%;
	background: transparent;
}

.post h2 a{
	text-decoration: none;
}

.post li{
        margin: 1%; 
}

.post-info{
	margin-top: 0.5em;
	margin-left: 0.5em;
    margin-bottom: 0em;
	font-size: 90%;
	text-align: left;	
}

.post-content {
       padding-top:0em;
       padding-left:0.5em;
	   margin:0em;
}

.post-informe {
       padding-top:0.5em;
       padding-left:0.5em;
	   margin:0em;
}

.post-info span{
	display: none;
}

.post-seccio { 
        padding: 0em;
        margin :0em;
	    font-size: 90%;
}

.post-art { 
        padding-left: 2%;
        padding-right:2%;
        padding-top:0%;
        padding-bottom:0%;
        margin :0.5%;
}

.post-info a{
	padding: 0.1%;
}

.post p{
	text-align: left;
        line-height: 22px;
	text-indent: 0cm;
	margin:1%;
}

.post-color{
	background: #FFF;
	padding: 0.1%;
	border: 2px solid #CCF;
}

.post-info-co{;
	margin-left:2%;
    margin-right:2%;
    margin-top:1%;
    margin-bottom:1%;
	background: #CCF;
	border: 1px solid #CCF;
}

.post-info-co span{
	visibility: hidden;
}

.post-info-co a{
	text-decoration: none;
	padding-left: 3%;
	background: transparent;
}

.comment-info{
	margin-left: 0.2%;
}

#post ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#post li{
    margin: 0;
	padding: 0;
	display:inline; /* para internet Explorer 5 */
}

#post a:link{
	color: #3367CD;
}

#post a:visited{
	color: #3367CD;
}

#post a:hover{
	color: #FF9900;
	background: #FFF;
}

/* Sidebar
******************************************************************/
#sidebar h2{
	font-size: 110%;
	margin-top: 0.8em;
    margin-left: 0.1em;
    margin-bottom: 0.1em;
	padding-left: 0;
}
#sidebar h3{font-size: 90%;}

#sidebar ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}


.seccon{
	font-weight: bold;
	color: #073272;
}

#sidebar li{
    font-size: 100%;
    margin: 0;
	padding: 0;
	display:inline; /* para internet Explorer 5 */
}

#sidebar a{
    display: block;
	padding: 0.1em;
	text-decoration: none;
}

#sidebar a:link{
	color: #3367CD;
}
#sidebar a:visited{
	color: #3367CD;
}
#sidebar a:hover{
	color: #FF9900;
	background: #FFF;
}

#sidebar a cultivar:hover{
	background: #FFF;
}

/* Footer
******************************************************************/
#footer{
	background: #36A url(IMG/spipuib2.gif) no-repeat left;
	color: #BBB;
    text-align:center;
}

#footer a{
	color: #BBB;
	background: transparent;
	text-decoration: none;  

} 
