@charset "iso-8859-1";


body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

a { outline: none;}

img {
	border: 0px;
}

.clear {
	clear: both;
}

#Template_top {
	width: 900px;
	margin: 10px auto;
	text-align: left;
	
}

#Template_wrapper {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

#Template_header {
	height: 371px;
	background-image:url(../img_struct/header_1_caff.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}

#Template_header_reserved {
	height: 104px;
	background-image:url(../img_struct/header_1_caff.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}

#Template_News {
	margin-top: 20px;
    float: left;
	width: 700px;
}

#Template_body {
	background-image:url(../img_struct/bgTemplateBody.jpg);
	background-repeat:repeat-y;	
	}

#Template_col_left {
	width: 170px;
	float: left;
}

#Template_col_right {
	float: left;
	width:690px;
}

#Template_col_right_tube {
	padding: 20px 20px;
}

#Menu_statico table tr td {
	text-align: left;
}

	
