@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/cuadro_fondopagina.gif) repeat;
	text-align:center
}
img {border:none}
#global {
	margin:20px auto;
	position:relative;
	width:418px
}
#top,
#bottom {
	height:2px;
	margin:0;
	padding:0;
	position:relative
}
#top {background:url(../img/cuadro_largosup.gif) no-repeat top}
#bottom {background:url(../img/cuadro_largoinf.gif) no-repeat top}
#content {
	background-color:#fff;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	margin:0;
	padding:7px;
	position:relative
}
#title {
	background:url(../img/cuadro_lineasgris.gif) repeat-x left;
	text-align:right
}
#title img {
	background-color:#fff;
	padding-left:10px
}
p, td, input, textarea {
	color:#012d53;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left
}
table {
	border:none;
	margin:0;
	padding:0
}
input, textarea {
	border-bottom:1px solid #dddfe0;
	border-left:1px solid #012d53;
	border-right:1px solid #dddfe0;
	border-top:1px solid #012d53;
	margin:1px 3px
}
#button {text-align:right}
#button input {border:none}
#close {
	margin-top:154px;
	text-align:right
}
#close a {text-decoration:none}
