
body 
{
	min-width: 100%;
	font-size: 13px;
	font-family: Verdana;
	text-align: justify;
	color: #000000;
	text-align: center;
	margin: 0px;
	background: url("../img/texture_back.png") center 0px fixed;
}

#container
{
	width: 1200px;
	height: 100%;
	overflow: hidden;
	margin: auto;
}

#lingue
{
	text-align: center;
	margin: auto;
	margin-bottom: -5px;
	padding: 5px;
	line-height: 25px;
	color:#DDDDDD;
	vertical-align: middle;
}

#lingue a
{
	text-decoration:none;
	color:#DDDDDD;
}

#lingue a:hover 
{
	color: #FFFFFF;
}

#offerte {
	margin-left: auto;
	margin-right: auto;
	width: 380px;
	background-color: #ffcc66;
	padding-top: 7px;
	padding-bottom: 7px;
	height: 20px;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	cursor: pointer;
	-webkit-animation:spinPulse 2s infinite linear;
	color: #333;
	-moz-border-radius: 25px 10px / 10px 25px;
	border-radius: 25px 10px / 10px 25px;
	display: none;
}

@-webkit-keyframes spinPulse {
	0% { -webkit-transform: opacity:0; background-color: #ffcc66;}
	50% { -webkit-transform: opacity:1; background-color: #ffff22; color: #000;}
	100% { -webkit-transform: opacity:0; background-color: #ffcc66;}
}


#colonna_left
{
	float: left;
	width: 550px;
	margin: 10px 0px 0px 50px; 
	padding: 5px;
	text-align: justify;
	line-height: 25px;
}

#colonna_left_links
{
	float: left;
	width: 390px;
	margin: auto; 
	padding: 5px;
	text-align: center;
	line-height: 40px;
}

#colonna_center_links
{
	float: left;
	width: 390px;
	margin: auto; 
	padding: 5px;
	text-align: center;
	line-height: 40px;
}

#colonna_right_links
{
	float: right;
	width: 390px;
	margin: auto; 
	padding: 5px;
	text-align: center;
	line-height: 40px;
}

#colonna_right
{
	float: right;
	width: 550px;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	line-height: 25px;
}

#colonna_right_contatti
{
	float: left;
	width: 550px;
	margin: 40px 0px 0px 0px;
	line-height: 25px;
}

#head
{
	background: url(../img/head_de.jpg) right no-repeat;
	height: 161px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: auto;
}

#menu
{
	list-style:none;
	overflow:hidden;
	margin: auto;
	padding: auto;
	margin-bottom: 20px;
}

#menu ul
{
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
}


#menu li
{
	margin: auto;
	padding: auto;
	display:inline;
}

#menu a
{
	display: block;
	float:left;
	width: 198px;
	height: 30px;
	margin: 0px;
	font-size:13px;
	text-decoration:none;
	color:#EEEEEE;
	background-color: #B31E32;
	line-height:30px;
	border-left: 1px solid #eeeeee;
	-webkit-transition: background 0.3s ease-out, color 0.3s ease;
  -moz-transition: background 0.3s ease-out, color 0.3s ease;
  -ms-transition: background 0.3s ease-out, color 0.3s ease;
  -o-transition: background 0.3s ease-out, color 0.3s ease;
  transition: background 0.3s ease-out, color 0.3s ease;
}

#menu a:hover 
{
	background-color:#D15323;
	color: #FFFFFF;
	margin: 0px;
}

#menu a.selezionato
{
	margin: 0px;
	border: 0px;
	background-color:#ffcc66;
	color: #333333;
	border-left: 1px solid #eeeeee;
}

#menu a.selezionato:hover 
{
	margin: 0px;
	color: #666666;
}

#back
{
	float: left;
	list-style:none;
	overflow:hidden;
	margin: auto;
	padding: 0;

}

#back ul
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


#back li
{
	margin: auto;
	padding: auto;
	display:inline;
}

#back a
{
	display: block;
	float:left;
	width: 120px;
	height: 30px;
	margin: 0px 0px 0px 5px;
	font-size:13px;
	text-decoration:none;
	color:#EEEEEE;
	background-color: #B31E32;
	line-height:30px;
	border-left: 1px solid #eeeeee;
}

#back a:hover 
{
	background-color:#D15323;
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;
}

#footer
{
	font-size: 11px;
	color: #666666;
	height: 50px;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: auto;
}

.box_img
{
	margin-top: 20px;	
}

h1
{
	font-size: 16px;
	font-weight: normal;
	color: #B31E32;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #B31E32;
	text-decoration: none;
}

a:visited
{
	color: #B31E32;
	text-decoration: none;
}

a:hover
{
	color: #D15323;
}

a:active
{
	color: #B31E32;
	text-decoration: none;
}


.cont_banner
{
	width: 1000px;
	margin: auto;
	padding: 25px;
	text-align: center;
}

.banner
{
	float: left;
	width: 200px;
	height: 80px;
	margin: auto;
	padding: auto;
	text-align: center;
}

#main {
	width:824px;
	margin:0 auto;
	margin-top: 10px;

}

#images {
	display:none;
	background: url(../img/border_img.png);	
}

.panel {
	margin:0 0 12px 0;	
}

ul.exposureThumbs {
	padding:12px;
	margin-top: 12px;
	list-style-type:none;
	height:79px;
}

ul.exposureThumbs li {
	background:#666666;
	margin:0 12px 0 0;
	padding:0;
	text-align:center;
	display:none;
	float:left;
}

ul.exposureThumbs li img {
	cursor:pointer;
}

ul.exposureThumbs li.last {
	margin:0;
}

.exposureTarget {
	width:800px;
	height:600px;
	background-image:url(../gallery/demos/res/loader.gif);
	background-repeat:no-repeat;
	background-position:center center;	
	padding:0;
	margin:auto;
	border-width: 12px;  
	-webkit-border-image: url(../img/border_img.png) 12 round;
	position:relative;
	overflow:hidden; 
}

.exposureWrapper {
	position:absolute; 
	top:0; 
	left:0;
}

.exposureWrapper img {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}

.exposureLoaded {
	background-image:none;	
}

.exposureData {
	position:absolute;
 	left:0;
 	right:0;
 	bottom:-2000px;
	height:60px;
	line-height: 60px;
	padding: auto;
	background-image:url(../gallery/demos/res/veil.png);
	color:#fff;
	font-family: Verdana;
	font-size:12px;
	display:none;
}

/* In this demo we are using thumbs with fixed size */
ul.exposureThumbs li {
	width:150px;
	height:79px;
}

.exposureSlideshowControls a,
.exposureControls span,
.exposureControls a {
	font-family:Verdana;
	font-size:11px;
	padding:8px;
	line-height: 15px;
	background-color:#B31E32;
	display:block;
	float:left;
}

.exposureSlideshowControls a {
	float:right;	
}

.exposureSlideshowControls a,
.exposureControls a {
	color:#EEEEEE;
	text-decoration:none;
	outline:none;
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover,
.exposureControls a:active,
.exposureControls a:hover {
	background-color:#D15323;
	color:#FFFFFF;
}

.exposurePaging .active {
	color:#333333;
	background-color:#ffcc66;
}

.clear {
	clear:both;	
}

#facebooklike
{
margin-top: 20px;
margin-bottom: 40px;
}


