@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../img/fons.png);
	background-repeat:repeat-x;
	background-color:#e4e5e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:18px;	
}
a:link {color: #00aad2; text-decoration:none;}    
a:visited {color: #00aad2; text-decoration:none;}  
a:hover {color: #00aad2; text-decoration:underline;}
a:active {color: #00aad2; text-decoration:none;}
.bw a:active {color: #; text-decoration:none;}
.bw a:link {color: #e57200; text-decoration:none;}    
.bw a:visited {color: #e57200; text-decoration:none;}  
.bw a:hover {color: #e57200; text-decoration:underline;}
.ew a:link {color: #90d309; text-decoration:none;}    
.ew a:visited {color: #90d309; text-decoration:none;}  
.ew a:hover {color: #90d309; text-decoration:underline;}
.ew a:active {color: #90d309; text-decoration:none;}
.capcalera{
margin: 5px 0px 15px 0px;
}
.tableNews{

	background-color:white;
	width:653px;
	height:121px;
	letter-spacing:-1px;
}
.noticia{
padding:5px;
margin-bottom:15px;
}
.titular{
font-weight:bold;
color:#666666;
font-size:28px;
line-height:26px;
letter-spacing:0px;
}
.subtitular{
font-weight:bold;
color:#454545;
font-size:15px;
line-height:18px;
letter-spacing:0px;
}

.liniaVerda{
background:url(../img/verd.gif) repeat-x bottom;
height:13px;
margin-top:3px;
}
.liniaTaronja{
background:url(../img/taronja.gif) repeat-x bottom;
height:13px;
margin-top:3px;
}
.liniaBlava{
background:url(../img/blau.gif) repeat-x bottom;
height:13px;
margin-top:3px;
}

.liniaDivisoria { border:1px dotted #f4f4f4; width:100%; }

.fecha{
width:350px;
background-color:white;
font-size:11px;
padding-bottom:2px;
color:black;
letter-spacing:1px;
}
.cuerpo{
padding: 5px 2px 25px 2px;
font-size:12px;
color:black;
letter-spacing:0px;
border-bottom: 1px solid #999999;
}
.fotoVerda{
border: 1px solid #90d309;/* verde */
padding:5px;
background-color:white;
float:right;
margin: -25px 0px 5px 25px;
}
.fotoTaronja{
border: 1px solid #e57206;/* verde */
padding:5px;
background-color:white;
float:right;
margin: -25px 0px 5px 25px;
}
.fotoBlava{
border: 1px solid #00aad2;/* verde */
padding:5px;
background-color:white;
float:right;
margin: -25px 0px 5px 25px;
}
.text{
	margin: 0px 18px 10px 18px;
	text-align:left;
}
.worx{
	text-align:left;
	margin: 25px 5px 15px 5px;
}
.news{
	margin: 25px 3px 0px 0px;
	float:right;
	text-align:right;
	font-size:0.8em;
	color:#333333;
	letter-spacing:0px;
}
.hr {
	border-top: 1px solid #000000;
	margin: 0px 3px 0px 3px;
	text-align:left;
	font-size:0.85em;
	color:#999999;
	letter-spacing:0px;
}
.adress{
	margin: -5px 3px 0px 3px;
	text-align:left;
	font-size:0.85em;
	color:#999999;
	letter-spacing:0px;
}
.adressNews{
	margin: 57px 3px 0px 3px;
	text-align:left;
	font-size:0.85em;
	color:#333333;
	letter-spacing:0px;
}