/***********************************************************************************************************************************
 SOLDATI AGRITURISMO - STYLESHEET
 Coded by Sacha Bourdeaud'Hui
 MAMOKA - http://www.mamoka.com
 **********************************************************************************************************************************/

/* LAYOUT IDs *********************************************************************************************************************/

#col_left
		{
		float: left;
		padding-right: 8px;
		width: 262px;		
		}
/*\*/
* html #col_left
		{
		width: 270px;
		w\idth: 262px;
		}/**/
#col_center
		{
		float: left;
		width: 262px;		
		}
#col_right
		{
		float: left;
		padding-left: 8px;
		width: 192px;		
		}
/*\*/
* html #col_right
		{
		width: 200px;
		w\idth: 192px;
		}/**/

/* CLASSES ************************************************************************************************************************/

.box1_header
		{
		padding-left: 35px;
		font-weight: bold;
		font-size: 14px;
		color: #FFF7D5;
		line-height: 40px;
		background: #ADC565 url(img/box1_header.jpg) no-repeat;
		}
.box1_content
		{
		border-left: 1px solid #6F8352;
		border-right: 1px solid #6F8352;
		padding: 5px 10px;
		height: 326px;
		color: #7B915B;
		background: #FFF7D5;
		}
/*\*/
* html .box1_content
		{
		height: 334px;
		he\ight: 324px
		}/**/
.box1_content2
		{
		overflow: hidden;
		border-left: 1px solid #6F8352;
		border-right: 1px solid #6F8352;
		padding: 5px 10px;
		height: 220px;
		color: #7B915B;
		background: #FFF7D5;
		}
/*\*/
* html .box1_content2
		{
		height: 230px;
		he\ight: 220px
		}/**/
.box1_footer
		{
		line-height: 18px;
		background: #FFF7D5 url(img/box1_footer.jpg) no-repeat;
		}
.box2
		{
		margin-bottom: 10px;
		width: 262px;
		height: 96px;
		background: #F5CE32 url(img/box2_bg.jpg) no-repeat;
		}
.box2_header
		{
		padding-left: 35px;
		font-weight: bold;
		font-size: 14px;
		color: #CB7A07;
		line-height: 40px;
		}
.box2_content
		{
		padding: 0 10px 5px 10px;
		font: 11px Tahoma, Arial, Helvetica, sans-serif;
		color: #64754C;
		line-height: 20px;
		}
.box2_content .num_field
		{
		border: 1px solid #CB7A07;
		padding: 2px;
		width: 15px;
		font: 10px Tahoma, Arial, Helvetica, sans-serif;
		color: #64754C;
		background: #F1D860;
		}
.box2_content .date_field
		{
		border: 1px solid #CB7A07;
		padding: 2px;
		width: 60px;
		font: 10px Tahoma, Arial, Helvetica, sans-serif;
		color: #64754C;
		background: #F1D860;
		}
.box2_content .button
		{
		border: 1px solid #CB7A07;
		padding: 2px;
		font: bold 10px Tahoma, Arial, Helvetica, sans-serif;
		color: #F1D860;
		background: #CB7A07;
		}
.news_title
		{
		float: left;
		display: block;
		margin-bottom: 5px;
		font-weight: bold;
		color: #FF9900;
		}
.news_date
		{
		float: right;
		display: block;
		margin-bottom: 5px;
		color: #B7CA74;
		text-align: right;
		}
.news_blob
		{
		clear: both;
		display: block;
		color: #7B915B;
		}
.news_blob a
		{
		color: #B7CA74;
		}
.box3
		{
		margin-bottom: 10px;
		width: 192px;
		height: 192px;
		background: #BCC561 url(img/box3_bg.jpg) no-repeat;
		}
.box3_header
		{
		padding-left: 35px;
		font-weight: bold;
		font-size: 14px;
		color: #7B915B;
		line-height: 35px;
		}
.box3_pic
		{
		padding: 1px 6px 6px 6px;
		}
.box3_content
		{
		padding: 0 10px;
		height: 55px;
		color: #64754C;
		}
.box3_button
		{
		padding-right: 15px;
		text-align: right;
		}
