body {
	margin:0;
	background:#d6e0e1 url(../../imagenes/scm/bg_pagina.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td{
	vertical-align: top;
	}
img {
	border:0;
	display:block;
}
h1, h2, h3, h4, form, ul {
	margin:0;
	padding:0;
}
.zona{

	}
ul {
	list-style-type:none;
}
p {
	margin:0;
	padding-bottom:20px;
	padding-top: 3px;
}
.oculto {
	position:absolute;
	text-indent:-99999px;
	overflow:hidden;
}
.clear {
	clear:both;
}
#fondo_pagina {
	background:url(../../imagenes/scm/bg_golpeluz.png) 0 0 no-repeat;
}
#contenedora {
	width:1000px;
	padding-top:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#cabecera {
	color:#993300;
	background:url(../../imagenes/scm/bg_cab.png) no-repeat;
	width:1000px;
	clear:both;
	text-align:center;
	font-weight:normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;

}
#cabecera .logo {

}
#menu {
	width:980px;
	background:url(../../imagenes/scm/bg_sombra_arriba.png) no-repeat;
	height:37px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#contenido {
	float:left;
	width:1000px;
	background:url(../../imagenes/scm/bg_sombra_centro.png) repeat-y;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#centro {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;

}
#pie {
	color:#993300;
	background:url(../../imagenes/scm/bg_pie.png) no-repeat;
	width:1000px;
	height:140px;
	clear:both;
	text-align:center;
	font-weight:normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#pie .logo_pie {
	display:inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: -5px;
	margin-left: 5px;
}
#pie a {
color:#003366;
text-decoration:none;
}.zona {
	font-size: 24px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F60;
	color: #fe3501;
	margin-bottom: 25px;
}
.login {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
label {
	width: 120px;
	display: block;
	float: left;
	height: 20px;
}
.field {
	background-image: url(../../imagenes/scm/campo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
	width: 130px;
	margin-bottom: 10px;
	border: 0px none #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
input {
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 130px;
	background-color: transparent;
}
.botones li {
	background-image: url(../../imagenes/scm/bot_izq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-left: 11px;
	float: left;
	margin-right: 10px;
}
.botones li a {
	background-image: url(../../imagenes/scm/bot_dcha.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 22px;
	padding-top: 5px;
	padding-right: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	margin-top: 20px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
.footer img {
	float: left;
	margin-right: 20px;
}

