@import url(template.css);


/*#body {
	border: none;
}*/

#main-left {
	float: left;
	width: 285px;
	margin: 5px 0px 0px 0px;
}

#main-right {
	float: left;
	width: 255px; 
	margin: 5px 0px 0px 20px;
}

h2
{
    background-color: #ECECEC;
    height:10px;
    margin:0px;
    padding:0;
}

/*H2 {
	height: 48px;
	text-indent: -1000px;
	margin: 0px;
	padding: 0px;
}

H2.spain {
	background: url(../img/header-homec.jpg) no-repeat top left;
}

H2.valencia {
	background: url(../img/header-home.jpg) no-repeat top left;
}

*/

.sub-rss {
	font-size: 0.7em;
	padding: 3px 3px 3px 0px;
	margin-top: 0px;
	border-top: 1px solid #C0C0C0;
}

.sub-rss LI {
	/*background: url(../img/trss.gif) no-repeat 0px 1px;*/
	font-weight: bold;
	color: #9D0000;
	line-height: 14px;
	/*padding-left: 12px;*/
	margin-bottom: 10px;
}

.sub-rss UL LI {
	display: inline;
	background: none;
	font-weight: normal;
	line-height: 1.3em;
	padding-left: 0px;
	margin: 0px;
}



.sub-rss A 
{
    background: url(../img/rss.gif) no-repeat 12px 1px;
	color: #7D7D7D;
	display: block;
	padding-left: 24px;
}

.sub-rss A.rss
{   
    background: url(../img/trss.gif) no-repeat 0px 0px;
    text-indent: -1000px;
    height: 18px;
    width:20px;
}












.sub-mnu {
	font-size: 0.7em;
	padding: 10px 3px 5px 0px;
	margin-top: 5px;
	border-top: 1px solid #C0C0C0;
}

.sub-mnu LI {
	background: url(../img/ico-page.gif) no-repeat 0px 1px;
	font-weight: bold;
	color: #9D0000;
	line-height: 1.1em;
	padding-left: 12px;
	margin-bottom: 10px;
}

.sub-mnu UL LI {
	display: inline;
	background: none;
	font-weight: normal;
	line-height: 1.3em;
	padding-left: 0px;
	margin: 0px;
}



.sub-mnu A {
	color: #7D7D7D;
	display: block;
}

#cal {
	background: url(../img/cal-header.gif) repeat-x top left;
	width: 170px;
	font-size: 0.7em;
	margin-top: 5px;
}

#cal CAPTION {
	font-weight: bold;
	text-align: left;
	color: #9D0000;
	font-size: 1em;
	padding: 15px 0px 0px 12px;
	border-top: 1px solid #C0C0C0;
}

* html #cal CAPTION {
	padding-bottom: 5px;
}

#cal TH {
	background-color: #9E0000;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}

#cal TD {
	text-align: center;
	color: #646464;
}

#cal .sel A {
	color: #FFFFFF;
}

#cal .sel {
	background-color: #999999;
}

#main-left .box H3 {
	background-color: #9D9D9D;
	color: #FFFFFF;
	font-size: 0.6em;
	font-family: Verdana;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-bottom: none;
}

#main-left .box P {
	margin: 7px 30px 7px 15px;
}

#main-left .box .button {
	background: url(../img/button.gif) no-repeat top left;
	position: absolute;
	float: right;
	right: 5px;
	bottom: 3px;
	width: 15px;
	height: 16px;
	display: block;
}

#main-left .box  {
	position: relative;
	float: left;
	width: 283px;
	margin-bottom: 10px;
	border: 1px solid #9D9D9D;
}

/************AGENDA*********/

#agenda  {
	position: relative;
	float: left;
	width: 283px;
	margin-bottom: 10px;
	border: 0px solid #9D9D9D;
}

#agenda H3 {
     color: White;
    font-size: 0.70em;
    margin-left: 0px;
    padding-left:12px;
    padding-bottom:2px;
    padding-top:2px;    
    font-weight:bold;
    margin-bottom:5px;
    background-color:#9F0102;
}
#agenda .activitat
{
    background: url(../img/arrow.jpg) no-repeat 0px 10px;
    padding: 5px 10px 0px 10px;
    width: 260px;
    border-bottom: 1px solid #9D9D9D;
}
#agenda .linea
{
    height:10px;
    border-bottom:1px solid #9D9D9D;
    clear:both;
}
#agenda .activitat IMG
{
    margin-right:0px;
    margin-left:5px;
    float: right;
    width:120; 
    border:1px solid #9D9D9D;
}

#agenda .activitat A {
	/*color: #7D7D7D;*/
	color:#514f4f;
	font-weight: bold;
	text-decoration:none;
}
#agenda .activitat A:hover {
	color: #9F0102;
	text-decoration: underline;
}
#agenda .activitat P 
{
    text-align:left;
    
	
}



/**************************************/

/************ACTUALITAT*********/

#actualitat  {
	position: relative;
	float: left;
	width: 283px;
	margin-bottom: 10px;
	border: 0px solid #9D9D9D;
}

#actualitat H3 {
     color: White;
    font-size: 0.70em;
    margin-left: 0px;
    padding-left:12px;
    padding-bottom:2px;
    padding-top:2px;    
    font-weight:bold;
    margin-bottom:5px;
    background-color:#9F0102;
}
#actualitat .activitat
{
    margin: 0px;
    background: url(../img/arrow.jpg) no-repeat 0px 10px;
    padding: 5px 0px 0px 10px;
    width: 267px;
}
#actualitat .linea
{
    margin-top:0px;
    height:1px;
    border-bottom:1px solid #9D9D9D;
    clear:both;
}
#actualitat .activitat IMG
{
    margin-right:0px;
    margin-left:3px;
    margin-bottom:3px;
    float: right;
    width:117; 
    border:1px solid #9D9D9D;
}

#actualitat .activitat A {
	/*color: #7D7D7D;*/
	color:#514f4f;
	font-weight: bold;
	text-decoration:none;
}
#actualitat .activitat A:hover {
	color: #9F0102;
	text-decoration: underline;
}
#actualitat .activitat P 
{
    text-align:left;
    
	
}



/**************************************/




#main-right .box  {
	position: relative;
	float: left;
	width: 255px;
	margin-bottom: 5px;
	border: 1px solid #9D9D9D;
}
#main-right .street {
	background: url(../img/background-plano.gif) no-repeat top left;
	width: 254px;
	height: 75px;
	margin-left: 0px;
}

#main-right .street A {
	background: url(../img/button.gif) no-repeat center right;
	position: absolute;
	bottom: 3px;
	right: 5px;
	color: #888888;
	font-size: 0.7em;
	padding-right: 16px;
}


#main-right .street .button {
	left: 93px;
	top:  56px;

}


#main-right .box H3 {
	background-color: #9D9D9D;
	color: #FFFFFF;
	font-size: 0.6em;
	font-family: Verdana;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	border-bottom: none;
}

#main-right .drugstore {
	width: 253px;
	padding-bottom: 20px;
	background: url(../img/background-farmacia.gif) no-repeat top left;
	
}

#main-right .drugstore H4 {
	/*background-color: #F5F5F5;*/
	
	color: #878787;
	font-weight: normal;
	font-size: 0.7em;
	padding: 2px 0px 5px 50px;
	margin: 2px 0px;
}

#main-right .drugstore A {
	background: url(../img/button.gif) no-repeat center right;
	position: absolute;
	bottom: 3px;
	right: 5px;
	color: #888888;
	font-size: 0.7em;
	padding-right: 16px;
}




#main-left .caja
{
    position: relative;
    float: left;
    width: 286px;
    margin-bottom: 8px;
    border: 0px solid #C0C0C0;
   
}
#main-left .caja img {
	float: left;
	margin-right:2px;	
}
#main-left .caja img.right {

	
	float: right;
	margin-right:0px;
	
}

#main-left .service {
	background: url(../img/background-box.jpg) no-repeat bottom right;
}	

#main-left .job {
	background: url(../img/background-box2.jpg) no-repeat bottom right;
	width: 138px;
	height: 87px;
}

#main-left .job SELECT {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 110px;
	color: #878787;
	font-size: 0.7em;
	border-bottom: 1px solid #D3D0C9;
}

#main-left .job OPTION {
	color: #878787;
}

#main-left .job INPUT {
	position: absolute;
	top: 50px;
	left: 15px;
	color: #878787;
	font-size: 0.7em;
	width: 70px;
	padding: 1px 5px;
	border-bottom: 1px solid #D3D0C9;
}

#main-left .job .button {
	left: 107px;
	top:  50px;
	cursor: pointer;
	border:0px;
}


#main-left .forum {
	background: url(../img/background-box3.jpg) no-repeat bottom right;
	width: 138px;
	height: 87px;
	margin: 0px 0px 5px 5px;
}

#main-left .forum A {
	position: absolute;
	top: 35px;
	left: 7px;
	color: #757575;
	font-family: Verdana;
	font-size: 0.6em;
}

#main-left .drugstore {
	width: 163px;
	padding-bottom: 20px;
}

#main-left .drugstore H4 {
	background-color: #F5F5F5;
	color: #878787;
	font-weight: normal;
	font-size: 0.7em;
	padding: 2px 0px 5px 15px;
	margin: 2px 0px;
}

#main-left .drugstore A {
	background: url(../img/button.gif) no-repeat center right;
	position: absolute;
	bottom: 3px;
	right: 5px;
	color: #888888;
	font-size: 0.7em;
	padding-right: 16px;
}

#main-left .street {
	background: url(../img/background-box4.jpg) no-repeat top left;
	width: 112px;
	height: 75px;
	margin-left: 5px;
}

#main-left .bodas {
	background: url(../img/background-bodas.gif) no-repeat top left;
	width: 112px;
	height: 75px;
	margin-left: 5px;
}


#main-left .street .button {
	left: 93px;
	top:  56px;
}



#main-left .noticies 
{
    position: relative;
	float: left;
	width: 286px;
	margin-top:0px;
	margin-bottom:15px;
}

#main-left .noticies p.cabcelera
{
    color: White;
    font-size: 0.70em;
    margin-left: 0px;
    padding-left:12px;
    padding-bottom:2px;
    padding-top:2px;    
    font-weight:bold;
    margin-bottom:5px;
    background-color:#9F0102;
    
    
}



#news {
	margin: 0px 0px;
}



#news LI {
	background: url(../img/arrow.jpg) no-repeat 0px 10px;
	padding: 5px 10px;
	border-bottom: 1px solid #9D9D9D;
}

* html #news LI {
	background: url(../img/arrow.jpg) no-repeat 0px 13px;
}

#news H3 {
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom: none;
}

#news P {
	color: #9D9D9D;
	font-size: 0.65em;
	margin: 0px;
}

#news A {
	color: #7D7D7D;
}



/*
#llista-noticies 
{
    padding-right:1.5em;
    background:url(../../imatges_accessible/img10/borde-menu-web.gif) repeat-y right top;
 }

#llista-noticies, #llista-agenda{ width:27.6em; float:left; }

#llista-noticies h3,  #llista-agenda h3{ font-size:1.4em; font-weight:bold; margin-bottom:.7em;}
#llista-noticies div img, #llista-agenda div img{float: left; margin:.3em 1em 0 0; width:50px; height:50px;}
#llista-noticies div p, #llista-agenda div p {margin:0; padding:0; }
#llista-noticies div, #llista-agenda div {margin:0 0 1em 0; }
#llista-noticies div:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
#llista-agenda div:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
*/




#news A:hover {
	color: #9F0102;
	text-decoration: underline;
}

#news LI.first P {
	font-size: 0.70em;
}

#news LI.first H3 {
	margin: 0px 0px 5px 0px;
}

#news LI.first A {
	color: #9F0102;
}




.ico-page2 {
	font-size: 0.7em;
	color: #7E7E7E;
	padding-left: 12px;
	margin-left: 7px;
}
