/* TAG HTML */
body {
	margin: 0;    
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: uppercase;
}

a:link, a:visited {
	text-decoration: none;
	color: #A26F40;
}


/* FINE TAG HTML */

/* ###### ID ###### */
#colSx {
	float: left;
	margin-left: 10px;
	width: 500px;	
}

#colDx {
	float: right;
	margin-right: 10px;
	width: 240px;
}

#container {
	text-align: center;
}

#content {
	text-align: left;
	margin: 0 auto;
	width: 770px;
	background: #fff url("img/ricciolo.png") bottom right no-repeat;
}

#footer {
	margin-top: 20px;
	border-top: 1px solid #E97E17;
	background: #fff url("img/loghi_footer.png") right 10px no-repeat;
	text-align: right;
	padding-top: 10px;
	padding-right: 110px;
	padding-left: 20px;
	line-height: 33px;
	font-size: 11px;
	color: #666;
}


h1#header {
	background:transparent url(img/head.png) no-repeat scroll center top;
	height:154px;
	margin:0;
}

#listVideo ul {list-style-type: none}
#listVideo ul li {
	float: left;
	margin: 4px 16px 8px 10px;
	width: 150px;
	height: 190px;
}
#listVideo ul li img {border: none}
#listVideo ul li div {float: left;}

#nav {
	margin: 0 auto;
	width: 820px;
	text-align: left;
}

#nav_path {
	text-align: right;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
}

#nav_path a:link, #nav_path a:visited  {
	color: #E97E17;
}

h2#nav_title  {
	background-color: #A26F40;
	text-align: left;
	padding: 4px 20px 3px 10px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin: 0;
	margin-right: 1px;
	text-transform: none;
}

#topStrip {
	margin: 10px 0 45px; 0;
	background: #fff url("img/head_texture.png") top left;
}

#video {}


#videoDesc p, #videoDesc ul {
	font-size: 11px;
}


#wrapper {
	overflow:hidden;
	width:100%;
}




/* ###### CLASSI ###### */
a:link.videoTitle, a:visited.videoTitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.boxTitle {
	margin-top: 0;
	padding-top: 0;
	font-size: 14px;
}

.clear {clear:both}

.galInfo {
	border: 1px solid #ccc;
	padding: 6px;
	width: 210px;
}

.galInfo p {
	margin: 4px 0 3px 0;
}

.galInfo ul {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 0;
}
.galInfo ul {
	padding-left: 0;
	margin-left: 0;
}

.hidden {
height:1px;
left:0;
overflow:hidden;
position:absolute;
top:-500px;
width:1px;
}

.pagTitle {
	clear: both;
	margin: 20px 0 20px 0;
	font-size: 16px;
}

.sectionTitle {
	font-size: 12px;
	clear: both;
	padding: 3px 12px;
	border-bottom: 1px solid #E97E17;
	margin-top: 35px;
}

.shortVideoInfo {
	font-size: 12px;
}

.strong {
	font-weight: bold;
}

