/* CSS Document */

/* *****************************************************************  
Elementi
***************************************************************** */

body,BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
 	color: #666666;
	background-color : #FFFFFF;
	text-align: center;
}

TABLE, table
{
	font-size: 11px;
	color : #666666;
}

A {
	font-size: 11px;
	color : #006633; 
	text-decoration:none; 	
}	
A:visited {color : #006633; text-decoration:none; }  
A:hover  {color : #ff0000; text-decoration:underline; }

 
form {
	font-size: 11px;
	color: #666666;
}

input, textarea  {
	font-size: 11px;
	color: #666666;
	border: 1px solid #006633;
}

select {
	font-size: 11px;
	color:#666666;
	border: 1px solid #006633;
}

h1 {
	color: #007c48;
	font-family: Arial, Tahoma, sans serife;
	font-size: 14px;
	margin: 0 0 5px 0;
}

h2 {
	color: #ff0000;
	font-family: Arial, Tahoma, sans serife;
	font-size: 11px;
	margin: 0;
}

.agev { 
    width: 450px;
	color: #006633;
	font-weight:normal;
	background-color: #f1f6d6;
	text-transform: uppercase;
	padding: 5px;
}

.foto {
	margin: 5px;
	border: 1px solid #006633;
}
 
div.regtit {
	width:446px;
	background-color: #afc80c;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px;
	height: 14px;
}

div.regtit a {
	color: white;
}

div.recreg {
	border: 1px solid #AFC80C;
	background-color: #f1f6d6;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: circle;
	list-style-position: inside;
}

li {
    padding: 10px;
}
 
 /* *****************************************************************  
	Colori Background
***************************************************************** */


.bgc01 { background-color : #FFFFFF; }
.bgc02 { background-color : #D1E1EB; }
.bgc03 { background-color : #E77F40; }


/* *****************************************************************  
	LINKS
***************************************************************** */

a.linkw { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF; 
	padding:0 40px 0 40px;
}
a.linkw:visited { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF; 
	padding:0 40px 0 40px;
}
a.linkw:hover { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF3333; 
	text-decoration: underline;
	padding:0 40px 0 40px;
}

a.linkr { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF3333; 
	padding:0 40px 0 40px;
}
a.linkr:visited { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF3333; 
	padding:0 40px 0 40px;
}
a.linkr:hover { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF3333; 
	text-decoration: underline;
	padding:0 40px 0 40px;
}


a.linkred { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 9px;
	font-weight : bold;
	color : #FF3333; 
}
a.linkred:visited { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 9px;
	font-weight : bold;
	color : #FF3333; 
}
a.linkred:hover { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 9px;
	font-weight : bold;
	color : #FF3333; 
	text-decoration: underline;
}

a.linkred2 { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF3333; 
}
a.linkred2:visited { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF3333; 
}
a.linkred2:hover { 
	font-family : Verdana,Arial,Helvetica,sans serif;
	font-size : 11px;
	font-weight : normal;
	color : #FF3333; 
	text-decoration: underline;
}
 /* *****************************************************************  
	FORM
***************************************************************** */

.SizeLogin { 
	width: 150px;
	height: 18px;
}
.Box {
	border: 0px solid #990000;
}
.tasto {
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #CC0000;
	border: 0px solid #efefef;
	height: 18px;
}

 /* *****************************************************************  
	DIV
***************************************************************** */

#pad5 { padding: 5px; }
#pad10 { padding: 10px; }
#pad20L { padding-left: 16px; }
#pad20R { padding-right:16px; }
#padtop { padding-top: 115px; }
#padLR { padding-left: 10px; padding-right: 50px; }
#pad7 { padding-left: 12px; }

#top {
	width:790px;
	height:129px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	background-image: url("../img/top.gif");
	font-weight: bold;
	font-size: 9px;
	color: #FF0000;
}

div#logo {
	height: 116px;
	text-align: left;
	border: 0;
	width:150px;
	float:left
}

div#logo2 {
	height: 70px;
	text-align: left;
	border: 0;
	width:200px;
	float:left;
	border:0px solid #000;
	margin-left:150px
}

div#menutop {
	text-align: center;	
	clear:both;
}

#container {
	width:780px;
	margin: 0 auto;
}

#header {
	width:456px;
	background-color: #afc80c;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}



#barra {
	width:780px;
	margin: 0 auto;
	height: 5px;
	background-color: #d7d8d8;
}

#footer {
	width:780px;
	margin: 0 auto;
	font-size: 10px;
	color: #666666;
}

#box {
	width:456px;
	height:250px;
	font-size: 10px;
	color: #666666;
	background-image: url("../img/box.gif");
	background-repeat: no-repeat;
}

/* Home - Slide foto */

#imageSlideshowHolder{
  width:456px;
  height:150px;
  background-color:#FFF;
  border: 0;
  position:relative;  /* Never change this value */
  
}
.imageInGallery{    
  width:456px;
  height:150px;
  background-color:#FFF;
  
  /* Never change these 3 value */
  left:0px;
  top:0px;
  position:absolute;  
} 
