@charset "utf-8";
#fondo {
	background-image: url(../images/textura_encabezado.png);
	width: 100%;
	height: 82px;
}
#fondo #sel {
	width: 1000px;
}


#encab {
	height: 46px;
	background-image: url(../images/nav_izq.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #CCC;
	float: none;
	width: 100%;
}
#encab #men {
	width: 100%;
	margin-left: 0px;
	font-size: 14px;
	color: #FFF;
	height: 54px;
	float: none;
}
#user {
	width: 1000px;
	float: left;
}


#captura {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-top: 35px;
}
#captura #foto {
	float: left;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#captura #datos {
	width: 100%;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 25px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#captura #datos h2 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#captura #datos p {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#captura #datos #form1 table tr td {
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
#captura #datos table {
	color: #FFF;
}
#pie {
	height: 55px;
	width: 1000px;
	background-image: url(../images/textura_encabezado.png);
	float: left;
}
#pie #pie0 {
	height: auto;
	width: 500px;
	background-color: #36637B;
	margin: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
