/*
Design by Silcompa spa from a Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


/**********************************************
 ***                 Common                 ***
 **********************************************/


/***************** Text Element ***************
 **********************************************/

body {
	background: #ffffff;
	background-image:url(images/back.png); 
	text-align: justify;
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h2 {
	margin-top: 0px;
	color: #2D661F;
	font-size: 18px;
}

h3 {
	color: #2D661F;
	margin: 0;
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
}

h5 {
	margin: 0;
	font-size: 22px;
	color: #888888;
	text-align:center;
}

p, ol, ul, dl, blockquote {
	margin-top: 0;
}

a {
	color: #248A06;
}

a:hover {
	text-decoration: none;
}

.std {
	text-decoration: none;
	color: #000000;
}

.grigio6 {
	text-decoration: none;
	color: #666666;
	margin-top:0;
	margin-bottom:0;
}

.grigio3 {
	text-decoration: none;
	color: #333333;
	margin-top:0;
	margin-bottom:0;
}

.verde01 {
	margin: 0px;
	color: #1C570A;
}

/*** DIV                                    ***
 **********************************************/


/******** GOCCE GRIGIE ************************/

#back_left{ 
	position:fixed; 
 	bottom:0px; 
	left:0px; 
	text-align:left; 
	width:234;
	height:260; 
	z-index: -1;
}

#top_right{ 
	position:fixed; 
	top:0px; 
	right:0px; 
	text-align:right; 
	width:234;
	height:260; 
	z-index: -2;
}

/******** HEADER ******************************/

#header {
	width: 534px;
	height: 78px;
	margin: 0px auto;
	background: url(images/img1.gif);
}

#header h1 {
	float: left;
	margin: 0;
	padding: 25px 0 0 20px;
	font-size: 25px;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 10px;
}

#header h4 {
	float: right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 10px;
	text-decoration: none;
}


#header a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #2D661F;
}

.scrittalogo {
	float: left;
	margin: 0;
	padding: 35px 0 0 20px;
}

/******** TOP MENU ****************************/

#menu {
	width: 514px;
	height: 30px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/img3.gif);
}

#menu ul {
	width: 514px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #333333;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 7px 15px 5px 15px;
	border-left: 1px solid #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #CCCCCC;
	color: #000000;
}

#menu .first a {
	border: none;
}

/******** SPLASH ******************************/


#splash {
	width: 514px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/img3.gif);
}

/******** CONTENT *****************************/

#content {
	width: 514px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(images/img3.gif);
}


/******** COLONNE *****************************/

#col {
	float: center;
	width: 250px;
	padding: 0 15px 0 0;
}

#colOne {
	float: right;
	width: 299px;
	padding: 0 15px 0 0;
}

#colTwo {
	float: left;
	width: 160px;
	padding: 0 0 0 15px;
}

#colTwo a:hover {
	color: #000000;
	background: #cccccc;
	border-left: 2px solid #2D661F;
	border-bottom: 2px solid #2D661F;
}

#colTwo ul {
	width: 100px;
	list-style: none;
	text-align: left;
}

#colTwo li {
	display: inline;
}


/******** BOX BOTTOM-LEFT *********************/


#box_bottom-left
 {
	position:absolute;
	width:160px; 
	text-align: left;
	color:#000000;
	margin: -190px 0 0 30px;  
}

#box_bottom-left_azienda
 {
	position:absolute;
	width:160px; 
	text-align: left;
	color:#000000;
	margin: -290px 0 0 30px;  
}

/**********************************************
 ***                Home Page               ***
 **********************************************/

#rag_soc {
	position:float; 
	float:left;
	width:493px; 
	z-index:1; 
	text-align: right;
	color:#ffffff;

}

#logohome {
	position:float; 
	float:left;
	width:513px; 
	z-index:0; 
	text-align: center;
	padding: 125px 0 0 0;
}

#content_home {
	width: 514px;
	margin: 0 auto;
	padding: 10px 2px 0 0;
	background: url(images/foto_home.jpg) no-repeat;
	text-align:center;
}

/**********************************************
 ***                    End                 ***
 **********************************************/


.elenco {
	margin-top: 0; 
	margin-bottom: 10px;
	margin-left: -20px;
}

.submenu {
	width: 140px;
	display: block;
	float: left;
	margin: 3px 0 0 -40px;
	padding: 3px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background: #333333;
	color: #ffffff;
	border-left: 2px solid #fecd00;
	border-bottom: 2px solid #fecd00;
}

.img {
	text-decoration: none;
	font-size: 12px;
}

.table_left {
	text-decoration: none;
	font-size: 12px;
	text-align:left;
	border-bottom: 1px solid #cccccc;
}

.table_right {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	border-bottom: 1px solid #cccccc;
}

.table_right a {
	text-decoration: none;
	font-weight: bold;
	color:#333333;
}

.table_right a:hover {
	text-decoration: none;
	color: #2D661F;
}



#rac_soc_azienda {
	position:relative;
	width:160px; 
	text-align: left;
	color:#000000;
	margin: -250px 0 0 20px;	
}


/* Footer */

#footer {
	width: 534px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(images/img4.gif) no-repeat;
}
