
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


@font-face {font-family:
    'RaphaelIcons';
    src:
    url('raphaelicons-webfont.eot');
    src:
    local('?'), url('raphaelicons-webfont.woff') format('woff'), url('raphaelicons-webfont.ttf') format('truetype'), url('raphaelicons-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: local('Play'), url(http://themes.googleusercontent.com/static/fonts/play/v3/-SXnV4mZjf4oh1IBw13WZw.woff) format('woff');
}

.icon {
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    font-family: 'RaphaelIcons';
    font-size: 1.1em;
    position: relative;
    top: 0.1em;
}



.titoloiniziotrasporto0 {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 14px; 
	font-size: 14px;
	background: DarkGray   ;
	color: yellow;
}

.titolofinetrasporto0 {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 14px; 
	font-size: 14px;
	background: DarkGray  ;
	color: yellow;
}

.titoloiniziotrasporto {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 14px; 
	font-size: 14px;
	font-color: black;
	background: DarkGray   ;
}

.titolofinetrasporto {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 14px; 
	font-size: 14px;
	font-color: black;
	background: DarkGray  ;
}


.rowiniziotrasporto0 {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 14px; 
	font-size: 14px;
	background: #F0F0F0;
}
.rowfinetrasporto0 {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 14px; 
	font-size: 14px;
	background: #F0F0F0;
}
.rowiniziotrasporto1 {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 14px; 
	font-size: 14px;
	background: #DCDCDC;
}
.rowfinetrasporto1 {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 14px; 
	font-size: 14px;
	background: #DCDCDC;
}


.rowsaltoriga {
	font-family: "sans-serif";  
	font: sans-serif; 
	font: 22px; 
	font-size: 22px;
	background: #C8C0C0;
}



table {  font-family: "sans-serif";  font: sans-serif; font: 12px; font-size: 12px; }

body {
	margin: 15px;
	padding: 0;
	/*
        background-image: url("images/subtle_freckles.png");
	font-family: 'Play', sans-serif; */
	 font-family: "sans-serif";  font: sans-serif; 
	font-size: 13px;
	color: #7A8985;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 300;
	color: #7D7764;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #606080;
}

a:hover {
}

#wrapper {
	overflow: hidden;
	background: #00a7f;
}

.container {
	width: 1000px;
	margin: 0 auto;
	border-top-color:#000;
	
}

/* Header */

#header-wrapper {
	overflow: hidden;
	height: 600px;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0px 20px;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 400px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

#banner .image-style {
	border: 15px solid #F4F4F4;
}

/* Logo */

#logo {
	overflow: hidden;
	height: 133px;
	background: url(../images/banner_kontex.png) no-repeat center bottom;
}

#logo h1, #logo p {
	text-align: center;
}

#logo h1 {
	padding: 50px 0px 0px 0px;
	letter-spacing: -6px;
	text-transform: lowercase;
	font-size: 100px;
}

#logo p {
	margin-top: -20px;
	padding: 0px 0px 0px 5px;
	font-size: 20px;
	font-weight: 300;
	color: #696969;
}

#logo p a {
	color: #696969;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #3C342E;
}

/* Splash */

#splash {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	border-bottom: 1px dashed #E7E2DC;
	letter-spacing: -3px;
	text-align: center;
	font-size: 48px;
}

#splash span {
	color: #313131;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */


#menu {
	overflow: hidden;
	height: 52px;
	border-top-color:#000;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	padding: 0px 30px;
	line-height: 52px;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	background: #1D469F;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}

/* Page */

#page {
	overflow: hidden;
	padding: 20px 20px 40px 20px;
}

/* Content */

#content {
	float: left;
	width: 1000px;
	padding: 0px 0px 0px 0px;
}

.post {
	overflow: hidden;
}

.post .title {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	color: #373737;
}

.post .title a {
	border: none;
	color: #373737;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

table.tablebackground {
	BACKGROUND: trasparent; 
	COLOR: #223344; 
	FONT-FAMILY:  Tahoma, Verdana, Arial, Helvetica; HEIGHT: 12; 
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
	TEXT-DECORATION: none;
	border-width: 1px;
	padding: 10px;
	
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	
	border-color: Gray;
	text-align: left;
	margin-left: auto;
	margin-right: auto;



}

table.tablebackground td {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: white;
	background-color: none;
	-moz-border-radius: 0px 0px 0px 0px;
	TEXT-DECORATION: none;
	text-align: center;
	cursor: default;
	color: #333333;

}




/* Sidebar */

#sidebar {
	float: right;
	width: 384px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

#sidebar h2 {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 3px solid #E0E1D6;
	text-shadow: 1px 1px 0px #FFFFFF;
	font-size: 26px;
	color: #373737;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-bg {
	overflow: hidden;
	padding: 70px 0px;
	background: #CCC;
	border-top: 10px solid #E5E6DD;
	width:1200px;
	margin:0 auto;
}

#footer-content {
	
	width:80%;
	margin:0 auto;
}

#footer-content h2 {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #1E8FD7;
	font-size: 22px;
	color: #FFFFFF;
}

#column1 {
	float: left;
	width: 400px;
}

#column2 {
	float: left;
	width: 400px;
}

#column3 {
	float: left;
	width: 400px;
}

/* Footer */

#footer {
	height: 100px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 0px #FFFFFF;
	color: #909090;
}

#footer a {
	text-decoration: underline;
	color: #909090;
}

#footer a:hover {
	text-decoration: none;
	color: #383838;
}

.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 7px 0px 7px 0px;
	border-top: 1px dashed #E7E2DC;
}

.list-style1 .first {
	padding-top: 0px;
	border-top: none;
}

.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	padding: 7px 0px 7px 0px;
}

.list-style2 a {
	color: #8A8985;
}

.list-style2 a:hover {
	text-decoration: underline;
}

.list-style2 .first {
	padding-top: 0px;
	border-top: none;
	background: none;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 450px;
	background: url(images/img04.png) no-repeat center bottom;
}

/* Three Column Content */

#three-column {
	overflow: hidden;
	padding: 10px 0px 50px 0px;
}

#three-column #tbox1 {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#three-column #tbox2 {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#three-column #tbox2_sviluppo {
	float: left;
	width: 300px;
}

#three-column #tbox3 {
	float: left;
	width: 300px;
}

#three-column #tbox4 {
	float: left;
	width: 300px;
}

#three-column #tbox5 {
	float: left;
	width: 300px;
}

#three-column #tbox6 {
	float: left;
	width: 1000px;
	margin-right: 500px;
}

#three-column #tbox7 {
	float: left;
	width: 390px;
	height: 250px;
}

#three-column #tbox8 {
	float: left;
	width: 1200px;
	height: 80px;
	border-bottom: 2px solid #1E8FD7;
	padding-left:25px;
}

.box-style {
	background: #CCC;
}

.box-style2 {
	background: #ffffff;
}

.box-style01
{
	border-bottom: 5px solid #1E8FD7;
}


.box-style02
{
	border-bottom: 5px solid #F8AF00;
}

.box-style02_sviluppo
{
	border-bottom: 5px solid #F8AF00;
}

.box-style03
{
	border-bottom: 5px solid #32CD32;
}

.box-style04
{
	color : #3C342E;
}

.box-style05
{
	border-bottom: 5px solid #DE5635;
}

.box-style06
{
	border-bottom: 5px solid #F8AF00;
	color : #3C342E
}

.box-style h2 {
	padding: 10px 0px;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
}

.box-style .image {
	width: 324px;
}

.box-style .arrow {
}

.box-style .content {
	overflow: hidden;
	width: 300px;
	padding: 30px;
}


.divider {
	overflow: hidden;
	height: 50px;
	background: url(images/img04.png) no-repeat center top;
}
