@CHARSET "ISO-8859-1";
#lang_fishing_records ul, #lang_fishing_records li
	{
		margin:auto;
		padding:0px;
		margin:0px;
}
.year
	{
		background:transparent url('../img/design/yeartit.png') no-repeat scroll center center;
		height:19px;
		padding-top:4px;
		color:#ffffff;
		font-weight:bold;
		text-align:center;
		margin-bottom:1px;
}
#weatherInfo
	{
		width:506px;
}
.month
	{
		background:transparent url('../img/design/caltit.png') no-repeat scroll center center;
		height:21px;
		padding-top:4px;
		color:#ffffff;
		font-weight:bold;
		text-align:center;
}
.day
	{
		background:transparent url('../img/design/calcont.png') no-repeat scroll center center;
		height:33px;
		padding-top:2px;
		color:#333333;
		font-weight:bold;
		text-align:left;
		font-size:18px;
		width:180px;
		margin:auto;
		position:relative;
		bottom:2px;
}
.n_day
	{
		float:left;
		width:26px;
		text-align:center;
		padding-top:1px;
}
.n_txt
	{
		float:right;
		width:150px;		
		text-align:left;
		padding-left:3px;	
		font-weight:normal;
		color:#444444;
		font-size:13px;
}
.textDay
	{
		font-size:8px;
		color:#ffffff;
}
.contDays
	{
		background:transparent url('../img/design/calendabase.png') no-repeat scroll center 56px;	
		margin-bottom:5px;	
		display:none;
}
.monthCont
{
		display:none;	
}
.year
	{
		cursor:pointer;
}
.month
	{
		cursor:pointer;
}

#history_sel_content
	{
		float:left;
		border:solid 1px #dddddd;
		border-radius:5px;		
		width:520px;
		height:100px;
		height:580px;	
		position:relative;
		bottom:15px;	
}
#history_list
	{
		float:right;		
		border:solid 1px #dddddd;
		border-radius:5px;	
		width:200px;	
		height:580px;		
		position:relative;
		bottom:15px;			
}
.history_tit
	{
		border-bottom:solid 1px #dddddd;
		border-radius:5px 5px 0px 0px;
		background-color:#fafafa;
		color:#555555;
		padding-top:5px;
		padding-left:20px;
		text-align:left;
		font-family:"Forum", helvetica, sans-serif;
		font-size:20px;
}
#history_sel_last
	{
		height:300px;
}
#history_sel_months
	{
		border-top:solid 1px #dddddd;
		border-radius:5px 5px 5px 5px;		
}
.fecha
	{
		text-align:right;
		font-style:italic;
		font-size:12px;
		color:#888888;
		margin:5px;
}
.actualTit
	{
		text-align:left;
		font-size:24px;
		color:#1c98cc;
		margin:5px;			
		width:95%;
		padding-left:10px;
		margin:auto;
		font-family:"Forum", helvetica, sans-serif;		
}
.actualDesc
	{
		color:#555555;
		font-size:14px;
		text-align:justify;
		padding:20px;
		height:160px;
}
.actualMore
	{
		text-align:right;
		padding-right:20px;
		font-size:12px;
}
.actualMore a
	{
		color:#1c98cc;
}
.frBox
	{
		padding:0px;
		width:360px;
		margin:auto;
		text-align:left;
		float:right;
		position:relative;
		margin-top:10px;
}
.imgLatest
	{
		float:left;
		width:130px;
		margin:10px;
		height:230px;
		border-radius:5px;	
}

.lista ul
	{
		list-style:none;
		text-align:left;
		font-size:12px;
		color:#444444;		
		padding:0px;
}
.rText
	{
		font-size:12px;
}
.fReport
	{
		width:350px;
}
