BODY
{
    margin: 0 0 0 0px;
    sbackground-color: #383061;
    text-align: center;
	background-color: #FFFFFF;
    margin: 0;
    padding: 0;
	background-image: url(../../imagenes/fondo-de-pagina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a{
color: #FB6717;
}

body, td, th, .normal{
    font-family:  Verdana,Helvetica, Arial;
    font-size: 12px;
	color: #383061;
    line-height: 110%;
	font-weight:normal;	
 }

#main_page {
	sbackground-color: #FFFFFF;
	width: 941px;	
	margin: auto;	
	text-align:left;
}
#cabecera {
	dbackground-color: #000;
	width: 951px;	
	height: 186px;
}

#logo {
	position:relative;
	top:15px;
	left:20px;
	width:135px;
}

#menu {
	height:27px;
	color:#FBC817;
	background-color: #F4BF7B;
	dbackground-color: #BDBFC5;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	margin-top:-26px;
}

#menu a {
	scolor:#FBC817;
	color:#000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#menu table {
	height:27px;
}

#menu td {
	height:27px;
	text-align:center;
	vertical-align:middle;
}

#menu td.espacio {
	background-color:#EBD3A7;
	width:2px;
}

#menu td:hover, #menu td.seleccionado {
	background:#FB6717;
	color:#BDBFC5;
}
#menu td:hover a, #menu td.seleccionado a{
	color:#FFF;
}

#home_seccion1 {
	margin:20px;
	background:#666666;
	color:#F5F5F5;
	height: 189px;
	}

.cuadro_texto {
	position:relative;
	padding:10px;
}


#interior {
	margin:20px;
	background:#FFFFFF;
	color:#BDBFC5;
}

	
#pie {
	background-color:#FBC817;
	color:#FFFFFF;
	text-align:center;
	height:32px;
	line-height:32px;
}

.titulo { 
	font-size: 22px;
	color:#383061;
	font-weight:bold;
	margin-top:24px;
	margin-bottom:10px;
	}
input, textarea, select{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #383061;
	background-color:#FFFFFF;
	abackground-color:#A5CCF3;
	font-size:12px;
}
select:hover, select:focus, select:focus:hover, textarea:hover, textarea:focus, textarea:focus:hover, input:hover, input:focus, input:focus:hover{
	background-color:#FFFFFF;
}
table.tb_login, table.formulario_ficha{
	background-color:#FBDAB1;
	dborder:#383061 2px solid;
}
table.formulario_ficha tr.par{
	sbackground-color:#EEFFD1;	
	background-color:#FFF6D4;
}

table.formulario_ficha tr.par th{
	background-color:#59527C;
}

table.formulario_ficha th, table.formulario_ficha td, table.tb_login td, table.tb_login th{
	padding:6px;
}

table.formulario_ficha th, table.tb_login th{
	background-color:#383061;
	color:#FFFFFF;
	text-align:left;
}

input.boton {
	background-color:#383061;
	color:#FFFFFF;
	border: 2px outset;
	font-weight:bold;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}


input.boton:hover {
	background-color:#59527C;
	color:#FFF6D4;
	border: 2px inset;
	font-weight:bold;
}


.zona_intranet {
	padding:16px;
	dborder:solid 2px #383061;
	width:auto;	
	background-color: #FFFFFF;
}

#PieDePagina {
	margin-left:auto;
	margin-right:auto;
	width:996px;
	height:216px;
	background-image: url(../../imagenes/fondo-de-pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	z-index: 1;
}