@CHARSET "UTF-8";
*
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
    background-color: #333333;
    background-color: #FFCC00;
	background-color: #FFCC00;
        background-color: #f0ffdb;
        background-color: #dfff78;
}

/*
.Estilo1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Estilo3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; }
.Estilo4 {color: #FFFFFF}
.Estilo6 {font-size: 12px}
.Estilo7 {font-weight: bold}
.Estilo8 {font-style: italic}
.Estilo9 {
	color: #333333;
	font-weight: bold;
}
.Estilo10 {font-size: 10px}
.Estilo11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.Estilo12 {color: #DA0809}

.EstilGran {font-size:12px; padding-bottom:5px; padding-top:5px;}
*/
.filaSenar, .filaParell {
	text-align:center;

}

.filaSenar td, .filaParell td {	
	padding-bottom:5px; 
	padding:5px;
}



.filaParell {
	background-color:#cccccc; 
}

.filaSenar {
	background-color:#efefef; 
}

div.paginacion_s{
float:right;
height:13px;
margin-top:1px;
margin-right:2px;
background:red;
color:white;
padding-left:4px;
padding-right:4px;
line-height:13px;	
cursor:pointer;
font-size:11px;
}

div.paginacion{
float:right;
height:11px;
margin-top:1px;
margin-right:2px;
background:white;
border:1px solid red;
color:red;
padding-left:4px;
padding-right:4px;
line-height:11px;	
cursor:pointer;
font-size:11px;}

.categories {
	text-align:center;
	margin:auto;	
	margin-top:5px;
	padding-top:5px;
}

.categories tr {
	background-color:#DA0809;
}

.categories td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	
}

.categories a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	background-color:#DA0809;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
	text-align:center;
}

.categories a:hover {
	text-decoration:none;
}

.capcalera_llistat {
	background-color:#DA0809;
	text-align:center;
        
}
.capcalera_llistat td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
        background-color:#ff2323;
	font-size: 12px;
	font-weight:bold;
	border-color:#000000;
}
.capcalera_llistat .data {
    width: 5em;

}
.capcalera_llistat foto{
    width: 20px;
}
.capcalera_llistat tel {
    width: 10%;
}
.capcalera_llistat anunci {
    width: 77%;
}
.paginacio_superior {
	width:100%;
	clear:both;
	height:15px;
	margin-top:15px;
	overflow:hidden;
	margin-right:10px;
}

.paginacio_inferior {
	width:100%;
	clear:both;
	height:15px;
	margin-top:15px;
	overflow:hidden;
	margin-right:10px;
	padding-bottom:15px;
}

.peu {
	background-color:#DA0809;
}

.imatges {
	text-align:center;
}
.content {
    background-color: #ffffff;
    border-color: #ffffff;
    margin: auto;
    width: 800px;
}
/*TITLE*/
.title{
    background-color: #ff2323;
     height:195px;
	height:200px;
	background-color:transparent;
}
.title img.mob {
    width: 189px;
    position:relative;
    position: absolute;
        right:0px;
        top:1px;
}
.subtitle {
    background-color: #b7ef00;
    height: 50px;
}
/*FI TITLE*/
/* MENU */
.menu {
	margin:auto;
	list-style:none;
	position:relative;
	border-width:0 1px;
}
.menu li {
	float:left;
	list-style: none;
}
.menu li a {
	display:block;
	float:left;
	line-height:35px;
	color:#ff5f23;
	text-decoration:none;
	font-size:15px;
	font-family: sans-serif,arial, verdana;
	font-weight:bold;
	text-align:center;
	padding:0 20px 0 8px;
	cursor:pointer;
}
.menu li.current a, .menu li a:hover, .menu li.current a:hover {
	color:#fff;
}
/* FI MENU */
/* SUBMENUS */
.menu ul.submenu {
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style:none;
        color: #b7ef00;
}
.menu li:hover {
	position:relative;
	z-index:200;
}
.menu li:hover ul.submenu, .menu li a:hover ul.submenu {
	left:1px;
	top:35px;
	background: #dfff78;
	border:1px solid #b7ef00;
	white-space:nowrap;
	width:135px;
	z-index:400;
	height:auto;
}
.menu li ul {
	position:absolute;
	left:1px;
	top:1px;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li, .submenu li a {
	line-height:20px;
        color: #ff5f23;
        font-size: 14px;
        font-weight: normal;
        width: 108px;
        text-align: left;
}
.submenu {
    z-index: 100;
}
.submenu li:hover, .submenu li a:hover {
        background-color: #b7ef00;
}
/* FI SUBMENUS */
.cont_menu_left {
    vertical-align: top;
    width: 200px;
}
.cont_menu_left img {
    vertical-align: top;
}
.cont_menu_left a img {
        border: 0px;
        width: 170px;
        padding-top:3px;
}
.cont_menu_left a img:hover,  .cont_menu_left a.selec img:hover {
        border: 0px;
        width: 190px;
        padding-top:3px;
}
.cont_menu_left a.selec img{
        border: 0px;
        width: 170px;
        padding-top:3px;
}
/* MENU_LEFT 
.cont_menu_left {
        background-color: #eeeeee;
}
.menu_left {
	margin:auto;
        position: relative;
	list-style:none;
	border-width:0 1px;
        background-color: #eeeeee;
}
.menu_left li {
	float:left;
	list-style: none;
        width: 100px;
}
.menu_left li a {
	color:black;
	text-decoration:none;
	font-size:15px;
	font-family: sans-serif,arial, verdana;
	font-weight:normal;
	padding:0 20px 0 -10px;
	cursor:pointer;
}
.menu_left li.current a, .menu li a:hover, .menu li.current a:hover {
	color:#fff;
}

 FI MENUS_LEFT */
.ganar {
    float: right;
    padding-top: 5px;
}
.llist {
    border: 1px solid white;
    width: 100%;
}
.foot {
    height:60px;
    background-color: #ff2323;
}
.ll_petita {
    font-size: 11px;
}
h2{
    font-size: 20px;    
}
.text {
    padding: 10px 20px 0 25px;
    text-align:justify;
    vertical-align: top;
}
.contactar {
    padding-bottom: 25px;
}
.contactar .correu {
    color: #ff2323;
}
.title_ejemplo{
    height:40px;
    background-color: #b7ef00;
    font-weight: bolder;
}
.ejemplo{
 background-color: #dfff78;
     background-color: #eeeeee;
 font-size: 12px;
}
.ejemplo .num {
    color: #ff2323;
}
.text_llista{
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-align:justify;
}


.llist  {
	border-spacing:5px;
}


