
.half{width:50%;float:left;text-align:center;}
.clear{clear:both;}

.caja{width:90%;margin:20px auto;background-color:#f0f0f0;text-align:left;}
.in{margin: 0 20px;padding:10px 0;}

.titulo{font-weight: bold; font-size: 18px;color:#666;}
.titulo2{font-weight: bold; font-size: 18px;color:#666;border-bottom:1px solid #aaa;padding:0 0 10px 0;}
.barra{border-bottom:1px solid #aaa; line-height:5px;margin:10px 0 15px 0;}
.reg{margin: 15px 0; float: left;}
a.anchor{text-decoration: none;color: #21589b;font-size:14px;}
a.anchor:hover{color: #ff8a00;}

.label{width:35%;float:left;margin: 5px 0;text-align:left;}
.value{width:60%;float:left;margin: 5px 0;text-align:left;}

.rojo{color: #f00;}

a.login{background: url(imagenes/inicio_sesion.jpg) no-repeat;}
a.login2{background: url(imagenes/registrar.jpg) no-repeat;}
a.login,a.login2{width: 125px;height: 32px;margin: 0;padding: 0px;display: block;text-decoration: none;}
a.login:hover,a.login2:hover{background-position:0 -32px;}

