@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/bg_site.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#0C020D;
	margin:0px;
	}
/*Head*/
.bglogin {
	background-image:url(../images/bg_login.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:176px;
	height:129px;
	}
.menu_pos {
	width:800px;
	margin:0 auto;
}
.logincont {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-left:5px;
	text-align:center;
	}
.logincont a {
	color:#FFF;
	text-decoration:underline;
	}
.logincont a:hover {
	text-decoration:none;
	}
.loginput {
	width:120px;
	border:1px solid #9C9C86;
	font-family:Tahoma, Geneva, Verdana;
	font-size:13px;
	color:#565647;
	margin-right:4px;
	padding-top:3px;
	height:18px;
	}
/*Contents*/
.container {
	width:1026px;
	margin:0px auto;
	}
.bottomhead {
	background-image:url(../images/header_bot.png);
	background-repeat:no-repeat;
	height:29px;
	}
.paneleft {
	background-image:url(../images/Desktopimg/cont_left_mid.png);
	background-repeat:no-repeat;
	background-position:top;
	width:38px;
	min-height:605px;
	}
.contet {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	margin-right:8px;
	}
.panelright {
	background-image:url(../images/Desktopimg/proposal_caliente_02a_r2_c16.png);
	background-repeat:no-repeat;
	background-position:top;
	width:38px;
	min-height:607px;
	}
.panelcont {
	margin-left:4px;
	}
/*Footer*/
.foot {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	height:88px;
	position:relative;
	}
.contfoot {
	margin:0px auto;
	width:830px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	font-size:10px;
	}
.copyr {
	text-align:right;
	display:block;
	float:left;
	margin-left:8px;
	margin-top:20px;
	font-size: 10px;
	}
.copyr a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFF;
	font-size:10px;
	text-decoration:none;
	}
.copyr a:hover {
	text-decoration:underline;
	}
.logofond {
	background-image:url(../images/logo_fond.jpg);
	background-repeat:no-repeat;
	height:76px;
	width:126px;
	display:block;
	float:left;
	margin-left:12px;
	}
.powered {
	background-image:url(../images/powered.jpg);
	width:200px;
	height:62px;
	float:right;
	margin-right:10px;
	margin-top:6px;
	}
/*Mini Web Site*/
.mwstitlegroup {
	font-size:18px;
	color:#F60;
	}
.mwsdireccion {
	font-size:14px;
	color:#000;
	}
.mwslink {
	font-size:14px;
	color:#F40;
	}
.mwsbgpanel {
	background-image:url(../images/Desktopimg/panel2.jpg);
	background-repeat:no-repeat;
	background-color:#130415;
	width:188px;
	height:534px;
	}
.mwsinput {
	background-image:url(../images/Desktopimg/input.jpg);
	width:150px;
	height:20px;
	border:0px;
	
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:14px;
	}
.mwstextarea {
	background-image:url(../images/Desktopimg/textarea.jpg);
	width:150px;
	height:45px;
	border:0px;
	
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:14px;
	}
.contetabs {
	background-image:url(../images/Desktopimg/bg_seccion_bottom.jpg);
	background-repeat:no-repeat;
	min-height:130px;
	margin-top:15px;
	padding-top:20px;
	}
h3 {
	margin:0px;
	padding:0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	}
.titulo1 {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	color:#3E0C06;
	font-size:16px;
	font-weight:bold;
	}
.itemband {
	display:block;
	position:relative;
}
.itemband h1,.itemband a h1{
	color:#fff;
	font-style:italic;
	margin:3px 0px;
	padding:0px;
	font-size:14px;
	text-transform:capitalize;	
}
.itemband a:hover h1{
	color:#CCC;
}
.itemband .photo {
	height:122px;
	overflow:hidden;
	width:165px;
	margin-top:-6px;
}
.tableorq {
	background-image:url(../images/fondodeorquesta.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:710px;
}
.titleorq {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#150F19;
}
.bgdescription {
	 background-image:url(http://awiserscript.com/plantilla/29/media/images/Desktopimg/orquesta_r2_c6.jpg);
	 background-repeat:no-repeat;
	 background-position:left top;
	 width:100%;
	 height:104px;
	 padding-left:8px;
	 padding-top:10px;
	 padding-bottom:5px;
	}
.bgdescription p {
	margin:0px;
	padding:0px;
	}
.bginfo {
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	}
.bginfo li {
	list-style:none;
	padding-left:5px;
	}
.bginfo li a {
	color:#F30;
	}
.scrolldiv {
	display:block;
	position:relative;
	width:739px;
	padding:5px 0px;
	overflow:auto;
}
.scrolldiv img{
	padding:0px 5px;
}