body{
padding:0;
margin:0;
}

.input_nombre{
width:84px;
}
.input_urloemail{
width:97px;
}
.input_clave{
width:39px;
}
.boton{
background-color:#626262;
color:#FFF;
border:1px solid #555555;
height:17px;
}
.boton_limpiar{
width:50px;
height:16px;
background-image:url(http://www.victorcl.com/imagenes/template/boton_limpiar.gif);
border:0;
}

.textarea{
width:132px;
height:35px;
}

form,input{padding:0;margin:0;}

.mensajes{
font-family:verdana;
font-size:10px;
border-bottom:1px solid #E1E1E1;
}
.mensajes_error{
width:98%;
background-color:#FFEAEA;
border:1px solid #FFD7D7;
font-family:verdana;
font-size:10px;
}

input,textarea {
background-color:#F4F4F4;
font-family:verdana;
font-size:10px;
border:1px solid #B4B3B3;
color:#BA0000;
}

.fechahora{
background-color:#1A71D0;
text-align:right;
color:#FFF;
padding:1px;
}

.bandera{
text-align:left;
padding:1px;
width:18px;
}

a{
text-decoration:none;
}

iframe{
padding:0;
margin:0;
border:none;
}
img{
border:none; 
}


.negrita{
font-weight:bold;
padding-bottom:4px;
}

.menu_admin {
font-family:verdana;
font-size:11px;
font-weight:bold;
}

.mensajes_borrar{
font-family:verdana;
font-size:11px;
}

.linea_abajo{
border-bottom:1px solid #E1E1E1;
}
.ver_todos a{
font-weight:bold;
font-size:10px;
color:#555555;
font-family:verdana;
}

.por a{
color:#0069D2;
}
.por a:hover{
color:#BA0000;
}
.por{
font-weight:bold;
}
.antispam{
display:none;
width:1px;
}