body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
br {
	line-height:-10px;
}
a {
	color:#0098db;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:black;
}
p {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	margin:9px 0px 9px 0px;
	padding:0px 0px 0px 0px;
	line-height:16px;
	font-weight:normal;
}
.textGris {
	font-family: Arial;
	font-size: 12px;
	color:#38393A;
	font-weight:bold
}
.textGrisPeq {
	font-family: Arial;
	font-size: 10px;
	color:#38393A;
}
#master {
	width:100%;
}
#header {
    min-width:1000px;
	width:100%;
	background:url(../images/header_back.png) repeat-x 0 0;
	border-top:1px solid #898989;
	height:89px;
	position:absolute;
	top:0;
	left:0;
	z-index:300;
}
#header-inner {
	width:900px;
	height:72px;
	position:relative;
	margin:0px auto 0px auto;
}
#header-logo {
	position:absolute;
	left:0px;
	top:27px;
}
#header-buttons {
	position:absolute;
	right:0px;
	bottom:1px;
}
#navegacion {
	position:absolute;
	right:0px;
	bottom:1px;
}
#content {
	width:100%;
	text-align:center;
	padding-top:100px;
	/*background-image:url(../images/background-left.png);*/
   /* background-image:url(../images/background-line-horiz.jpg);*/

	float: left;
	margin:0px;
 background-color:#ffffff  padding:0px;
/*	background-repeat: repeat-x;*/
}
#undershadow {
	background: url(../images/header_undershaddow.png) repeat-x;
	height: 10px;
	width: 100%;
}
#undershadow2 {
	background: url(../images/header_undershaddow2.png) repeat-x;
	height: 11px;
	width: 100%;
}
#content-inner, .content-inner {
	margin:0px auto 0px auto;
	width:900px;
	text-align:left;
	position:relative;
	color: #FFF;
	font-weight:normal;
}
#content-right {
	width:50%;
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(../images/background-right.png);
}
#content-holder {
	position:relative;
}
#footer {
	background: url(../images/header_undershaddowFoot.gif) repeat-x;
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
	position: relative;
	float: left;
}
#footer-inner {
	margin:0px auto 0px auto;
	height:45px;
	width:900px;
	text-align:left;
}
#footer-inner p {
	color:#38393A;
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:left;
}
#footer-inner a {
	color:#38393A;
	text-decoration:underline;
	font-weight:bold;
}
.btn-inicio, .btn-elevento, .btn-inscribirse {
	display:block;
	height:30px;
	width:87px;
	float:left;
	cursor:pointer;
	margin-left:3px;
}
.btn-siguiente, .btn-anterior, .btn-enviar {
	display:block;
	height:30px;
	width:63px;
	cursor:pointer;
	float:right;
}
.btn-inicio {
	background-image:url(../images/btn-inicio.png);
}
.btn-elevento {
	background-image:url(../images/btn-elevento.png);
}
.btn-inscribirse {
	background-image:url(../images/btn-inscribirse.png);
}
.btn-siguiente {
	background-image:url(../images/btn-siguiente.jpg);
}
.btn-siguiente a:hover {
	background-position:0px -31px;
}
#header-buttons a:hover {
	background-position:0px -31px;
}
#header-buttons a:hover {
	background-position:0px -31px;
}
#header-buttons span {
	display:none;
}
.disclaimer {
	font-size:10px;
	line-height:12px;
}
.arrow {
	margin-top:20px;
}
.error {
	color:#FF0000;
}
.txt2 {
	width:180px;
	border:#878787 solid 1px
}
.txt3 {
	width:700px;
	border:#878787 solid 1px;
	height:30px
}
.txt4 {
	width:380px;
	border:#878787 solid 1px;
	margin:5px 0px
}
.rojo {
	color:#ff483f
}
.txt {
	width:300px;
	border:#878787 solid 1px
}
.rojoPeq {
	color:#ff483f;
	font-size:10px
}
#paso1Error, #paso2Error, #paso4Error {
	margin:10px auto 10px auto;
	border:#333333 dashed 1px;
	padding:10px;
	width:800px;
	color:#434343;
	background:#e6e6e6;
	font-family:Arial;
	font-size:12px;
}
#paso1Error img, #paso2Error img, #paso4Error img {
	float:left;
	padding-right:10px;
	margin-top:-2px;
	text-align:center;
}
.paso {
	padding-bottom:5px;
	border-bottom:#999999 dashed 1px
}
#tabla{
	width:800px;
	/*border:none;*/
	border:#999999 thin inset solid;
	font-family: Arial;
	font-size: 12px;
	color:#000000;	
	vertical-align:middle;
	padding-left:20px;
}
#tabla td{
	height:40px;
	/*padding-left:40px;*/
	border:#CCCCCC thin inset solid 1px;
}
#tabla .pregunta{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#333333;
	border:none;	
	padding-left:20px;	
}
#tabla .satisfaccion{
	text-align:center;
	font-size: 18px;
	color:#999999;
	padding:0px;
}
#tabla .opcion{
	padding-left:40px;
}
