
body {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    background-color: #dca01e;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #25392e;
	background:url(/img/cooperativa/fons-cpv2.png);
	background-attachment: fixed;
}

td {
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
}

b {
    font-size: 110%;
}

em {
    color: red;
} #maincontainer {
    width: 1024px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    background-color: #ffffff;
} #topsection {
    background: #EAEAEA;
    background: url(/img/home/framer_sup.gif) no-repeat;
    height: 166px; /*Height of top section*/
} #topsection.es {
    background: url(/img/home/framer_sup_es.gif) no-repeat;
}
 #topsection.en {
    background: url(/img/home/framer_sup_en.gif) no-repeat;
}

#topsection h1 {
    margin: 0;
    padding-top: 15px;
} #contentwrapper {
    float: left;
    width: 100%;
} #contentcolumn {
    height: 480px;
    background: url(/img/home/bg_grass_modificat2.jpg) no-repeat;
    background-position: bottom;
} #leftcolumn {
    float: left;
    width: 300px; /*Width of left column*/
    margin-left: -1024px; /*Set left margin to -(MainContainerWidth)*/
    background: #ffffff;
} #footer {
    clear: left;
    width: 100%;
    height: 89px;
    background: #FFFFFF;
    color: #ffffff;
    background: url(/img/home/frame_inf.jpg) no-repeat;
	border-top:5px solid #161d1b;
} #footer a {
    position: absolute;
    color: #000000;
} .innertube {
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
} #status {
    width: 100%;
    top: 0px;
    height: 60px;
    text-align: right;

} .textstatus {
    border-left: 1px solid #25392e;
    width: 200px;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 10px;
} 
.textstatus a{
	color: #25392e;
	text-decoration: none;
}
 #menu {
    position: absolute;
    top: 143px;
    width: 1024px;

} #menu ul {
    list-style: none;
    padding: 0;
    margin: 0;

} #menu li {
    float: right;
    margin: 0 0px;
} 

#menu li a
{
background: url(/img/home/pentanya_off.png) no-repeat;
font-family:arial;
font-weight:bold;
font-size:12px;
line-height:30px;
height: 23px;
float: left;
width: 110px; /*115- padding*/
display: block;
color: #25392e;
text-decoration: none;
text-align: left;
padding-left:8px;
}

#menu li a:hover
{
background: url(/img/home/pentanya_on_verd.png) no-repeat;
color: #ffffff;
}

#menu li a.seleccionat
{
background: url(/img/home/pentanya_on_verd.png) no-repeat;
color: #ffffff;
width: 110px; /*108 - padding*/
padding-left:8px;
}

#cercles {
    text-align: center;
    padding-top: 100px;
} #userform {
    position: absolute;
    top: 660px;
    margin-left: 30px;
} #userreg {
    position: absolute;
    top: 790px;
    margin-left: 850px;
} #userreg a {
    background-image: url(/img/home/registrar_off.jpg);
    width: 145px;
    height: 35px;
} #userreg a:hover {
    background-image: url(/img/home/registrar_on.jpg);
} .finput {
    width: 100px;
    border: 1px solid white;
    height: 14px;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    color: #25392e;
}

#logoclade {
    position: absolute;
    top: 587px;
    margin-left: 880px;
}

#TICKER{
	
	overflow:hidden; 
	height:22px;
	background-color:#ffffff;
	font-size:26px;
	margin-left:135px;
	padding-top:4px;


}

	#inici-ticker{
		height:26px;
		position:absolute;
		top:580px;
		margin-left:10px;
			}
			
			#fi-ticker{
		height:26px;
		width:13px; 
		position:absolute;
		top:580px;
		margin-left:679px;
			}
			




