/* Foglio di Stile per il Layout */
*{
margin:0;
padding:0;
}
body	{
	font: 62.5% Verdana, Arial, Tahoma,  Helvetica;
	margin: 0;
	padding:0;
	background: #000 url(../images/logo_Lys_body_2.jpg) no-repeat top center;
	color: #4B6985;
	text-align: center;
	}

form	{
	margin: 0;
	padding:0;
	}

img, fieldset	{
	border: 0;
	}

#wrap {
	width: 740px;
	margin: 0 auto;
	}
#main-content {
	width: 740px;
	padding: 0;
	text-align: left;
	}

#content{
	text-align: left;
	margin:0;
	padding:0 0px 20px 0;
	float:left;
	width:527px;
	}
.box_logo {
	text-align: center;
	height: 320px;
	}
.box_logo p {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	}
.center {
	text-align: center;
	margin: 0 auto;
	}

#ftr 	{
	clear:both;
	color: #4B6985;
	margin:0px;
	padding: 0;
	font-size: 10px;
	height:54px;
	border: 0;
	line-height: 55px;
	}

#ftr a	{
	color: #4B6985;
    text-decoration: none;
	}

#ftr a:hover	{
    text-decoration: underline;
	}

/* Foglio di stile presentazione */

.clear {
	clear: both;
	}

p 	{
	clear: left;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 0.9em;
	color: #6D8BA7;
	}

table 	{
	font-size: 1em;
	border-collapse: collapse;
	margin-top: 0;
	margin-bottom: 0.9em;
	color: #555;
	}


a	{
	color: #6CBCCD;
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	}

hr 	{
	color: #ddd;
	width: 100%;
	height: 1px;
	border: solid;
	margin: 0;
	}

h1  {
	font:28px/28px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 5px 0 15px 0;
	}

h2  {
	font:20px/20px Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #fff;
	margin: 0px 0 10px 0;
	}

h2 a {
	text-align: left;
	color: #65AAB5;
	text-decoration: none;
	}

h2 a:hover {
	color: #65AAB5;
	text-decoration: underline;
	}

h3  {
	clear: left;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0.9em;
	}

h3 a {
	text-align: left;
	color: #666;
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: underline;
	}


img {
	border-color: #666;
	}

/* box per news e servizi */


.box_news  {
	clear: both;
	width: 482px;
	margin: 0 auto;
	border: 0;

	}
.box_news h2  {
	color: #fff;
	position: relative;
	padding: 15px 15px 10px 15px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/back_news_temp_01.gif);
	}
.box_news_bottom  {
	position: relative;
	margin: 0 auto;
	padding: 0 15px 10px 15px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/back_news_temp_03.gif);
	}
.box_news_bottom img {
	float: left;
	padding: 0 1.5em 1.5em 0;
	}
.box_news h3  {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	margin: 0px 0 0.5em 0;
	}

.box_news h3 a {
	text-align: left;
	color: #666;
	text-decoration: none;
	}

.box_news h3 a:hover {
	text-decoration: underline;
	}

/*Box newsletter*/
.box_newsletter {
	clear: both;
	position: relative;
	width: 482px;
	margin: 15px auto 0px auto;
	border: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/back_news_temp_02.gif);
	}
.box_newsletter_bottom  {
	padding: 0 15px 15px 15px;
	background: url(../images/back_newsletter_temp.gif)  0 100%;
	}
.box_newsletter h2 {
	color: #fff;
	padding: 15px 15px 0 15px;
	position:relative;
	}
.box_newsletter p {
	color: #256AAA;
	}

/* style per form modulo contatti */

#newsletter label  {
	padding: 0 10px 0 0;
	color: #256AAA;
	}
#email  {
	border: 1px solid #324667;
	padding: 3px;
	color: #fff;
	font-size: 1em;
	width: 180px;
	background: #002132 url(../images/back_form.gif);
	}
#newsletter button  {
	margin-left: 20px;
	padding: 2px 3px;
	border: 1px solid #0B90DF;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	background: #0D559F;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(../images/back_button.gif);
	width: 60px
	}

legend  {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	}

.addcomment  {
	border: 1px solid #ddd;
	text-align: center;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/akuatech_sfondo_form.gif);
	}

#form_contatti  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 320px;
	margin: 10px auto;
	text-align: left;
	}

#form_contatti label  {
	clear: both;
	position: relative;
    float: left;
	margin: 5px 0;
	}
.obbligatorio {  
	color: #e20000;
	}
.input_contatti {  
	color: #575757;
	font-size: 10px;
	width: 200px;
	border: 1px solid #999;
	padding: 2px 3px 3px 3px;
	}
.input_contatti2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	width: 300px;
	border: 1px solid #999;
	padding: 2px 3px 3px 3px;
	}
.input_invia { 
	background: #6CBCCD;
	clear: both;
	color: #fff;
	width: 50px;
	border: 1px solid #6BB7C3;
	padding: 2px 3px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
/*********************************
/** Box messaggi di avviso
/*********************************/

.box_ok	{
	clear: both;
	width: auto;
	color: #333;
	font-size: 1em;
	border: 1px solid #B4DA31;
	background: #EEF5D7 url(/icone/icona_ok_04.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	}
.box_info	{
	clear: both;
	color: #333;
	width: auto;
	font-size: 1em;
	border: 1px solid #FFE066;
	background: #FFF4C7 url(/icone/icona_info_gialla.gif) no-repeat 10px 8px;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	}
.box_errore	{
	clear: both;
	width: auto;
	font-weight: bold;
	color: #333;
	font-size: 1em;
	border: 1px solid #E84646;
	background: #FFE3E3 url(/icone/icona_errore_03.gif) no-repeat 10px 6px;
	margin: 15px 0;
	padding: 10px 10px 10px 40px;
	}