@charset "utf-8";
#todo {
	width: 690px;
	position: relative;
	background-color: #f7f7f7;
	float: left;
	background-image: url(../imagenes/fnd_total.jpg);
	padding-right: 20px;
	padding-left: 20px;
	background-repeat:    repeat-y;
}
#fondo #todo #yelmos {
	float: left;
	width: 690px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006077;
	background-image: url(../imagenes/derechos.jpg);
	background-repeat: no-repeat;
	background-position: 155px;
	height: 61px;
	line-height: 80px;
}
#fondo #todo #yelmos a {
	color: #666666;
}


#fondo {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/fnd_total.jpg);
}


body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 130%;

}
a {
	text-decoration: none;
}

#pagina {
	width: 560px;
	float: left;
}
ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
}
#contenido li{
	background-image: url(../imagenes/vineta.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}

#pagina #isologo_up {
	height: 164px;
	width: 340px;
	margin-left: 158px;
	background-image: url(../imagenes/linea.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}
#pagina #isologo_up h1 {
	background-image: url(../imagenes/isologo_up.jpg);
	background-repeat: no-repeat;
	height: 164px;
	width: 284px;
	margin: 0px;
	text-indent: -5000px;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagina #contenido {
	float: left;
	width: 400px;
	margin-left: 2px;
	background-image: url(../imagenes/fnd_down.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
	margin-bottom: 0px;
}
#pagina #contenido h2 {
	color: #006077;
}


#pagina #menu {
	width: 156px;
	float: left;
}
#login {
	float: right;
	width: 100px;
	height: 94px;
}
#todo #login a {
	display: block;
	height: 60px;
	text-align: center;
	font-weight: bold;
	color: #066178;
	width: 94px;
	background-image: url(../imagenes/clientes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 40px;

}

#todo #login a:hover {
	color: #FFFFFF;
	background-image: url(../imagenes/clientes2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 40px;

}
#oculto {
	height: 1px;
	width: 1px;
	overflow: hidden;
	background-color: #f7f7f7;
}
#frm_login  {
	height: 300px;
	width: 422px;
}

#frm_login #img_login {
	background-image: url(../imagenes/hola_expedientes.jpg);
	height: 160px;
	width: 422px;
	background-position: 0px 0px;
	float:left;
	margin-bottom: 20px;
}

#labeles, #labeles2  {
	width: 300px;
	float: left;
}
#inputes,#inputes2 {
	width: 300px;
	float: left;
}

#labeles, #inputes, #labeles2
{
margin-bottom:10px;
}#enviar {
	float: left;
	width: 250px;
	margin-top: 10px;
	text-align: right;
}
