@charset "UTF-8";

	#wrapERRORESbig{
		padding-left: 5px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 0px;
		height: 428px;
		clear: both;
		margin: 0px;
		background-color: white;
		font-family: Arial;
		width: 945px;
		overflow: hidden;
	}
	#xGRANDE {
    	background-image:url(/portalnf/content/images/errores/error.jpg);
    	background-repeat: no-repeat;
    	max-height: 296px;
    	min-height: 296px;
    	height: 269px;
    	max-width: 769px;
    	min-width: 769px;
    	width: 769px;
    	margin-bottom: 30px;
    	margin-top: 30px;
    	margin-right: auto;
    	margin-left: 80px;
    }
	#grandeError {
    	background-image:url(/portalnf/content/images/errores/fondox.jpg);
    	background-repeat: no-repeat;
    	max-height: 296px;
    	min-height: 296px;
    	height: 269px;
    	max-width: 769px;
    	min-width: 769px;
    	width: 769px;
    	margin-bottom: 30px;
    	margin-top: 30px;
    	margin-left: 80px;
    }
    #textoError {
		float:right;
		height:250px;
		margin-top:60px;
		max-height:100px;
		min-height:100px;
		text-align:center;
		vertical-align:middle;
		width:570px;
    }
    #textoError p {
		font-family:"Arial",serif;
		font-size:x-large;
		margin-left:100px;
		width:350px;
	}
	#formContent {
		
		width:525px;
		max-width:525px;
		min-width:525px;
		max-height:225px;
		min-height:225px;
		height:225px;
		margin-left:210px;
    }
	#pageDescrip {
	padding-top:25px;
	}
	#colUno {
		width:300px;
		max-width:300px;
		min-width:300px;
		max-height:135px;
		min-height:135px;
		height:135px;
		float:left;	
    }
	#colDos {
		width:200px;
		max-width:200px;
		min-width:200px;
		max-height:135px;
		min-height:135px;
		height:135px;
		float:right;
		text-align:center;
	}
	.txtCampo
	{
	margin-bottom:10px;
	margin-top:10px;
	}
	.boton 
	{
		background-image:url(/portalnf/content/images/registrateFONDO.png);
		background-repeat:no-repeat;
		color:white;
		float:right;
		font-family:sans-serif;
		font-size:13px;
		font-style:normal;
		font-weight:normal;
		height:27px;
		margin:3px 20px 0px 0px;
		max-height:27px;
		max-width:92px;
		min-height:27px;
		min-width:92px;
		padding:2px 0px 0px;
		text-align:center;
		text-decoration:none;
		width:92px;
	}