@charset "utf-8";
/* CSS Document */

/* MARCELO SALAS PRODUCCIONES */
/* 02/04/2012 */
/* WWW.VIAMAGICA.CL */


body{
	background: #101010 url(../imagenes/bg-sitio.png) top center no-repeat;
	font-family: Arial;
	font-size:11px;
	color:#666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
/*::::::::::::::::::::::::intro::::::::::::::::::::::::*/

#contenedor{
	width:960px;
	min-height:600px;
	margin: 0 auto;}
	
#head{
	width:960px;
	height:110px;
	float:left;}	

#logo{
	width:200px;
	height:96px;
	float:left;}	
	
#redes-head{
	width:220px;
	min-height:10px;
	float:right;
	margin-top:40px;
	z-index:999;
	position:relative;}	

#cont-menu{
	background:url(../imagenes/bg-menu.png) no-repeat center;
	width:960px;
	height:100px;
	float:left;
	padding-top:70px;}	
	
#cont-slide{
	background:url(../imagenes/bg-slide.png) no-repeat center;
	width:940px;
	height:393px;
	float:left;
	margin-top:-60px;
	padding-top:40px;
	padding-left:20px;}		

#cont-titulo{
	background:url(../imagenes/bg-line.png) no-repeat right;
	width:960px;
	height:30px;
	float:left;
	margin-top:-30px;
	background-position: 230px;}	

#cont-novedades{
	width:960px;
	height:315px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;}
	
.cont-novedad{
	background:#fff;
	width:220px;
	height:315px;
	float:left;
	margin-right:20px;}	

.cont-novedad2{
	background:#fff;
	width:220px;
	height:315px;
	float:left;}	

.cont-novedad-img{
	width:220px;
	height:150px;
	float:left;
	margin-bottom:10px;}	
		
.cont-novedad-txt{
	width:200px;
	height:155px;
	float:left;
	padding:0 10px;}	
	
#cont-banners{
	width:960px;
	min-height:96px;
	float:left;
	margin-bottom:30px;}

#cont-banner1{
	width:310px;
	height:96px;
	float:left;
	margin-right:15px;}

#cont-banner2{
	width:310px;
	height:96px;
	float:left;}

#cont-banner3{
	width:960px;
	height:98px;
	float:left;
	margin-top:5px;}	
	
#foot {
    background: url("../imagenes/bg-foot.png") repeat-x;
    bottom: 0;
    clear: both;
    height: 210px;
    width: auto;
	margin-bottom:60px;}	
	
#cont-foot {
    width: 960px;
    height: 210px;
	margin:0 auto;}	

#foot-izq {
    width: 665px;
    height: 199px;
	float:left;}	
		
#foot-izq-menu {
    width: 665px;
    height: 30px;
	float:left;
	margin-top:55px;}	
		
#foot-news {
	background:url(../imagenes/bg-news.png) no-repeat;
    width: 294px;
    height: 199px;
	float:left;
	margin-top:10px;}
		
	#news-info {
		width: 280px;
		height: 30px;
		float:left;
		margin-top:55px;
		margin-left:15px;}		
	
#foot-logo {
	background:url(../imagenes/logo-m11-foot.png) no-repeat;
    width: 60px;
    height: 62px;
	float:left;
	margin-top:30px;}		

#foot-info{
	width: 230px;
    height: 74px;
	float:left;
	margin-left:15px;
	margin-top:8px;
	padding:30px 15px 0 15px;
	border-left:1px solid #383838;
	border-right:1px solid #383838}		
	
#foot-redes{
	width: 150px;
    height: 74px;
	float:left;
	margin-left:15px;
	margin-top:8px;
	padding:30px 15px 0 15px;}		
		
#foot-creditos {
    width: 960px;
    min-height: 10px;
	padding-top:10px;
	margin:0 auto;}	

/*::::::::::::::::::::::::textos::::::::::::::::::::::::*/
	
.txt-redes{
	text-align:center;
    font-family: 'BebasNeueRegular';
	font-size:17px;
	color:#fff;
	text-decoration:none;
	text-shadow: 2px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=1);}	

.txt-titulo{
	text-align:center;
    font-family: 'BebasNeueRegular';
	font-size:30px;
	color:#fff;
	text-decoration:none;
	text-shadow: 2px 1px 1px #000000;
	filter: dropshadow(color=#000000, offx=2, offy=1);}	

.txt-titulo-2{
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;}
	
.fecha-nov{
	font-family: 'BebasNeueRegular';
	font-size:15px;
	color:#cc0000;
	text-decoration:none;}
	
.txt-titulo-4{
	font-family: 'BebasNeueRegular';
	font-size:20px;
	color:#000;
	text-decoration:none;}

.txt-titulo-4b{
	font-family: 'BebasNeueRegular';
	font-size:20px;
	color:#000;
	text-decoration:none;}

.txt-titulo-4b:hover{
	color:#a52926;}

.txt-titulo-3{
	font-family: 'BebasNeueRegular';
	font-size:25px;
	color:#000;
	text-decoration:none;
	line-height:22px;}
	
/*.txt-titulo-3 a{
	font-family: 'BebasNeueRegular';
	font-size:25px;
	color:#000;
	text-decoration:none;}

.txt-titulo-3:hover{
	color:#a52926;}	*/

.txt-titulo-2:hover{
	color:#a52926;}		
		
.txt-slide{
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height:16px;
	text-decoration:none;}	

.txt-slide:hover{
	color:#a52926;}	
		
.txt-slide2{
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
	text-decoration:none;}	

.txt-slide2:hover{
	color:#a52926;}	

.txt-slide3{
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:16px;
	text-decoration:none;}	

.btn-vermas1{
	background:url(../imagenes/bg-vermas1.png) no-repeat center;
    font-family: 'BebasNeueRegular';
	font-size:17px;
	color:#fff;
	text-decoration:none;
	height:27px;
	width:102px;
	padding: 8px 12px 5px 5px;}	

.btn-vermas1:hover{
	background:url(../imagenes/bg-vermas2.png) no-repeat center;
	color:#fff;}
.btn-vermas1:active{position: relative; top: 1px;}	

.btn-enviar{
	display: block;
	text-indent: -9999em;
	width: 61px;
	height: 32px;
	background: url(../imagenes/btn-enviar.jpg) top left no-repeat;
	}	

.btn-enviar:hover{
	background-position:0 -32px;}
	
.btn-volver1{
	background:url(../imagenes/bg-volver1.png) no-repeat center;
    font-family: 'BebasNeueRegular';
	font-size:17px;
	color:#fff;
	text-decoration:none;
	height:27px;
	padding: 8px 10px 5px 5px;}	

.btn-volver1:hover{
	background:url(../imagenes/bg-volver2.png) no-repeat center;
	color:#fff;}	
	
.email{
	background:url(../imagenes/ico-mail.png) left no-repeat;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding-left:13px;}

.email:hover{
	text-decoration:underline;}	

.fb{
	background:url(../imagenes/icofb2.png) left no-repeat;
	font-size:11px;
	color:#bdbdbd;
	text-decoration:none;
	padding-left:15px;}

.fb:hover{
	text-decoration:underline;}	
		
.tw{
	background:url(../imagenes/ico-tw2.png) left no-repeat;
	font-size:11px;
	color:#bdbdbd;
	text-decoration:none;
	padding-left:15px;}

.tw:hover{
	text-decoration:underline;}	
		
.condiciones{
	font-size:10px;
	color:#7e7e7e;
	text-decoration:none;
	padding-left:10px;}

.condiciones:hover{
	color:#fff;}	
		
/*::::::::::::::::::::::::rollover::::::::::::::::::::::::*/
	
a#replaced_fb {
    display:block;
    text-indent:-9999em;
    width:35px;
    height:36px;
	float:left;
	margin-right:3px;
    background:url(../imagenes/ico-fb.png) top left no-repeat;}
	
a#replaced_fb:hover {
    background-position:0 -35px;}	
	
a#replaced_tw {
    display:block;
    text-indent:-9999em;
    width:35px;
    height:36px;
	float:left;
    background:url(../imagenes/ico-tw.png) top left no-repeat;}
	
a#replaced_tw:hover {
    background-position:0 -35px;}	

/*::::::::::::::::::::::::Servicios::::::::::::::::::::::::*/
#contenenido {
	width:960px;
	float:left;
	margin-bottom: 20px;
	}

.serv_wrap {
	float:left;
	width:940px;
	height:170px;
	border-left: 10px solid #db0000;
	border-right: 10px solid #cccccc;
	background:#FFF;}

.ser-texto-w {
	background:#FFF;
	height:170px;
	width:680px;
	float:right;}
.ser-texto {
	margin:20px;}
.ser-foto {
	float:left;}
.sep-nov {
	float:left;
	width:960px;
	height:36px;
	background: url(../imagenes/sep-nov.png) no-repeat;}
	
	
.nov_wrap {
	float:left;
	width:940px;
	min-height:235px;
	border-right: 10px solid #cccccc;}
	
.nov-texto-w {
	background: white;
	min-height:282px;
	width: 659px;
	float: right;
	background: #FFF;}

.nov-texto {
	line-height: 18px;
	margin:20px;}

.nov-comp-w {
	background: white;
	min-height:235px;
	width:960px;
	float: left;
	background: #FFF;}

.nov-comp {
	line-height: 18px;
	margin:20px;}

.nov-foto {
	float:left;}
.sm-salas{
	background:url(../imagenes/bg-sm.png) repeat;
	width:281px;
	min-height:200px;
	float:left;
	padding-bottom:5px;}
	
.sm-traders{
	background:url(../imagenes/bg-azul.png) repeat;
	width:281px;
	min-height:200px;
	float:left;
	padding-bottom:5px;}
	
.sm-salas-sm{
	margin-top:10px;
	margin-left:40px;}
.sm-salas-sm a{
	color:#FFF;
	text-decoration:none;
	line-height:20px;}
.sm-salas-sm a:hover{
	color: #900;}
.puntos {
	line-height:1px;
	color:#FFF;}
.puntos-r {
	line-height:1px;
	color:#F00;}
#bnr-salas{
	width:960px;
	height:200px;
	background:url(../imagenes/bnr-salas.png);
	margin-top:20px;
	margin-bottom:20px;}

#bnr-traders{
	width:960px;
	height:200px;
	background:url(../imagenes/ban-copatraders.png);
	margin-top:20px;
	margin-bottom:20px;}

#menu-bnr-salas {
	padding-top:150px;
	margin-left:20px;
	color:#FFF;
    font-family: 'BebasNeueRegular';
	font-size:20px;
}
#menu-bnr-salas a{
	color:#FFF;
    font-family: 'BebasNeueRegular';
	font-size:20px;
	text-decoration:none;
}
#menu-bnr-salas a:hover{
	color:#000;
  text-decoration:none;
}
.glaeria-img img {
	border: 4px #CCC solid;
	margin: 4px 8px 4px 7px;}
/*::::::::::::::::::::::::producciones:::::::::::::::::::::::*/
.prod-wrap {
	border-bottom: solid 1px #c0c0c0;
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:20px;}

.img-prod{
	float:left;
	border: 5px solid #c1c1c1;
	margin-right:10px;}

.txt-prod{
	float: right;
	width: 480px;
	}
.txt-prod a {
	color:#000;
	text-decoration:none;}
.txt-prod a:hover {
	text-decoration: underline;}
/*::::::::::::::::::::::::fontface::::::::::::::::::::::::*/

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*::::::::::::::::::::::::paginador::::::::::::::::::::::::*/

#paginado {
	clear:both;
	padding-top:10px;
}
	a.paginado{font-family:arial; font-size:10px; padding:5px; color:#FFF; border:1px solid #FFF; text-decoration:none;margin-right: 5px; margin-left: 5px;}
	a.paginado:hover{color:#FFF; border:1px solid #CCC;margin-right: 5px;
margin-left: 5px;}
	a.paginado-marca{font-family:arial; font-size:10px; padding:4px; color:#FFF; border:2px solid #CCC; text-decoration:none;margin-right: 5px; margin-left: 5px;}
	
	.just {
		text-align:justify;}

.videos {
	overflow:hidden;
	border-bottom:1px #999 solid;
	padding-bottom:20px;
	margin-bottom:20px;}

.linea {
	border-bottom:#999 solid 1px;
	margin-bottom:20px;
	padding-bottom:20px;}
	
/*MENSAJE DE ERROR*/
.error-message, label.error {
	display:block;
	color:#F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
    margin:0;
}