/* CSS Document */

body {
margin:0px;
font-family: Arial, Helvetica, sans-serif;
}
.importante{
height:auto;
font-size:10px; margin-top:20px; float:left; color:#414141;
}
.style1{
color: #8F0D19;
font-weight:bold;
}
#datos{
font-size:10px; 
}
.msg{
width:100%;
}
.ingresar{
width:85px;
height:20px; border:0px; cursor:pointer; background:url(../images/bt-ingresar.gif) top left no-repeat #7e7e7e; text-indent:-99999px; display:block; text-decoration:none; border:none;
}
.ingresar:link{
width:85px;
height:20px; border:0px; cursor:pointer; background:url(../images/bt-ingresar.gif) top left no-repeat #7e7e7e; text-indent:-99999px; display:block; text-decoration:none; border:none;
}
.ingresar:hover{
 background-position: 0px -20px;

}

.recuperar{
width:168px; height:20px; border:0px; cursor:pointer; margin-left:8px; display:block; text-decoration:none; border:none;
background:url(../images/bot-recuperar-c.gif) top left no-repeat; text-indent:-99999px;
}
.recuperar:link{
width:168px; height:20px; border:0px; cursor:pointer; margin-left:8px; display:block; text-decoration:none; border:none;
background:url(../images/bot-recuperar-c.gif) top left no-repeat; text-indent:-99999px;
}
.recuperar:hover{
 background-position: 0px -20px;
}
	.bot-enviar  {
		background:url(../images/bot-enviar.gif) top left no-repeat; width:85px; height:20px; display:block; float:left; text-decoration:none; border:none; text-indent:-999999px; cursor:pointer;
		
		}
			.bot-enviar:link  {
		background:url(../images/bot-enviar.gif) top left no-repeat; width:85px; height:20px; display:block; float:left; text-decoration:none; border:none; text-indent:-999999px; cursor:pointer;
		
		}
		
	.bot-enviar:hover  {
 background-position: 0px -20px;

		}				
		
.datosnumero{
width:80px;
font-weight:bold;
color:#7c7c7c;
}
.datosusuario{
color:#c22627;
font-weight:bold;
}
.datosfecha{
font-weight:bold;
color:#000;
}
.datoshora{
color:#000;
}
.vertodos { 
text-align:right;
font-size:10px;
padding-right:10px;
color:#cc3030;
font-weight:bold;
text-decoration:none; float:right; margin-bottom:25px;
}
a.vertodos {
float:right;
font-size:10px;
padding-right:10px;
color:#cc3030;
font-weight:bold;
text-decoration:none;

}
.vertodos:hover{ float:right;
color:#666666; margin-bottom:25px;
}
.lineadepuntos{ border-bottom:1px solid #afafaf; 
height:21px; 
}
#login{
margin-top:10px;
padding-left:5px;
padding-right:5px;
font-size:10px;
}
.titenviar{
height:30px;
color:#c72a35;
font-weight:bold; 
}
.usuarioclave{
color:#ca3038;
font-weight:bold;
}
.fieldusuario{
width:100px;
padding-bottom:5px;

}
.fieldclave{
width:100px;
padding-bottom:5px;

}
.txtcomentarios{

padding-bottom:10px;
padding-top:10px;
color:#414141;
}
.btnenviar{
width:150px;
padding-bottom:10px; 

}
.olvideclave{
width:190px;
text-align:center;

}
.olvideclave a{
color:#121212;
text-decoration:none;
padding-bottom:10px;
font-weight:bold;
}
.olvideclave a:hover{
color:#B61F2D;
text-decoration:underline;
}
.ayuda{
width:40px;
text-align:center;

color:#8F0D19;
text-decoration:none;
padding-bottom:10px;
}
img:focus {
outline: none;
}
