@font-face {
    font-family: 'ITCEdscr';
    src: url('ITCEdscr.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'helvetica_bqregular';
    src: url('helveticabq-blackitalic-webfont.eot');
    src: url('helveticabq-blackitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticabq-blackitalic-webfont.woff') format('woff'),
         url('helveticabq-blackitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_bqregular';
    src: url('helveticabq-bold-webfont.eot');
    src: url('helveticabq-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticabq-bold-webfont.woff') format('woff'),
         url('helveticabq-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_bqregular';
    src: url('helveticabq-bolditalic-webfont.eot');
    src: url('helveticabq-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticabq-bolditalic-webfont.woff') format('woff'),
         url('helveticabq-bolditalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvetica_bqlight';
    src: url('helveticabq-light-webfont.eot');
    src: url('helveticabq-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticabq-light-webfont.woff') format('woff'),
         url('helveticabq-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helvetica_bqregular';
    src: url('helveticabq-roman-webfont.eot');
    src: url('helveticabq-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticabq-roman-webfont.woff') format('woff'),
         url('helveticabq-roman-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#Wrapper {
    font-family: "helvetica_bqregular";
    margin-left: auto;
    margin-right: auto;
	margin-top:100px;
    width: 1000px;
	height: 462px;
	color: #888888;
}

.home{
	height:400px;
}

.section{
	margin-left: auto;
    margin-right: auto;
	float:left;
	width:800px;
}

.content p{
 font-size: 13px;
}

.footer p{
font-size: 10px;
}

.content a{
	text-decoration:none;
	color:#888888;

}


.content a:hover{
	text-decoration:none;
	color:#2e2e2e;
}




.column50{
background: none repeat scroll 0 0 #F2F2F2;
    float: left;
    margin-left: 5px;
    padding: 10px;
    width: 40%;
}

.column40{
background: none repeat scroll 0 0 #F2F2F2;
    float: left;
    margin-left: 5px;
	margin-top: 5px;
    padding: 10px;
    width:330px;
}

.column100{
background: none;
    float: left;
    margin-left: 5px;
	margin-top: 5px;
    padding: 10px;
    width: 800px;;
}


.reel .column50 h1{
	color:#CCCCCC;
	text-align:right;
	margin-top: 0;
}

.reel .column50 p{
	font-size:10px;
}

.contact .column50 p{
	font-size:14px;
	margin-left:60px;
}

.column50w {
	  float: left;
    margin-left: 5px;
    width: 40%;
	
}

.quotes  .column50 p{
	font-size:12px;
	
}

.quotes .column50{
background: none;
    float: left;
    margin-left: 5px;
	margin-top: -20px;
    padding: 10px;
    width: 40%;
}



.button a {
	background: none repeat scroll 0 0 #cccccc;
	float:right;
	height:19px;
	font-size:12px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	margin-left:1px;
	color:#000000;
	text-decoration:none;
}
.button a:hover {
	background: none repeat scroll 0 0 #888888;
	text-decoration:none;
}



.bottom{
	margin-top: -40px;
	width: 420px;
}

.radius{
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
}

.hidden {
 display:none;
}

.txtMenu{
	text-align:right;
 
}

.footer{
	float:left;
    margin-left: 30%;
    margin-right: auto;
	width: 1000px;
	height: 40px;
	color: #aaaaaa;
    font: 10px 'helvetica_bqregular',sans-serif;
	
}

.footer p{
	text-align: center
}

.separator{
	float:left;
	background-image:url('linea.png');
	height: 462px;
	width:20px;
	margin-left:20px;
	margin-top:60px;
	background-repeat:no-repeat;
	
}

 .separatorbig{
	float:left;
	background-image:url('linea.png');
	height: 1000px;
	width:20px;
	margin-left:20px;
	margin-top:60px;
	background-repeat:no-repeat;
}

/*.separatorbig .voice{
	background-image:none;
	
}

 .float{
	float:left;
	background-image:url('/linea.png');
	height: 1000px;
	width:20px;
	margin-left:337px;
	margin-top:130px;
	background-repeat:no-repeat;
}*/

.txtMenu a {
    color: #aaaaaa;
    font: 16px 'helvetica_bqlight',sans-serif;
    text-decoration: none;
}

.txtMenu a:hover {
    color: #555555;
    font: 16px 'helvetica_bqlight',sans-serif;
	text-decoration: none;
	font-weight:bold;
}

.leftColumn{
	float:left;
	/*background:#cccccc;*/
    width:78px;
	text-align:right;
	margin-top:150px;
	height:130px;
	
}

.blogH{
	float:left;
	margin-top:170px;
	margin-left:20px;
}

.imgmonobit{
	float: left;
    margin-left: 5px;
    margin-top: 8px;

}

.blogAbs{
	
	margin-left:10px;
	margin-top:20px;
	
}

.selected a {
    color: #555555;
    font: 16px 'helvetica_bqlight',sans-serif;
    text-decoration: none;
	font-weight:bold;
}

.selected a:hover {
    color: #555555;
    font: 16px 'helvetica_bqlight',sans-serif;
	text-decoration: none;
	font-weight:bold;
}



.mainTitle{
	float:left;
	margin-top: 30px;
}

.mainTitle h1{
	
	margin-left:180px;
	font: 90px 'ITCEdscr' !important;
	color:#5D5E5E;
	display:block;
	margin-bottom: -100px;
}

.content{
margin-top:-30px;;
}

.content h1{
font: 50px 'ITCEdscr';
	color:#5D5E5E;
	/*display:block;
	//margin-bottom: -100px;*/
}


.social {
	height:30px;
	margin-top: 140px;
    width: 100px;
}

.linked {
	width: 25px;
	height:29px;
	display:block;
	float:left;
	background:transparent url('l_normal.jpg') center top no-repeat;
}

.linked:hover {
   background-image: url('l_hover.jpg');
}

.insta {
	width: 25px;
	height:29px;
	display:block;
	margin-right: -3px;
	float:left;
	background:transparent url('i_normal.jpg') center top no-repeat;
}

.insta:hover {
   background-image: url('i_hover.jpg');
}

.tweet {
	width: 25px;
	height:29px;
	display:block;
	margin-right: -3px;
	float:left;
	background:transparent url('t_normal.jpg') center top no-repeat;
}

.tweet:hover {
   background-image: url('t_hover.jpg');
}


.fbook {
	width: 25px;
	height:29px;
	display:block;
	float:left;
	margin-right: -3px;
	background:transparent url('f_normal.jpg') center top no-repeat;
}

.fbook:hover {
   background-image: url('f_hover.jpg');
}

.blog {
	width: 73px;
	height:79px;
	display:block;
	float:left;
	margin-right: -3px;
	background:transparent url('blog.png') center top no-repeat;
}

.blog:hover {
   background-image: url('blog2.png');
}

.cursiva{
	font-style:italic
	
}

.fancybox-title a{
	text-decoration:none;
	color:#fff;
}
