@charset "utf-8";
/* CSS Document */

html {}

body
{
	padding:0px;
	margin:0px;
	background-attachment:scroll;
	background-image:url(../../assets/main/bg.jpg);
	background-repeat:repeat-x;
	
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

#home
{
	height:668px;
	background-image:url(../../assets/main/bg_home.png);
	background-repeat:no-repeat;
}
#home #row1
{
	height:375px;
}
#home #row1 #col1
{
	width:510px;
	height:375px;
	float:left;
}
#home #row1 #col1 #animation
{
	width:510px;
	height:330px;
	margin-top: 20px;
}
#home #row1 #col2
{
	width:444px;
	height:375px;
	float:left;
}
#home #row1 #col2 img
{
	border:0px;
	padding-top:10px;
	padding-left:250px;
}
#home #row2
{
	padding-left:470px;
	height:150px;
}
#home #row2 img
{
	border:0px;
}
#home #row3
{
	padding-top:60px;
	padding-left:624px;
}
#home #row3 img
{
	border:0px;
}

#home #row3 img.marRig
{
	margin-right: 35px;
}


#no_gabbie
{
	height:730px;
	background-image:url(../../assets/main/bg_nogabbie.png);
	background-repeat:no-repeat;
}
#no_gabbie #content
{
	height:650px;
}
#no_gabbie #content #row1
{ 
	padding-left:380px;
	padding-top:92px;
	font-size:17px;
	color:#666666;
}
#no_gabbie #content #row2
{
	padding-top:90px;
	clear:right;
}
#no_gabbie #content #row2 #col1
{
	padding-left:30px;
	width:275px;
	float:left;
}
#no_gabbie #content #row2 #col2
{ 
	float:left;
	width:245px;
	padding-left:60px;
}
#no_gabbie #content #row2 #col3
{
	float:left;
	padding-left:80px;
}
#no_gabbie #content #row2 #col3
{ 
}
#no_gabbie #content #row2 #col3 ul
{
	margin:0;
	padding:0;
	list-style:none;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}
#no_gabbie #content #row2 #col3 li
{
	padding-bottom:13px;
}
#no_gabbie #content #row3
{
	clear:both;
}
#no_gabbie #content #row3 #col1
{
	float:left;
	padding-left:110px;
	padding-top:190px;
	width:220px;
}
#no_gabbie #content #row3 #col2
{
	float:left;
	padding-left:170px;
	padding-top:105px;
	width:400px;
	
}
#no_gabbie #content #row3 #col2 img
{
	border:0px;
}

#salute
{
	height:725px;
	background-image:url(../../assets/main/bg_lasalute.png);
	background-repeat:no-repeat;
}
#salute #content
{
	height:650px;
}
#salute #content #row1
{ 
	padding-left:410px;
	padding-top:55px;
	font-size:17px;
	color:#666666;
}
#salute #content #row2
{
	padding-top:70px;
	padding-left:340px;
	width:240px;
	
	clear:right;
}



#uovo_giusto
{
	height:745px;
	background-image:url(../../assets/main/bg_uovo_giusto.png);
	background-repeat:no-repeat;
}
#uovo_giusto #content
{
	height:658px;
}
#uovo_giusto #content #row1
{ 
	padding-left:370px;
	padding-top:55px;
	font-size:17px;
	color:#666666;
}
#uovo_giusto #content #row2
{
	padding-top:98px;
	padding-left:655px;
	width:300px;
	clear:right;
}



#guida
{
	height:756px;
	background-image:url(../../assets/main/bg_guida.png);
	background-repeat:no-repeat;
}
#guida #content
{
	height:650px;
}
#guida #content #row1
{ 
	padding-left:450px;
	padding-top:55px;
	font-size:17px;
	color:#666666;
}
#guida #content #row2
{
	clear:right;
}
#guida #content #row2 img
{
	border:0px;
}
#guida #content #row2 #col1
{
	padding-top:470px;
	padding-left:390px;
	float:left;
}
#guida #content #row2 #col2
{
	padding-top:40px;
	padding-left:5px;
	float:left;
}


#foot
{
	height:200px;
}
#foot #col1
{
	float:left;
	padding-left:70px;
}
#foot #col2
{
	float:left;
	padding-left:10px;
	padding-top:35px;
	margin-right: 30px;
}

#foot #crediti
{
	display: block;
	float: right;
	padding-left:10px;
	padding-top: 122px;
	border: 0px;
}

#foot #crediti span
{
	color: #653600;
	text-transform: uppercase;
	font-size: 9px;
	padding-bottom: 2px;
	line-height: 14px;
	height: 14px;

}

#foot #crediti a img
{
	margin-top: 2px;
	border: 0px;
}


.menu
{
	clear:right;
}

.menu .item
{
	float:left;
}

.menu .item img
{
	border:0px;
}


