body{
	font-family: "Verdana", Verdana, geneva, arial, sans-serif;
	font-size: 70%;
	color: #AC9859;
	background:#72675C;
}
body#pag_login{
	margin-top: 200px;
	padding: 0;
}
body#pag_login form{
	margin-bottom: 25px;
}
body#pag_registro {
	text-align:center;
	
}
body#pag_registro div#contenedor_registro{
	padding:20px 50px;
	width:672px;
	margin:0 auto;
	color:#CCC8B7;
}
body#pag_registro div#contenedor_registro div#texto{
	margin-top:20px;
	margin-left:51px;
	color:#ab9060;
}
body#pag_registro div#contenedor_registro div#foto img{
	width:150px;
	height:150px;
	border:2px dotted #CCC8B7;
}
body#pag_registro div#contenedor_registro div#cajas p{
	margin-bottom:17px;
	margin-top:0;
}
body#pag_registro div#contenedor_registro div#cajas p a:visited{
	color:#CCC8B7;
}
body#pag_registro div#contenedor_registro div#cajas p a:link{
	color:#CCC8B7;
}

body#pag_login{
	text-align:center;
}
body#pag_login div#parche{
	width:520px;
	margin:0 auto;
	border-bottom:2px dotted #CCC8B7;
}
body#pag_login h1{
	font-size:11px;
	margin-top:25px;
}
#estandares img{
	border:0px;
	margin:20px;
	width:50px;
	height:18px;
}
body#pag_login p a{
	text-decoration:none;
	color:#CCC8B7;
}
body#pag_registro div#contenedor{
	padding:20px 50px;
	width:472px;
	margin:0 auto;
	color:#CCC8B7;
}
body#pag_registro div#cajas{
	float:left;
	text-align:left;
	margin:20px;
}
body#pag_registro div#texto{
	float:left;
	text-align:left;
	margin:23px 23px 23px 73px;
}
body#pag_registro div#desplegables{
	clear:both;
}	
body#pag_registro div#texto p{
	margin-bottom:17px;
	margin-top:0px;
}
body#pag_registro div.caja{
	margin-bottom:10px;
}
body#pag_registro div.caja_select{
	margin-bottom:25px;
}
body#pag_registro div.boton{
	margin-top:30px;
	margin-bottom:15px;
}
body#pag_registro div#logo{
	height:65px;
	padding-top:35px;
	background:#72675C;
	width:572px;
	margin:0 auto;
	border-bottom:2px dotted #CCC8B7;
}
/*body#pag_registro*/ input{
	font-family: "Verdana", Verdana, geneva, arial, sans-serif;
	color:#CCC8B7;
	background:#72675C;
	border:1px solid #ab9060;
}
/*body#pag_registro*/ input:hover{
	color:#CCC8B7;
	background:#ab9060;
	border:1px solid #CCC8B7;
}

select{
	font-family: "Verdana", Verdana, geneva, arial, sans-serif;
	color:#CCC8B7;
	background:#72675C;
	border:1px solid #ab9060;
}

select:hover{
	color:#CCC8B7;
	background:#ab9060;
	border:1px solid #CCC8B7;
}
body#pag_registro p#confirm{
	font-size:10px;
	color:#ab9060;
}
body#pag_index h1,body#pag_index p{
	font-size:11px;
	color:#222222;
}
body#pag_index {
	text-align:right;
}
body#pag_index div#contenedor{
	position:absolute;
	left:25%;
	top:22%;
	width:700px;
	font-size:8px;
}
body#pag_index a:link{
	color:#CCC8B7;
}
body#pag_index a:visited{
	color:#CCC8B7;
}
body#pag_index a{
	text-decoration:none;
	
}
body#pag_index p{
	float:right;
	
}
body#pag_index h1{
	clear:both;
	float:left;
	font-weight:normal;
	font-size:10px;
	margin-left:130px;
}

body#pag_index  div#contenedor img{
	float:right;
	margin-bottom:32px;
	border:0px;
}
body#pag_index  p#reseņa{
	color:#222222;
	margin-left:5px;
	margin-top:6px;
	float:left;
	font-size:10px;
}
body#pag_index  p#reseņa a:link{
	color:#222222;
	font-size:10px;
}
body#pag_index  p#reseņa a:visited{
	color:#222222;
	font-size:10px;
}