@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: #3f3e41;
}

/* GENERAL */



body {
	font: 11px/18px   Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 1;
}

body a {
	color:#333;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
	color:#333;
}

img {
	border:0;
}

.listas {list-style: circle;}

/* SECCIONES */

#contenedor{
	width:799px;
        height:598px;
	margin:auto; background-image:url(../img/construction.jpg);
}
h1 { float:right; color: #FFF; font-size: 300%;margin: 28px 18px;}
h2 { background: url(../img/punto.png) no-repeat top left; height:15px;padding:3px 0px 5px 25px;font-size: 130%; font-weight: bold;text-align: center;}

/* CABECERA */
#cabecera {margin:20px 0px;background:url(../img/cabecera1.jpg) no-repeat top left;height:96px;}
#cabecera #logo{background:url(../img/cabecera2.jpg) no-repeat top right;height:96px;width:913px;}
span {font-weight:bold; color:#4C4847;}
			


/*FORMULARIO*/
.form {background-color:#e6e6e7; padding:8px; float:left; height:200px;margin: 2px 0px 8px;}
table {margin-top:5px;}
td { font-size:11px; color:#666; text-align:left;width: 100px; vertical-align: top; }
input[type=text] { height:18px;}
.border { border:1px solid #CCC; }

/*SEPARADOR*/

#footer { text-align: center;line-height: 18px; width:915px; margin:auto;}

/* COMPROBANTE */
#comprobante { text-align: center; height:200px;padding-top: 100px;}