* { padding: 0; margin: 0;}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(img/backGround.jpg);
	background-repeat: repeat-x;
	background-color: #cfd5d3;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
}
#leftcolumn {
/*	color: #333; */
/*	background: #E7DBD5; */
	height: 500px;
	width: 195px;
	float: left;
}
#rightcolumn {
	float: left;
	/*	color: #333; */
/*	background: #F2F2E6; */
	height: 100%;
	width: 678px;
	display: inline;
	position: relative;
}#arrow {
	height: 200px;
	width: 195px;
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: 120px 70px;
	position:relative;
}
#logo {
	height: 200px;
	width: 195px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: 90px 100px;
}
#header {
	width: 678px;
	height: 244px;
	margin-bottom: -50px;
}

#header a{text-decoration: none; color: black;}

#content {
	width: 678px;
	position: absolute;
	padding-bottom: 50px;
}
#menu {
	height: 300px;
	width: 678px;
	background-image: url(img/menuBackground.png);
	background-repeat: no-repeat;
	background-position: 0px 110px;
	padding-top: 70px;
	padding-left: 60px;
	margin-bottom: -50px;
}

#menuWeb {
	 background-image: url(img/menu/web.png); 
/* font-family: 'Philosopher', sans-serif; */
	font-size: 30px;	
	background-repeat: no-repeat;
	height: 66px;
	width: 160px;
	float: left;
	margin-right: -50px;
	margin-left: -25px;
}

#menuDesign {
	 background-image: url(img/menu/designH.png);
	background-repeat: no-repeat;
/* font-family: 'Philosopher', sans-serif; */
	font-size: 30px;	
	height: 66px;
	width: 160px;
	float: left;
	margin-right: -60px;
}

#menuVideo {
	background-image: url(img/menu/video.png);
	background-repeat: no-repeat;
/* font-family: 'Philosopher', sans-serif; */
	font-size: 30px;	
	height: 66px;
	width: 160px;
	float: left;
	margin-right: -60px;
}
#menuPhotos {
	background-image: url(img/menu/photos.png);
	background-repeat: no-repeat;
	/* font-family: 'Prata', serif; */
	font-size: 30px;	
	height: 66px;
	width: 160px;
	float: left;
	margin-right: -45px;
}
#menuContacts {
	background-image: url(img/menu/contacts.png);
	background-repeat: no-repeat;
	/* font-family: 'Prata', serif; */
	font-size: 30px;	
	height: 66px;
	width: 160px;
	float: left;
	margin-right: -180px;
}
#web {
	height: 100%;
	width: 678px;
	padding-left: 50px;
}
#design {
	height: 100%;
	width: 678px;
	padding-left: 50px;
}
#video {
	height: 100%;
	width: 678px;
	padding-left: 50px;
}
#photos {
	height: 100%;
	width: 678px;
	padding-left: 50px;
}
#contacts {
	height: 100%;
	width: 678px;
	padding-left: 50px;
}
.descWork {
	height: 50px;
	width: 678px;
	
}
.titleWork {
	height: 14px;
	width: 678px;
}
.subTitleWork {
	height: 14px;
	width: 678px;
}
.imageWork {
	height: 308px;
	width: 678px;
	margin-bottom: 55px;
}
.imageWorkDesign {
	height: 100%;
	width: 678px;
	margin-bottom: 55px;
}
.imageWorkVideoImage {
	height: 377px;
	width: 678px;
	margin-bottom: 50px;
	overflow: hidden;
	position: relative;
}
.imageWorkVideoImageSlide {
	height: 310px;
	width: 625px;
	background-color: #000;
	position: relative;
	opacity: .8;
/*	display: none; */

	
	/* For IE 5-7 */  
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);  
	/* For IE 8 */  
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #09F;
}
.imageWorkVideoImageSlideContent {
	float: left;
	height: 310px;
	width: 625px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 50px;
	background-image: url(img/descPanel/video/imageLunareSlideBenvenuti.png);
	padding-left: 270px;
}

.imageWorkVideoImageSlideContent a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #09F;
	text-decoration: none;
}
.imageWorkVideoImageSlideContent a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #09F;
	text-decoration: none;
}
.imageWorkVideoImageSlideContent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #0FF;
	text-decoration: none;
}

.imageWorkVideo {
	height: 100%;
	width: 678px;
	margin-bottom: 60px;
}
.imageWorkPhotos {
	height: 100%;
	width: 678px;
	margin-bottom: 55px;
}
#menuContactsBox {
	height: 125px;
	width: 188px;
	float: left;
	background-image: url(img/descPanel/contacts/sendEmail.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
}
#menuContactsBoxEmail {
	background-image: url(img/descPanel/contacts/sendEmail.png);
	height: 14px;
	width: 122px;
}
.ContactsContentAddress {
	height: 28px;
	width: 678px;
	padding-left: 90px;
}
#ContactsContentNome {
	height: 20px;
	width: 181px;
	background-image: url(img/descPanel/contacts/page/nome.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 8px;
}
#ContactsContentEmail {
	height: 23px;
	width: 181px;
	background-image: url(img/descPanel/contacts/page/email.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: -5px;
}
#ContactsContentFacebook {
	height: 14px;
	width: 106px;
	background-image: url(img/descPanel/contacts/page/faceBook.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 4px;
}
#ContactsContentFacebookLink {
	height: 23px;
	width: 229px;
	background-image: url(img/descPanel/contacts/page/faceBookLink.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: -5px;
}
#ContactsContentLinkedin {
	height: 13px;
	width: 89px;
	background-image: url(img/descPanel/contacts/page/linkedIn.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 7px;
}
#ContactsContentLinkedinLink {
	height: 23px;
	width: 243px;
	background-image: url(img/descPanel/contacts/page/linkedInLink.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: -5px;
}
#ContactsContentSkype {
	height: 14px;
	width: 62px;
	background-image: url(img/descPanel/contacts/page/skype.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 8px;
}
#ContactsContentSkypeLink {
	height: 23px;
	width: 269px;
	background-image: url(img/descPanel/contacts/page/skypeLink.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: -5px;
}
#ContactsForm {
	height: 550px;
	width: 678px;
	margin-top: 80px;
	padding-left: 90px;
}
#ContactsFormTitle {
	background-image: url(img/descPanel/contacts/page/title_sendMessage.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 678px;
}
#ContactsFormTitleName {
	background-image: url(img/descPanel/contacts/page/title_name.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 678px;
	margin-top: 15px;
}
#ContactsFormTitleYourEmail {
	background-image: url(img/descPanel/contacts/page/title_email.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 678px;
	margin-top: 15px;
}
#ContactsFormTitleMessage {
	background-image: url(img/descPanel/contacts/page/title_message.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 678px;
	margin-top: 15px;
}
#ContactsFormTextName {
	background-image: url(img/descPanel/contacts/page/label_name.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 678px;
	padding-top: 15px;
	padding-left: 10px;
}
#ContactsFormTextEmail {
	background-image: url(img/descPanel/contacts/page/label_email.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 678px;
	padding-top: 15px;
	padding-left: 10px;
}
#ContactsFormTextMessage {
	background-image: url(img/descPanel/contacts/page/label_message.png);
	background-repeat: no-repeat;
	height: 145px;
	width: 678px;
	padding-top: 15px;
	padding-left: 10px;
}
#ContactsFormFeedback {
	height: 80px;
	width: 350px;
	margin-top: 25px;
}



p#success
{
padding: 3px 10px;
background: #92FFA5;
border: 2px solid #009218;
color: #009218;
font-weight: bold;
margin-bottom: 10px;
text-align: center;
}
		
p#bademail, p#badserver
{
	padding: 3px 10px;
	background: #FFA3A1;
	border: 2px solid #D00D00;
	color: #D00D00;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	}

input
{
	color: #009ee0;
	background: #f4f4f4;
	border: 1px solid #f4f4f4;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.submit input
{
	background-color: #ECECEC;
/*	background-image: url(img/descPanel/contacts/page/sendButton.png); */
	background-repeat: no-repeat;
	width: 80px;
	background-position: center center;
}


textarea	
{
	color: #009ee0;
	background: #f4f4f4;
	border: 1px solid #f4f4f4;
	font-size: 12px;
}

