body {
    font-family: arial;
    background-image: url("img/paper.jpg");
    background-position: center;
}

table tr td {
    vertical-align: top;
    padding: 0px;
}

h3 {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #F1F1F1;
    font-size: 12px;
} .celda {
    height: 150px;
    width: 370px;
    overflow-y: scroll;
    font-size: 11px;
    line-height: 14px;
    border: 0px solid #000000;
    /*border:2px solid #d0e4ed;*/
    background-color: #F1F1F1;
    /*background-color:#def1f8;*/
    padding: 5px;
    margin: 0px 0px 10px 0px;
}


h4 {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
    background-color: white;
    font-size: 11px;
} 

.subtitol{
background-color: white;
}

.text{
background-color: white;
}

#publicitatelpunt{
background-color: white;
margin: 5px 5px 5px 5px;
padding: 5px 5px 5px 5px;
width: 150px;
overflow: hidden;
}

#publicitatelpunt p{
margin: 5px 0 5px 0;
}

#publicitatelpunt a{
text-decoration:none;
color:black;
}

body {
    /*margin-left:27px;*/
    margin: 0px;
    padding: 0px;
} #container {
    margin-right: auto;
    margin-left: auto;
    width: 955px;
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #d5e8f1;*/
    background-color: #FFFFFF;
    border: 10px;
    padding: 0px 10px 10px 10px;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    color: #333333;
    border: 0px solid #d0e4ed;
} #publicitat {
    float: right;
    width: 170px;
    /*background-color: #F1F1F1;*/
    background-color: #dddddd;
} #text-publicitat {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px 10px 15px;
    background-color: #333333;
    color: white;
} #top {
    padding: 0px 10px 25px 10px;
    background-color: #333333;
    COLOR: #f1f1f1;
    /*font-size:40px;*/
    /*line-height: 40px;*/
	height:200px;
}

/*ajax*/ .slideshow {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: none;
} .slide {
    position: relative;
    float: left;
    width: 380px;
    margin-bottom: 20px;
    margin-right: 10px;
} .slide .view {
    padding: 0px 2px;
    margin: 2px 0px;
    cursor: text;
    background-image: url("img/fons_t_poble.png");
    background-color: #777777;
    height: 25px;
    font-size: 16px;
    font-family: "Arial", Helvetica, sans-serif;
} .view:hover {
    background-color: #333333;
    background-image: url("img/fons_t_poble_ov.png");
    cursor: pointer;
}.slide .newview{
background-color:#44833B;
background-image:none;
}

body > noscript > div#warning {
    position: fixed;
	zoom: 1;
} #warning {
    background-color: red;
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    opacity: 0.75;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
	z-index: 4;
	filter: alpha(opacity=50);
}

/*fi ajax*/

.view img {
width:370px;
}

/*widget codi*/
.get_widget {
color:white;
}

.widget_code .code,.widget_code .preview{
        width: 40%;
        height: 60px;
}
.widget_code textarea{
        width: 275px;
        height: 48px;
}
/*fi widget codi*/

