/* CSS Document */



body {
	margin:0px;

	text-align:justify;

	background-color:white;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

}



img {

	border:none;

}

a {

text-decoration:none;

}



a:link,a:visited {

color:#F90;

}



a:hover {

color:#999;

}







#contenedor {

	margin:0px auto 0px auto;

	width:900px;

}



#cabecera {

	height:130px;

	width:900px;

	margin:0px;

}

	.logos {

		float:left;

		margin-left:0px;

		width:630px;

		height:130px;

	}

	

	.menu_cabecera {

		float:right;

		margin:70px 0px 0px 0px;

		width:255px;

		height:60px;

	}

	

#menu_hor {

text-align:left;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size: 11px;

font-weight:bold;

color:#F90;

margin:0px;

padding-left:25px;

}



	



#cabecera_contenido {

height:35px;

background:url(../imagenes/cabecera_cuerpo.gif) no-repeat;

color:#F90;

margin:0px;

}







#contenido {

text-align:left;

background:url(../imagenes/fondo_cuerpo.gif) repeat-y;

margin:0px;

padding:5px 25px;

}



#pie_contenido {

	text-align:center;

  clear:left;

	height:130px;

	margin:0px;

}



.login {

		background:url(../imagenes/pie_cuerpo.gif) no-repeat;

}



.menu {

		background:url(../imagenes/pie_menu.gif) no-repeat;

}



.mantenimiento {

		background:url(../imagenes/pie_mantenimiento.gif) no-repeat;

}



.ver{

		background:url(../imagenes/pie_ver.gif) no-repeat;

}



.nuevo {

		background:url(../imagenes/pie_nuevo.gif) no-repeat;

}



.editar {

		background:url(../imagenes/pie_editar.gif) no-repeat;

}



.borrar{

		background:url(../imagenes/pie_borrar.gif) no-repeat;

}



.acceso_denegado{

		background:url(../imagenes/pie_acceso_denegado.gif) no-repeat;

}



#login {

}







	





