@charset "UTF-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	}
body { 
	background-color: #000000;
	font-family: Trebuchet MS;
	font-size:10px;
	margin: 0; 
	padding: 0;
	color:#CCCCCC;
	}
/* LINK */
a {
	color:#ffffff;
	text-decoration:none;
	}
a:hover {
	color:#ffec00;
	text-decoration:none;
	}
/* LINK FINE */
#content {
	width: 800px;
	margin: 0 auto;
	position: relative; 
	height: auto;
	}
#header {
	width: 800px;
	height:290px;
	background: #000 url(../images/header.jpg) no-repeat center;
	}
#data {
	position:relative;
	height:1270px;
	}
#dati_home {
	position:relative;
	margin-top:20px;
	}
#dati_result {
	position:relative;
	margin-top:5px;
	}
#header_dati {
	position:relative;
	height:51px;
}
#logo {
	float:left;
	background: url(../images/graphistudio.png) no-repeat top;
	width:196px;
	height:51px;
}
#lingua {
	float:right;
	width:200px;
	margin-right:360px;
	margin-top:15px;
}
#title {
	position:relative;
	width:290px;
	height:85px;
	margin-top:20px;
}
#title_result {
	position:relative;
	font-size:20px;
	margin-top:20px;
	width:780px;
}
#text {
	position:relative;
	width: 780px;
	height: 400px;
	margin-left: 25px;
	}
#text_details {
	position:relative;
	width: 780px;
	height: 270px;
	margin-left: 25px;
}
#textB {
	float:left;
	width:430px;
	font-size:12px;
	line-height:15px;
	margin-top:50px;
}
#textC {
	float:left;
	width:340px;
	font-size:12px;
	line-height:15px;
	margin-top:50px;
}
#container_video {
	float:right;
	background: url(../images/video_yervant.png) no-repeat top;
	width:300px;
	margin-right:25px;
	height:160px;
	margin-top:95px;
	}
#yervant {
	font-size:14px;
	text-align:center;
}
.yervant_text {
	margin-top:90px;
	widows:222px;
	height:63px;
	padding-top:8px;
	background: url(../images/button_yervant.jpg) no-repeat center;
}
#colonne {
	width:770px;
	position:relative;
	margin-left:25px;
	margin-top:10px;
	}
#colonne2 {
	width:750px;
	position:relative;
	margin-left:25px;
	margin-top:15px;
	background-color:#191919;
	}
#city {
	float:left;
	width:355px;
	margin-left:10px;
}
#video {
	float:left;
	width:140px;
	margin-left:40px;
}
#photo {
	float:right;
	width:140px;
	margin-right:10px;
}
#colonnaA_pastnext {
	float:left;
	width:520px;
	}
.seminario {
	position:relative;
	width:750px;
	height:207px;
	margin-top:15px;
	background: url(../images/base_seminar.jpg) no-repeat center;
}
#next_events {
	position:relative;
	width:750px;
	height: auto;
	margin-top:15px;
	color:#cccccc;
	}
#past_events {
	position:relative;
	width:750px;
	height: auto;
	margin-top:0px;
	}
#content_event {
	position:relative;
	width:750px;
	height:auto;
}
#text_event {
	float:left;
	margin-top:20px;
	width:400px;
	height: auto;
	color:#cccccc;
	font-size:12px;
	}
#info_event {
	float:right;
	margin-top:20px;
	width:250px;
	height: auto;
	color:#cccccc;
	font-size:12px;
	text-align:right;
	}
div#menu ul{
	float:right;
	width:160px;
	list-style:none;
    margin-top:25px;
	padding:0;
	text-align:center;
	}
div#menu ul li{
	margin:0;
	padding:0;
	}
div#menu a{
	display: block;
	height: 20px;
    text-decoration:none; 
	padding-left:5px;
	padding-top:5px;
    background: url(../images/menu.jpg) no-repeat center;
	color: #666666;
	}
div#menu a:hover {
	background-color: #666666;
	color: #999999;
}
.articoloBText {
	margin-left: 10px;
	margin-bottom:6px;
	width:498px;
	}
#articoloB a {
	color:#CCCCCC;
	}
#articoloB a:hover {
	color:#ff00cc;
	}
#colonnaB {
	float:right;
	width:235px;
	height:845px;
	}
#colonnaB_image {
	background: url(../images/bg_colonna.png) no-repeat top;
	width:235px;
	height:845px;
	}
.colonnaB_text {
	font-size:9px;
	padding: 6px 8px 6px 10px;
	color:#666666;
	}
.signin {
	position:relative;
	cursor:pointer;
	}
.header_seminario {
	width:740px;
	height:28px;
}
.title {
	float:left;
	font-size:20px;
	margin-left:10px;
	margin-top:2px;
	}
.image {
	padding: 1px 1px 1px 1px;
	}
#next {
	position:relative;
	width: 750px;
	height:28px;
	}
#past {
	position:relative;
	width:250px;
	height:32px;
	}
#comment {
	background: url(../images/comment.png) no-repeat right;
	width:135px;
	height:30px;
	padding-top:12px;
	margin-left: 10px;
	}
/* GALLERY */
#gallery {
	position:relative;
	width:770px;
	margin-top:10px;
	height: 270px;
	margin-bottom:10px;
}
#content_video {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	width:770px;
}
#imgopacity
{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}
#imgopacity:hover {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	}
/* MENU */
.ux-menu a.current {
    background-image: url('../extcore3.0/menu/images/menu-item-bg-current.png');
    border-color: #cbc0b7;
}
/* PIANTINA PER FRANCESI */
.thumbnail {
	float:left;
     border: 1px solid #d6d6d0;
	 width: 200px;
     }
.thumbnail_1 {
	float:left;
     border: 1px solid #d6d6d0;
	 width: 120px;
	 height:72px;
	 margin-right:6px;
	 margin-bottom:6px;
	}
#plan {
	position:relative;
	width:400px;
	height:140px;
	margin-top:5px;
}
#plan_text {
	float:right;
	width:198px;
	margin-top:60px;
}
/* FINE PIANTINA PER FRANCESI */
#footer {
	background: url(../images/bg_footer.jpg) no-repeat center;
	width:800px;
	height:132px;
	margin-top:10px;
	position: relative;
	}
#footer_text {
	float:left;
	padding-top:8px;
	margin-left:15px;
	color:#cccccc;
	font-size:10px;
	width:500px;
	height:40px;
	}
#footer_text span {
	color:#666666;
	}
#footer_textB {
	float: right;
	padding-top:20px;
	margin-right:15px;
	color:#cccccc;
	font-size:10px;
	height:40px;
	}
.clear{
	clear:both;
	position:relative;
	height:40px;
}

/* navigazione */

#navigator{
	margin:0 auto;
	float:left;
	margin-left:11px;
	margin-top:0px;
	height:22px;
}
#navigator div.element{
	margin:0 auto;
	margin-right:10px;
	float:left;
	height:12px;
	width:12px;
	background:#FFF;
	border:1px solid #FF00CC;
	cursor:pointer;
}

#navigator div.selected{
	background:#FF00CC;
	cursor:default;
}

#navigator div.tip{
	position:absolute;
	display:none;
	margin-top:18px;
	padding:3px; 
	font-weight:bold;
	width:100px;
	background:#F0C;
	color:#FFF;
	cursor:default;
}

.more {
	float:right;
	margin-right:0px;
	margin-top:7px;
}
.view_gallery {
	float:right;
	margin-right:11px;
	margin-top:20px;
	height:33px;
}
#description {
	float:left;
	margin-left:200px;
	width:150px;
	}
/* STYLE */
.style1 {
	color:#cccccc;
	font-size:16px;
	}
.style2 {
	color:#ffec00;
	}
.style3 {
	color:#cc0000;
}
.style4 {
	color:#ffffff;
	font-size:12px;
}
.style5 {
	color:#ffec00;
	font-size:16px;
	}
.style6 {
 color:#cc0000;
}
.style7 {
	color:#ffffff;
	font-size:14px;
}
hr {
border: #333333 1px dashed;
margin-top:20px;
margin-bottom:10px;
}
