	#contenido{
		width:800px;
		height:400px;
		margin:0 auto;
	}
	#encabezado{
		width:798px;
		height:98px;
		border:solid 1px #000000;
	}
	#cuerpo{
		width:798px;
		height:400px;
		border:solid 1px #000000;
	}
	#espacio{
		width:800px;
		height:40px;
		float:left;
	}
	#parteIzquier, #parteDere{
		width:175px;/*200*/
		height:260px;
		float:left;
	}
	#parteCentral{
		width:438px;/*398*/
		height:258px;/**/
		float:left;
		border:solid 1px #666666;
	}
	#franja{
		width:438px;
		height:30px;
		float:left;
	}
	#tituParteCentral{
		width:433px;
		height:27px;
		float:left;
		color:#0058B0;
		font-size:24px;
		padding-left:5px;
		font-family:Arial, Helvetica, sans-serif;
	}
	#indicacion{
		width:143px;
		height:201px;/*441*/
		float:left;
	}
	#acceso{
		width:270px;/*295*/
		height:201px;/*441*/
		float:left;
	}
	#formulario{
		width:250px;/*273*/
		height:100px;
		float:left;
		margin:10px;
		border:solid 1px #666666;
	}
	#fila1{
		width:250px;
		height:15px;
		float:left;
	}
	#fila{
		width:250px;
		height:25px;
		float:left;
	}
	#eti{
		width:95px;
		height:25px;
		float:left;
		color:#333333;
		padding-right:5px;
		text-align:right;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
	}
	#obje{
		width:138px;
		height:25px;
		float:left;
		color:#333333;
		padding-right:5px;
		text-align:center;		
	}
	#mensaje{
		width:123px;
		height:50px;
		float:left;
		padding:10px;
		font-size:11px;
		color:#333333;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
	}
	#retornar{
		width:143px;
		height:25px;
		float:left;
		margin-top:10px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
	}
	#retornar a:link, #retornar a:visited{
		text-decoration:none;
		color:#000066;
		font-weight:bold;
	}
	#imagen{
		width:143px;
		height:85px;
		float:left;
		text-align:center;
		margin-top:10px;
	}
	#intentos{
		width:250px;
		height:40px;
		float:left;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		color:#004080;
		text-align:center;
		font-weight:bold;
	}
	#adsi{
		width:800px;
		height:30px;
		float:left;
		text-align:center;
		font-size:12px;
		color:#004080;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}