/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #6A8B1A url(images/back_all2.gif);
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	width: 100%;
	text-align: left;
    background: url(images/back_all.gif) repeat-x;
}

#main
{
width: 756px;
padding: 10px;
background: #ffffff;
background-image:url(images/buttons.gif);
background-position:top;
background-repeat:repeat-x;
padding-top:40px;
}

#back
{
width: 776px;
margin: 0px auto;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#header {
	height: 323px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}

#logo {

width: 756px;
height: 100px;
text-align: left;
padding-top: 2px;
padding-left: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 13px;
}




#right
{
	width: 218px;
	float: right;
}

#right H3
{
width: 193px;
height: 26px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 12px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
	background: url(images/title_bottom.gif) no-repeat top;
}



#right li  {
	padding: 7px;
	padding-left: 10px;

}

#right .sub
{
	background: url(images/small.gif) no-repeat 10px 8px;
	padding-left: 30px;
}

#right a {
	color: #208A06;
}
#right a:visited {
	color: #208A06;
}

#right p
{
padding-left: 10px;

}

.bot
{
padding: 10px;
}


#left
{
width: 490px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #208A06;
}

#left a
{
color: #208A06;
text-decoration: none;
}

#left p {
	margin: 5px 5px 40px 5px;
	padding: 0;
	line-height:200%;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #208A06;
}


#footer {
	height: 53px;
	clear: both;
	padding-top: 30px;
	background: url(images/buttons1.gif) repeat-x top;
	text-align:center;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

/* ################################## CODICE DA COPIARE IN ALTRI CSS IN QUANTO NON APPARTIENE AL LAYOUT ################ */


.redi1 {
max-width:180px;
width:expression(this.width > 180 ? 180: true );
border:3px solid #A6D4DB;
}
.redi2 {
max-width:180px;
width:expression(this.width > 180 ? 180: true );
border:3px solid #A6D4DB;
margin: 5px 10px 0px 5px;
}
.redi3 {
max-width:450px;
width:expression(this.width > 450 ? 450: true );
border:3px solid #02ABC3;
margin: 5px 10px 0px 5px;
}
.redi4 {
max-width:160px;
width:expression(this.width > 160 ? 160: true );
border:1px solid #B6A19E;
margin: 5px;
padding:5px;
}
#fotografica{
float:left; 
height:220px; 
width:220px; 
text-align:center; 
}



#foto1{
text-align:center;
padding:20px;

}
#map {
	margin:20px;
    width: 400px; 
    height: 260px;
	
}
#sfondo_map {
    border:1px solid #FFFFFF; 
    margin: 2em auto;
    width: 442px; 
    height: 302px;
	background:url(images/formBk_map.png);
	background-position:center;
}


form#contact{
    width:340px !important;width /**/:370px;
    height:292px !important; height /**/:317px;
    margin: 0;padding: 15px 15px 10px;
    background: url(images/formBk.png) no-repeat
	}
label{
	float: left;
	width: 90px;
	height: 30px;
    margin-right: 5px;
	text-align: right;
	color: #666;
	font: 13px/30px ;
	padding-top:3px;

	}
input,textarea,button{
    border: 0px solid;
	color: #475078;
	font: 13px;
    }
div.input-cont{
	float: left;
	width: 220px;
	height: 33px;
    background: #E2E3D1 url(images/inputBk.png) no-repeat top left;
    margin-bottom: 3px
	}
input{
	display: block;
	width: 175px;
	background: #FFF;
    margin:6px 0 0 10px;
	}
div.textarea-cont{
	float: left;
	width: 220px;
	height: 140px;
	background: #E2E3D1 url(images/textareaBk.png) no-repeat
	}
textarea{
	width: 180px;
	height: 110px;
	margin: 10px 5px;
	font-size:13px;
	}
button#go{
	float: left;
	width: 130px;
	text-align:center;
    height:25px !important;height /**/:30px;
	line-height: 25px;
    display: inline;
	margin-left:95px;
	padding: 1px 0 4px;
    background: #D5D8E1 url(images/submitBk.png) no-repeat;
    color: #000;
	cursor: pointer
	}
#sendo {
    margin: 30px 40px;
	font-size:18px;
	color:#660033;

}
/* flags */
#flags {
text-align:right;
padding:30px;

}
#flags a{
padding:5px 10px;
float:right;
margin:10px;
}

#flags a{
border:1px solid #FFFFFF;

}
#flags a:hover{
border:1px solid #FFFFFF;
background:#FFFFFF;

}
#flags img{
border:0px;
}

/* entry */

.entry ul li{
	float:left; 
	margin:5px;
	list-style:none;
	width:120px;
	height:140px;
	}
.entry ul li img{
border:1px solid #CCCCCC; padding:8px;
max-width:100px;
width:expression(this.width > 100 ? 100: true );
}

.entry table{
	width:100%;
	margin-top:5px;
}
.entry table td{
	padding:10px;
	width:80%;
}
.entry table td img{
	border:0px;
}
.rowa{
	background:#F0F0F0;
}
.rowb{
	background:#D6D6D6;
}


