@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background: #E6E6E6 url(images/bg.jpg) repeat-y left top;
	font-size: .8em;
}
#bars {
	height: 30px;
	background:#FFFFFF url(images/bars.jpg) repeat left top;
}
#content_all {
	width: 920px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*padding-bottom: 181px;*/
}
#logo {
	width: 920px;
	text-align: center;
	margin: 20px 0;
}
#content {
	margin-left: 65px;
	clear: both;
}
span.contador_text {
	/*font-size: 1.4em;*/
	color: #999999;
}
span.contador_number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #333333;
}
acronym {
	_text-decoration: line-through;
}
#index {
	color: #A6C1EA;
	margin-left: 90px;
	border-top: #A6C1EA 1px solid;
	margin-top: 20px;
	padding-top: 10px;
}
#index ul {
	margin-top: 5px;
	margin-left: -40px;
	_margin-left: -15px;
}
#index li {
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1.5em;
	list-style: none;
	list-style-position: inside;
}
#index a {
	color: #A6C1EA;
	border-bottom: none;
}
#index a:hover {
	color: #FFFFFF;
}
.resumen_item {
	font-size: 1.1em;
	border-left: 3px solid #FFFFFF;
	padding-left: 10px;
}
table#table_resumen {
	width: auto;
	_margin-left: 100px;
}
table#table_resumen td {
	padding: 10px;
/*	white-space: nowrap;*/
	vertical-align: top;
	width: 50%;
}
.resumen_text {
	line-height: 1.5em;
	font-size: .5em;
}
.resumen_text span.resumen_percent {
	font-size: 1.1em;
}
.reporte_full_small {
	line-height: 1em;
	color: #A6C1EA;
	text-align: right;
	padding-right: 20px;
	font-size: .4em;
	border-top: 1px solid #A6C1EA;
	padding-top: 15px;
}
.reporte_full {
	text-align: right;
}
.reporte_full a {
	color: #A6C1EA;
	font-size: .6em;
	padding-right: 20px;
}
.reporte_full a:hover{
	color: #FFFFFF;
}
#content_update_rate {
	width: 850px;
	margin: 0 0 150px 65px;
	_margin: 0 0 40px 65px;
}
#update {
	color: #CCCCCC;
	text-align: right;
	float: left;
	width: 690px;
	padding-top: 8px;
}
#rate {
	background: transparent url(images/rate.gif) no-repeat center top;
	color: #CCCCCC;
	text-align: center;
	float: right;
	width: 150px;
	height: 70px;
	line-height: 1;
	padding-top: 8px;
	
}
span.rate_text {
	color: #D7E2FF;
}
span.rate_number {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 2em;
	color: #FFFFFF;
}
span.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 2.5em;
}
.sections {
	margin-left: -65px;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 582px;
	background: #578AD6 url(images/bg_sections.jpg) no-repeat top right;
}
.numbers_item {
	text-align: right;
	padding-right: 20px;
}
.numbers_big {
	color: #578AD6;
	font-size: 2.8em;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.exp_top_inside {
	background: transparent url(images/exp_top_inside.gif) no-repeat top left;
	width: 70px;
	height: 71px;
	float: left;
}
.corner_bottom {
	clear: both;
	background: transparent url(images/corner_bottom.png) no-repeat bottom right;
	_background: transparent url(images/corner_bottom.gif) no-repeat bottom right;
	height: 15px;
}
h1, table#table_resumen {
	padding-left: 90px;
	padding-top: 15px;
	text-align: left;
	font-size: 2.5em;
	font-weight: normal;
	color: #FFFFFF;
	/*text-transform: lowercase;*/
	line-height: 1em;
}
table#table_resumen {
	padding-left: 60px;
}
h2 {
	color: #578AD6;
	font-size: 2em;
	background: url(images/h1.gif) no-repeat left center;
	padding: 5px 0 5px 45px;
	/*text-transform: lowercase;*/
	font-weight: normal;
	margin: 30px 0 0 0;
	margin: 30px 0 20px 0;
}
h-- {
	color: #578AD6;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0;
	text-transform: uppercase;
}
h3 {
	color: #000000;
	font-size: 1.3em;
	margin: 10px 0;
	font-weight: normal;
}
h4 {
	color: #7f7f7f;
	font-size: 1em;
	margin: 10px 0;
	text-transform: uppercase;	
}
a {
	color: #666666;
	text-decoration: none;
	border-bottom: #578AD6 1px dotted;
}
a:hover, .blue {
	color: #578AD6;
}
p {

}
blockquote {
	border-left: #578AD6 2px solid;
	margin: 10px 0 10px 50px;
	padding-left: 15px;
	color: #7F7F7F;
}
#cut {
	background: transparent url(images/cut.gif) no-repeat left bottom;
	height: 90px;
	border-bottom: #333333 1px dashed;
}
#footer {
	background: #578AD6 url(images/footer.jpg) no-repeat left top;
	color: #FFFFFF;
	height: 100px;
}
li {
	list-style-position: outside;
}
caption {
	color: #FFFFFF;
	font-size: 1.6em;
	text-transform: uppercase;
	background-color:#999999;
	margin-bottom: 30px;
}
.table_top {
	background: url(images/table_top.gif) no-repeat top;
	height: 23px;
}
.table_bottom {
	background: url(images/table_bottom.gif) no-repeat bottom;
	height: 23px;
}
.table_top_big {
	background: url(images/table_top_big.gif) no-repeat top;
	height: 23px;
}
.table_bottom_big {
	background: url(images/table_bottom_big.gif) no-repeat bottom;
	height: 23px;
}
.transparent {
	/**transparent:**/
/*	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.8;*/
}
.table_item {
	text-align: right;
	font-size:0.8em;
}
.table_number {
	text-align: right;
	color: #666666;
	font-size:0.8em;
}
.table_percent {
	text-align: right;
	color: #578AD6;
	font-size: 1.0em;
}
.table_titles {
	background: #578AD6;
	font-size: .9em;
	color: #FFFFFF;
}
table.table_big td {
	text-align: center;
	padding: 0 3px;
	border-left: #DEDEDE 1px dotted;
	border-bottom: #CCCCCC 1px dotted;
}
.back_button {
	background: url(images/back.gif) no-repeat left top;
	color: #CCCCCC;
	font-size: 2em;
	margin-left: -65px;
	margin-top: 30px;
	height: 30px;
	padding-left: 360px;
	text-transform: uppercase;
}
.back_button a {
	border-bottom: none;
}
.back_button a:hover {
	color: #B2B2B2;
}
.sin_actividades {
	background: transparent url(images/information.png) no-repeat;
	padding-left: 25px;
	color: #666666;
}
#introID {
    float: left;
    padding: 16px 0 15px 160px;
	text-align: center;
}
#CONF {
    float: right;
    padding: 15px 150px 15px 0;
}
.btnCONF {
    background-image: linear-gradient(#ffcc00, #ff9933);
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 1px solid #ff8913;
    border-radius: 6px;
    box-shadow: 0 0 4px 1px #cccccc;
    color: #ffffff !important;
    cursor: pointer;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    letter-spacing: -1px;
    padding: 10px 12px;
    text-shadow: 0 0 2px #777777;
}
.btnCONF {
    background-image: linear-gradient(#ffcc00, #ff9933);
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 1px solid #ff8913;
    border-radius: 6px;
    box-shadow: 0 0 4px 1px #cccccc;
    color: #ffffff !important;
    letter-spacing: -1px;
    padding: 10px 12px;
    text-shadow: 0 0 2px #777777;
}
.btnCONF:hover {
    background-image: linear-gradient(#ff9933, #ffcc00);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.required {
	color: #ff9933;
}
#wraper {
    height: auto !important;
    min-height: 100%;
    z-index: 99999;
	margin-bottom: 90px;
}
#footerCONTAINER {
    clear: both;
    height: 191px;
    margin-top: -154px;
    position: relative;
}
.error_medium {
    background: url("images/error_medium.png") no-repeat scroll 22px center #fef3ab;
    border: 1px solid #fee65f;
    border-radius: 6px;
    color: #c16803;
    font-size: 1em;
    margin: 10px 0;
    padding: 20px 10px 20px 60px;
    text-align: left;
    width: 590px;
}
.error_high {
    background: url("images/error_medium.png") no-repeat scroll 22px center #fef3ab;
    border: 1px solid #fee65f;
    border-radius: 6px;
    color: #c16803;
    font-size: 1em;
    margin: 10px 0;
    padding: 20px 10px 20px 60px;
    text-align: left;
    width: 590px;
}
.message_ok {
    background: url("images/ok.png") no-repeat scroll 22px center #d5f7d9;
    border: 1px solid #aeeeb5;
    border-radius: 6px;
    color: #247e22;
    font-size: 1em;
    margin: 10px 0;
    padding: 20px 10px 20px 60px;
    text-align: left;
    width: 590px;
}
hr {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0 0;
}
.imgLT {
    float: left;
    padding-left: 220px;
}
.btnRT {
    float: right;
    padding-right: 195px;
    padding-top: 30px;
}
#link_survey {
	height: 162px;
}