body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:0px;
	margin-top:0px;
	background-image:url(../images/enc.jpg);
	background-repeat:repeat-x;
}

.encabezado{
	text-align:center;
}
.cuerpo{
	background-color:#FFFFFF;
	width:800px;
	padding:inherit;
}

.titulos{
	font-family:Verdana;
	font-size:12px;
    text-align:center;
	background-image:url(../images/titulos.jpg);
	background-position:bottom;
	padding-top: 3px;
	margin-top: 5px;
	background-repeat:no-repeat;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;

}

.titulos_laterales{
	font-family:Verdana;
	font-size:12px;
    text-align:center;
	background-image:url(../images/fondotitulomenu.jpg);
	background-position:bottom;
	padding-top: 3px;
	margin-top: 5px;
	background-repeat:no-repeat;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
}


.tabla_general{
	background-image:url(../images/fondocuerpo.gif);
	background-repeat:repeat-y;
}

.boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
       }
	   
input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #6699CC; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #FFFFFF; background-color: #6699CC; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 

.text_error { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; background-color: #FFCC33; border: #000099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.noveo{
	display:none;
}

.text_pasos{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	background-color:#FF6600;
	height: 15px;
}

.importante{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	background-color:#FFCC66;
	height: 15px;
}