body {
	background-color:#565D6E;
	#background-image:url(../images/background.jpg);
	background-position:left top;
	background-repeat:repeat-x;
/*	color:#707277;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; */
	margin:0;
	padding:0;
	text-align:center;
}

.sn_contenedor {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:1020px;
}

.sn_header {
	background-image:url(../images/background_header.png);
	height:99px;
	position:relative;
/*	width:1020px; */
} 

#logo {
	margin-left:30px !important;
	background: no-repeat;	
	background-image:url(../images/logo2.png);
	display:block;
	height:53px;
	left:0;
	margin:0 0 0 65px;
	padding:5px 0 0 70px;
	position:absolute;
	top:18px;
	font-family:Arial,sans-serif,Helvetica;
	color:white;
	font-size:30px;
	width: 300px;
}

.sn_main {
	background-image:url(../images/background_main.png);
	background-position:left top;
	background-repeat:repeat;
	margin:0;
	padding: 0 27px;
}

#sn_menu {
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	border: 1px solid #E8E7DD;
	margin: 0 0 7px 0;
	padding: 4px;
/*	width:207px; */
	overflow: hidden;
/*	height: 600px; */
	background-color:#5F5F5F;
}

.sn_userinfo {
        background-color:#5F5F5F;
        text-align: right;
        font-weight:bold;
        color:#BCC6D5;
        padding: 0 10px 0 0;

}

.sn_userinfo a:link, .sn_userinfo a:visited {
        color: #FFFFFF;
}

.sn_menu h6 {
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background-color:#E8E7DD;
	border-bottom:2px solid #FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	padding:8px 5px;	
}

.sn_menu_modal {
	padding:5px;
	height:555px;
	overflow:auto;
}

.sn_contenido {
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
/*	float: right; */
	background:#FFFFFF none repeat scroll 0 0;
/*	width:735px; */
	margin: 0;
	padding: 5px;
	border: 1px solid #E8E7DD;
/*	height: 600px; */
}

.sn_footer {
	text-align:center;
	background-image:url(../images/background_footer.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:1020px;
	color:#BCC6D5;
}

.sn_footer p {
	color:#BCC6D5;
	margin:0;
	padding:30px 0 15px;
}

#sn_max {
  background-image:url(../images/control.png);
  background-repeat:no-repeat;
  background-position:right;
  width: 22px;
  height: 22px;
  float: right;
}

.sn_label {
  color:#333333 !important;
  font-weight:bold !important;
  padding-left: 20px;
}

tr#tabla1_head td {
	border-bottom: 1px solid rgb(221, 221, 221);
	border-spacing: 0pt;
	padding: 1px;
	margin: 0pt;
	height: 20px;
	background-color: rgb(204, 204, 255);
}
tr#tabla1_row0 td {
	border-bottom: 1px solid rgb(221, 221, 221);
	border-spacing: 0pt;
	padding: 1px;
	margin: 0pt;
	height: 20px;
}

/* FORMATO LAYOUT */

.sn_contenedor {
  width: 1300px;
}
.sn_header {
  background-image:url(../images/background_header_1300.png);
  height: 80px;
}
.sn_main {
  background-image:url(../images/background_main_1300.png);
}
#sn_menu {
  width: 1222px;
  margin-left: 8px;
}
.sn_contenido {
  width: 1222px;
  margin-left: 7px;
}
.sn_footer {
  width: 1300px;
  background-image:url(../images/background_footer_1300.png);
}
