@charset "ISO-8859-1";

#errorContainer{
	width: 500px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #D4D4D4;
	padding: 20px;
	border-radius: 10px;
}

#idBtnAceptar{
	width: 200px;
}

#idBtnContinuar{
	width: 200px;
}
#idBtnFinalAceptar{
	width: 200px;
}

#mailContainer{
	margin: 0 auto;
	text-align: center;
	
}

.cu_Adv{
	
	width: 90%;
	border: solid;
	border-width: 2px;
	margin-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #bce8f1;
	color: #3987ad;
	background-color: #d9edf7;
	margin-bottom: 20px;
	
}


.cu_AdvError{
	
	border: solid;
	border-width: 2px;

	padding-top: 10px;
	padding-bottom: 10px;
	border-color: #eed3d7;
	color: #b94a48;
	background-color: #f2dede;
	margin-top: 20px;
	margin-bottom: 20px;
}

li{ 
  margin: 15px 0;
}

#initTextoSub{
	margin-left: 20px;
}

.initTextoSubClass{
	margin-bottom: 10px;
}

.idInitTextoInit9{
	
	margin-top: 20px;
	margin-bottom: 20px;
}

#idInitTextoInit10{
	
	margin-top: 20px;
	margin-bottom: 20px;
}

.classTextoRojo{
	color: red;
	font-weight: bold;
	
}

div .errorDiv li  { list-style: none; }