#dvUsuario
{
	color: #717171; 
	font-size: 24px; 
	font-weight: bold;
	margin-top: 20px;
}

#dvUsuario hr
{
	background-color:#CCCCCC;
	height:1px;
	width:900px; 
	clear: both;
}

#spIntroduzca
{
	color: #0597D0; 
	font-size: 18px;
}

.spRegistro
{
	color: #8D8D8D; 
	font-size: 14px; 
}

#btnAnidar
{
	margin-left: 30px;
	margin-top: -22px;
	font-weight: bold; 
	color: #AAAAAA; 
	font-size: 14px;
}

#btnAnidar:hover
{
	color:#717171;
}

#spCod
{
	color: #0597D0; 
	font-size: 18px; 
	margin-right: 25px;
}

#dvCodigo
{
	width: 750px; 
	margin-left: auto; 
	margin-right: auto;
	margin-top: 20px;
	height: 50px;
}

#dvCodigo .spAnadir
{
	float: right;
	/*margin-left: 145px;*/
	/*position: absolute;*/
	margin-top: -23px;
}

#tbl_codigos_producto .trLicencias
{
	background-color: white;
	border: 1px solid #0597D0;
	color: Black;
	text-align: left;
}

.licencia
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 14px;
}

.licencia .codLicencia
{
	color: Black;
	font-weight: bold;
}

.licencia .txtLicencia
{
	color: #9D9D9D;
}

.bold
{
	font-weight: bold;
}

.btNext
{
	color: #0597D0;
	text-decoration: none;
	font-weight: bold;
}

.btNext:hover
{
	text-decoration: underline;
}

#dvRecuros
{
	width: 350px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 8px;
	margin-bottom: 10px;
}

#dvRecuros #dvUsuario
{
	margin: 10px;
	font-weight: bold; 
	font-size: 15px; 
	color: #6F6D6E;
}

#dvRecuros #dvUsuario input
{
	border:1px solid #7391AA;
}

.olvido
{
	font-size: 10px;
	color: #0597D0;
}

.olvido:hover
{
	text-decoration: none;
}

.noRecursos
{
	width: 395px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 227px;
}


.noRecursos div
{
	width: 330px;
	margin-left: auto;
	margin-right: auto;
}

.noRecursos .alumno
{
	margin-top: -70px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

.noRecursos .alumno a:hover
{
	text-decoration:none;
}
.noRecursos .alumno a
{
	text-decoration:underline;
}

.correoCuenta
{
	width: 395px;
	margin-left: auto;
	margin-right: auto;
	height: 227px;
}
#correo_electronico
{
	display:none;
	text-align:center;
	color:#6F6D6E;
	font-size:15px;
	font-weight:bold;
}

.noRecursos div span, .noRecursos .alumno span
{
	font-size: 16px;
	color: #6F6D6E;
	
}
.crearCuenta
{
	font-size: 28px;
	color: white;
	padding-top:15px;
}

#spClaves
{
	color: #717171;
	font-size: 16px;
	font-weight: bold;
}

#div_form_usuario_new input
{
	border:1px solid #7391AA;
}

#div_form_usuario_new
{
	color:#717171;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	width:900px;
}

.paso3
{
	font-size: 10px;
	font-qeight: normal;
	line-height:3px;
}

/*#div_popup
{
	background-image: url('/Plantillas/cruilladigital/imgs/reg-popup.png');
	background-image: url('/Plantillas/cruilladigital/imgs/reg-popup.gif');
	width: 371px;
	height: 220px;
	line-height: 28px; 
	font-weight: bold; 
	font-size: 14px;
}*/

#div_popup_nuevos .reg, #div_popup_existentes .reg, #div_popup_confirmados .reg, #div_popup_existentes_modif .reg
{
	width: 361px; 
	text-align: center; 
	color: white; 
	padding-top: 15px;
}

#div_popup_nuevos .txt, #div_popup_existentes .txt, #div_popup_confirmados .txt, #div_popup_existentes_modif .txt
{
	/*width: 361px; */
	width: 350px;
	/*text-align: center; */
	margin-top: 15px; 
	color: #666666;
}


#div_popup_nuevos .fin div, #div_popup_existentes .fin div, #div_popup_confirmados .fin div, #div_popup_existentes_modif .fin div
{
	padding-top: 4px;
}

.selcCentro
{
	border:1px solid #7391AA;
	margin:0 0 3px 10px !important;
	padding:2px 0 2px 3px;
	
}

#lnkCentro
{
	color:#717171;
	text-decoration	: none;
}

#lnkCentro:hover
{
	text-decoration: underline;
}
/*********Tooltip*************/

.correcion_jquery_modificacion_datosPersonales{
	background-color:#FFFFFF;
	color:#717171;
}

.correcion_jquery_modificacion_datosPersonales H1 A{
	color: #0597D0;
	text-decoration: none;
	font-weight: bold;
	display:block;
	font-size: 17px;
}

.correcion_jquery_modificacion_datosPersonales_popup {
	color:#717171;
	font-weight: bold;
	font-size: 13px;
	padding:20px;
}

.correcion_jquery_politica_popup {
	color:#000000;
	padding:20px;
	font-size:12px;
}

/* Puesto para que el datepicker se vea a una resolución buena */
#ui-datepicker-div {
	font-size: 62.5%;
}


.hovertip {
    position: absolute;
    padding: 5px 5px;
    z-index: 2;
    max-width: 140px;
    width:140px;
    white-space:pre-wrap;

    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #DECA7E;

    font-family: Arial;
    font-size: 11px;
    line-height: 12px;
    text-align: left;
}
