@import "layout_nou.css";

body{
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-size: 76%;
    background: #CED6D9 url(images/fond.jpg) repeat-x;
    color: #333;
}

a:link{
    color: #3367CD;
    background-color: transparent;
    text-decoration:underline;
}

a:visited{
    color: #8F0097;
    background-color: transparent;
    text-decoration:underline;
}

a:hover{
    background-color: transparent;
    color: #FF9900;
}

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

a img{
    border: none;
}

hr{
    display: none;
}

h1{font-size: 1.8em;}
h2{font-size: 1.3em}
h3{font-size: 1.2em}
h4{font-size: 1.1em}
h5{font-size: 1em}
h6{font-size: 1em; font-weight: normal; font-style: italic;}

/*label{
    cursor: pointer;
    cursor: hand;
}
*/
.field label{
    display: block;
}

fieldset{
    border: none;
}

textarea{
    width: 90%;
}

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

ol{
    list-style: decimal;
}

blockquote{
    background: #EEE url(images/blockquote.png) no-repeat left bottom;
    color:black;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
    margin: 1em;
}

pre{
    font-size: 1.2em;
    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: #FFF;
    color: inherit;
}

/* Top
******************************************************************/

#prelude{
    background: url(images/capcalera.jpg) no-repeat left top;
    color: #FC0503;
    background-color: transparent;
    font-size: 0.8em;
    height:136px;
    width:994px;
    margin:0px;
    position:relative;
    left:0px;
    right:0px;
}

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


#foto{

}
#titol{
    background-color: transparent;
    color:#3367CD;
    padding-left: 5px;
}
/* Contenu
******************************************************************/

#capsalera ul{
	padding-left:30px;
	list-style-image: url(images/puce.png);
}


#capsalera h2 a{
	font-weight:bold;
	text-decoration:none;
}

#capsalera h2{
	font-size:1.1em;
	line-height:10px;
}

.image{
margin:0px;
vertical-align:middle;
}

#descr{
font-style: italic;
}

.post{
	width:500px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:4px solid #EEE;
	float:left;
}

.day-date{
    display: none;
}

.post h2{
    margin-bottom: 0;
    padding-left: 12px;
    background: transparent url(images/post.png) no-repeat left;
}

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

.post li{
margin: 8px; 
}

.post-info{
    margin-top: 0;
    font-size: 0.9em;
}

.post-info span{
    display: none;
}

.post-info a{
    border-left: 1px solid #666;
    padding-left: 0.6ex;
}

.etiqueta a{
    margin:5px;
    border-left: 1px solid #666;
    padding-left: 0.6ex;
    float:left;
}

.post p{
    text-align: left;
    line-height: 20px;
    text-indent: 0cm;
    margin:10px;
}

.post-info-co{
	clear: both;
	background-color: #EEE;
}

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

.post-info-co a{
	padding-left:25px;
	text-decoration: none;
	background: transparent url(images/bulle.png) no-repeat left;
}

.comment-info{
    margin-left: 1em;
}

/* Agenda */

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

#columna_dreta a{
	margin:0px;
	text-decoration:none;
}


/* Sidebar
******************************************************************/
#sidebar h2{font-size: 1.2em;margin-top:2px;margin-bottom:2px;margin-left:5px;}
#sidebar h4{font-size: 1em;margin-top:2px;margin-bottom:2px;margin-left:5px;}
#sidebar h3{font-size: 1.1em;}

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

.boto{
	width:203px;
	height:35px;
	clear:both;
	padding:0px;
	padding-left:4px;
	margin:0px;
	margin-bottom:5px;
	text-align:left;
}

#sidebar li{
    margin: 0px;
    padding: 0px;
    display:inline;  /*pour IE5*/ 
}

#sidebar a{
	display:block;
	margin:0px;
	text-decoration: none;
	vertical-align:bottom;
}

#sidebar a:link{
    color: #3367CD;
    background-color: transparent;
}

#sidebar a:visited{
    background-color: transparent;
    color: #3367CD;
}

#sidebar a:hover{
    background-color: transparent;
    color: #FF9900;
    background: #FFF url(images/menu.gif);
}

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

.permanents a{
    padding:0px;
    text-align:center;
}

#calendar{
    text-align: center;
}

#calendar h2{
    display: none;
}

#calendar table{
    font-size: 0.8em;
}

#calendar caption a{
    display: inline;
}

#calendar td{
    text-align: center;
}

#calendar td a{
    font-weight: bold;
    border: 1px dotted;
    padding: 0;
}

/* Footer
******************************************************************/
#footer{
    background: #CED6D9;
    color: #666;
}

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


/* cerca
*******************************************************************/
#search {
	float:right;
	position:absolute;
	top:90px;
	/*right:250px;*/
	right:0px;
}

#search .input {
    border: 1px solid #0c419f;
    background: #f9fafc;
}
#search .input:hover {
    border: 1px solid #e2e8f4;
    background: #7795c9;
}
#search .button {
    border: 1px solid #0c419f;
    background: #e2e8f4;
    font-weight: bold;
    color:#0c419f;
}
#search .button:hover {
    border: 1px solid #e2e8f4;
    background: #7795c9;
    color:#e2e8f4;
}
/*#search label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
#search br { clear: left; }*/

/*.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: #616161 url(search_bg.gif) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #fbc900 url(search_bg.gif) no-repeat bottom right;
}*/
