@charset "utf-8";
/* CSS Document */
		
#contenedor_pantalla{
	width:100%;
	height:100%;
	background-image:url(../img/background/fd.jpg); background-repeat:repeat;}
	
#contenedor_total{
	width:1060px;
	height:630px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}
	
	#contenedor_total_cuerpo{
	width:1060px;
	height:630px;}
		
		#contenedor_total_cuerpo_centro{
		width:1050px;
		height:630px;
		background-image:url(../img/background/p4.jpg); background-repeat:repeat;
		margin-left:3px;
		float:left;}
#titulo{
		width:1050px;
		height:93px;
		background-image:url(../img/login/titulo.jpg);
		float:left;}
#cuerpo{
		width:1050px;
		height:450px;
		float:left;}
#cuadro{
		width:472px;
		height:355px;
		background-image:url(../img/login/cuadro.jpg);
		margin-left:294px;
		margin-top:46px;
		float:left;}
#formulario{
		width:382px;
		height:146px;
		margin-left:38px;
		margin-top:129px;
		float:left;}
		#usuario{
		width:382px;
		height:45px;;
		float:left;}
			.campo{
			width:172px;
			height:30px;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-style:normal;
			font-size:12px;
			letter-spacing:1pt;}
		#password{
		width:382px;
		height:52px;
		float:left;}
		#boton{
		width:382px;
		height:55px;
		float:left;}
			#campo_boton{
			width:129px;
			height:55px;
			float:left;}
#copiryght{
		width:481px;
		height:24px;}
		#txt_copiryght{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style:normal;
		font-size:9pt;}