@import url("interior.css");

.intro {
	color: #727473;
	margin: 20px 20px 0px 20px;
}

H1 {
	margin: 0px 20px;
}

.intro2 {
	color: #929493 ! important;
	font-size: 1em ! important;
	margin: 10px 20px 20px 20px;
}

#infoHeader {
	background: url(../img/bullet-square2.gif) no-repeat 20px 15px #FAFAFA;
	padding: 10px 15px;
	margin: 20px 0px;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}

.line {
	font-size: 0.1em;
	height: 1px;
	margin-bottom: 20px;
	border-bottom: 1px solid #D1D1D1;
}

.tbl {
	font-size: 1.1em;
	margin-left: 10px;
}

.tbl CAPTION {
	font-weight: bold;
	text-align: left;
	color: #616161;
	margin: 0px 12px;
	padding: 0px 12px;
}

.tbl DIV {
	color: #606261;
	margin-bottom: 5px;
}

.tbl TD {
	padding: 0px 20px 0px 5px;
}

.tbl TD.border {
	background: url(../img/punteado.gif) repeat-y right top;
	padding-left: 0px;
}


.tbl INPUT {
	/*width: 12px;*/
	margin-right: 3px;
}

.tbl BUTTON {
	margin: 5px 0px 0px 0px;
}


.tbl2 {
	font-size: 1.1em;
	margin: 0px 0px 15px 11px;
}

.tbl2 CAPTION {
	font-weight: bold;
	text-align: left;
	color: #616161;
	margin: 0px 12px;
	padding: 0px 12px 10px 12px;
}

.tbl2 DIV {
	background-color: #1E73B6;
	color: #606261;
	height: 13px;
	float: left;
	margin-bottom: 5px;
}

.tbl2 DIV.start {
	background: url(../img/poll-start.gif) no-repeat top left;
	width: 2px;
	height: 13px;
}

.tbl2 DIV.end {
	background: url(../img/poll-end.gif) no-repeat top left;
	width: 2px;
	height: 13px;
	margin-right: 5px;
}

.tbl2 TD {
	color: #48789C;
	height: 13px;
	line-height: 13px;
}

.tbl2 TD.label {
	text-align: right;
	color: #6D6F6E;
	width: 146px;
	padding:  0px 5px 0px 0px;
}


.tbl3 {
	font-size: 1.1em;
	margin-left: 10px;
}

.tbl3 DIV {
	color: #606261;
	margin-bottom: 5px;
}

.tbl3 TD {
	color: #6A6C6B;
	padding: 0px 0px 0px 5px;
}

.tbl3 TD.border {
	background: url(../img/punteado.gif) repeat-y right top;
	padding-left: 0px;
}

.tbl3 INPUT {
	font-size: 0.85em;
	color: #2B7BBA;
	/*width: 250px;*/
	padding: 0px;
	border: 1px solid #C1C1C1;
}

.tbl3 BUTTON {
	margin: 5px 0px 0px 0px;
}

.tbl3 A {
	
	color: #2B7BBA;
	height: 27px;
	margin: 0px 15px 0px 10px;
}


.tbl4 {
	font-size: 1.1em;
	margin: 0px 0px 15px 20px;
}

.tbl4 CAPTION {
	background: url(../img/bullet-square-gray.gif) no-repeat 7px 3px;
	font-weight: bold;
	text-align: left;
	color: #616161;
	margin: 0px 12px;
	padding: 0px 12px 5px 20px;
}

* html .tbl4 CAPTION {
	background: url(../img/bullet-square-gray.gif) no-repeat 0px 3px;
	padding: 0px 12px 5px 12px;
}

.tbl4 TD {
	color: #656766;
	height: 13px;
	line-height: 13px;
}

.tbl4 TD.border {
	background: url(../img/punteado.gif) repeat-y right top;
	padding-left: 0px;
}

.tbl4 SPAN.gray {
	color: #8D8F8E;
}

.tbl4 SPAN.blue {
	color: #3279AF;
}

.tbl4 A {
	display: block;
	width: 20px;
	height: 27px;
	margin: 0px 15px 0px 10px;
}

.tbl4 A.page {
	background: url(../img/page.gif) no-repeat top left;
}

/********************/

.tbl5 {
	font-size: 1.1em;
	text-align: left;
	color: #666666;
	margin: 0px 0px 15px 15px;
}
.tbl5 TH {
	background: url(../img/bullet-language.gif) no-repeat 0px 11px;
	font-weight: normal;
	padding: 5px 0px 0px 10px;
}
.tbl5 TD {
	padding: 5px 0px 0px 0px;
}
.tbl5 INPUT {
	font-size: 1em;
	color: #1D73B5;
	padding: 1px 5px;
}
.tbl5 INPUT.small {
	width: 70px;
	border: 1px solid #81A5C0;
}
.tbl5 INPUT.large {
	width: 320px;
	border: 1px solid #81A5C0;
}
.tbl5 INPUT.boton {
	border: 0px;
}
.tbl5 SELECT {
	color: #3366CC;
	font-size: 1em;
	border: 1px solid #81A5C0;
}
.tbl5 BUTTON {
	text-indent: -700px;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
}