﻿body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333;
}

.button
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333;
}
/*
#sfondo {
width:800px;
position:relative;
margin:0px;
padding:0px;
margin:auto;
overflow:visible;
background-image: url(../img/struttura/cavallo-bg.gif);
background-position: 100% 100%;
background-repeat:no-repeat;
background-color:#e8ce81;
}

#testata {
height:160px;
background: url(../img/struttura/sgranch-top-r.jpg);
width:800px;
}

#menu{
height:20px;
width:800px;
}

#submenu{
height:15px;
background-image:url(../img/struttura/submenu.gif);
background-repeat:repeat-x;
width:800px;
}

#box {
background: transparent;
}
*/
#contenitore {
	width:800px;
	text-align:center;
	border-style:dashed;
	border-color:#222299;
	padding-top:20px;
	background-color:#CCCCFF;
	position:relative;
}
#contenitore img 
{
	border-width:0px;
	margin-left:20px;
	margin-bottom:20px;
}
/*
.linea {
height:1px;
margin:0px;
position:relative;
background-color:Silver;
padding:0px;
}

.casella {
float:left;
margin:4px 0px 0px 4px;
padding: 0px 0px 4px 4px;
width:400px;
}

.casella img {
float:left;
padding:4px;
}

/* da sistemare - copiato spudoratamente */
/*
.mfoto {
	font-size:10px;
	border-color:#bbd8e8;
	}
	
.mfoto h5 {
	color:#4fb5d2;
	word-spacing:-0.25em;
	}
	
.mfoto a {
	font-weight:bold
	}
	
.mfoto strong {
	color:#4fb5d2;
	}
	
.mfoto cite {
	display:block;
	font-style:normal;
	font-weight:normal;
	color:#4a73f7;
	}
	
.mfoto a:before {
	content:""
	}
	
.mfoto span {
	display:block;
	font-weight:normal;
	}

#btnfoto {
	margin:4px 0 0 10px;
	padding:0;
	text-indent:-9999px;
	width:145px;
	height:25px
	}
	
#btnfoto a {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	text-decoration:none;
	background:transparent url("/images/bg/t_foto.gif") left top no-repeat
	}
	
#btnfoto a:hover {
	background:transparent url("/images/bg/t_foto.gif") left bottom no-repeat
	}	

body.main-photo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333;
	background-color:#EEE;
	margin:0px;
	}
	
body.main-photo #head {background-color:#FFFFFF; width: 100%; display:block; height:55px; padding:5px;}
body.main-photo #sectionbrand			{ float:left; text-indent:-9999px; width:80px; height:42px; background:transparent url("http://www.repubblica.it/sharedfiles/images/brand2_foto.gif") top left no-repeat }
*/
 
 /*
#dettaglio #sbcolmaindet {
	display:inline;
	float:left;
	width:630px; 
	}

#list-gallery .gall 
{
	float:left;
	padding:5px;
	width:270px;
	text-align:center;
	background-color:#eee;
	margin:0 10px 10px 0;
	height: 270px;
	}
	
#list-gallery .gall-last {
	float:left;
	padding:5px;
	width:270px;
	text-align:center;
	background-color:#eee;
	margin:0 0 10px 0;
	height: 270px;
	}

#list-gallery .gall a img, #list-gallery .gall-last a img {
	border:1px solid #ccc;
	}
	
#list-gallery .gall a:hover img, #list-gallery .gall-last a:hover img {
	border:1px solid #5f6254;
	}

#list-gallery h1 {
	font-size:18px;
	}
	
#list-gallery .gall h1, #list-gallery .gall-last h1 {
	font-size:12px;
	}
	*/
/* fine da sistemare - copiato spudoratamente */