body { border: medium none ;
    padding: 0px;
    background: transparent url(../images/rep_1.jpg) repeat fixed center top;
    text-align: center;
    height: 100%;
    font-size: x-small;
    font-family: Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);   
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #8a8a8a;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {
	color: #8b8b8b;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #397876;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #84a8c4;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #646464;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	font-size: 11px; 
	font-family: tahoma; 
	color: #646464;
}
.style7 {
	color: #84a8c4;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #395a78;
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {color: #84a8c4; font-size: 11px;
	font-family: tahoma;
}
.style10 {
	color: #b7b7b7;
	font-size: 10px;
	font-family: tahoma;
}
.style12 {
	color: #8b8b8b; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold; 
}
.style13 {
	color: #395a78; 
	font-size: 18px; 
	font-family: tahoma; 
	font-weight: bold; 
}

#cuerpo { margin-top: 5px;
    background-repeat: repeat-y;
    background-position: center top;
    text-align: center;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
#centro { margin-left: auto;
    width: 675px;
    height: 100px;
    position: relative;
    background-repeat: no-repeat;
    margin-right: auto;
    }


#login { margin-left: auto;
    width: 420px;    
    margin-right: auto;
    padding-top: 0px;
    margin-top: 0px;
    position: relative;    
    background-color: transparent;
    }

#contenido { margin-left: auto;
    width: 675px;
    margin-right: auto;
    padding-top: 0px;
    margin-top: 0px;
    position: relative;
    background-color: transparent;
    }

#cajap { border: 1px dotted rgb(153, 153, 255);
    padding: 0px 10px 10px;
    font-family: verdana,tahoma,Arial,Helvetica,sans-serif;
    color: rgb(0, 0, 0);
    top: 0px;
    background-color: rgb(239, 239, 239);
    position: relative;
    float: none;
    display: table;
    font-weight: normal;
    margin-top: 0px;
    font-size: xx-small;
    text-align: left;
    }
    
div#boton input { border: 1px solid #397876;
    color: #397876;
    font-size: 11px;
    font-family: tahoma;
    text-align: center;
    background-color: rgb(200, 200, 200);
    }
