* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 100%;
	height: 100%;
}

body {
	font: normal 70%/ 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

a {
	color: #949494;
	text-decoration: none;
}

a:link,a:hover {
	text-decoration: none;
	color: #949494;
}

textarea,select {
	border: 1px #C1BFBF solid;
	width: 128px;
}

input.home {
	border: 1px #C1BFBF solid;
	width: 128px;
}

img {
	border: 0;
}

img.derecha {
	margin-right: 5px;
	margin-bottom: 5px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #CC9966;
	font-size: 1.5em;
	text-decoration: underline;
	padding-bottom: 4px;
}

h2 {
	background-color: #F6F6F6;
	color: #CC6633;
	font-size: 10px;
	padding: 2px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 0.9em;
	color: #949494;
	background-image: url(border_img.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 5px;
	margin-right: 5px;
	padding: 10px;
}

h4 {
	font-size: 1.0em;
	color: #993333;
	margin: 15px 0px 0px 15px;
}

h5 {
	font-size: 1.1em;
	color: #625E55;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	color: #CC9966;
	font-size: 1.7em;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 4px;
}

h6.observa {
	font-family: "Times New Roman", Times, serif;
	color: #9F774F;
	font-size: 2.0em;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}

h5.observa {
	font-family: "Times New Roman", Times, serif;
	color: #9F774F;
	font-size: 1em;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}

p {
	padding: 5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#page-container {
	width: 778px;
	margin: auto;
	background-image: url(bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#container {
	margin: 13px 13px 0px 13px;
	width: 749px;
}

#header {
	margin-bottom: 10px;
}

#content {
	width: 485px;
	float: left;
}

#greybox {
	background-color: #F9F9F9;
	border: 1px solid #E3E3E3;
	margin-top: 8px;
	padding: 5px;
	width: 458px;
}

#greybox div {
	margin-left: 170px;
}

#greybox p {
	padding: 5px 5px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#box {
	width: 230px;
	margin-top: 8px;
}

#box-container {
	margin-top: 8px;
	background-image: url(border_img.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 470px;
}

#box-container-observa {
	margin-top: 8px;
	background-image: url(border_img.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F7E7D8; float : left;
	width: 470px;
	float: left;
}

#bottom-container {
	background-image: url(bottom-box-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

#right-panel {
	width: 258px;
	float: left;
	background-image: url(right-bg.png);
	background-repeat: repeat-y;
	background-color: #F4F4F4;
}

#top-links ul li {
	list-style: none;
	float: left;
}

#top-links ul li a {
	color: #999999;
	font-weight: bold;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#right-panel p{
	font-size: 11px;
	color: #666666;
	padding: 8px 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
}

#right-panel ul{
	font-size: 11px;
	color: #666666;
	padding: 8px 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:15px
}

#right-panel a {
	color: #CC6633;
	text-decoration: underline;
	font-size: 1em;
}

.newsletter {
	background-color: #F1F0F0;
	clear: both;
	float: left;
	margin-top: 8px;
	padding: 10px 20px 10px 18px;
	font-size: 1.2em;
	font-weight: bold;
	color: #969696;
}

.bottom-box {
	width: 150px;
	border: 1px solid #DBDBDB;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}

.bottom-box-blog {
	width: 210px;
	border: 1px solid #DBDBDB;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}

.bottom-box-indicadores {
	width: 240px;
	height: 90px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #DBDBDB;
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
}

.bottom-box-blog div{
	padding-bottom: 5px;
	padding-top: 5px
}

.right {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.left {
	float: left;
}

.chat-icon {
	background-image: url(icon.jpg);
	background-repeat: no-repeat;
	height: 17px;
	padding: 0px 0px 0px 20px;
	float: left;
}

.chat-icon  a {
	color: #CC6633;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}

.border {
	border-left: 1px solid #D9D9D9;
	padding-left: 4px;
}

.inner-box {
	background-color: #F2F2F2;
	display: table;
	width: 140px;
}

.inner-box-blog {
	background-color: #F2F2F2;
	display: table;
	width: 205px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.inner-box p {
	padding: 15px 0px 0px 2px;
	color: #666666;
	font-size: 1.0em;
	font-weight: bold;
}

.bottom-box div {
	padding: 5px;
	color: #949494;
	font-size: 0.9em;
}

.right-box {
	background-image: url(border_img.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 24px 4px 0px 20px;
	padding-top: 5px;
}

.right-box div {
	width: 110px;
}

.green {
	color: #A3CD33;
	font-weight: bold;
}

.blue {
	color: #2AA7E1;
	font-weight: bold;
}

.red {
	color: #993333;
	font-weight: bold;
}

.image {
	margin-left: 22px;
}

.image div {
	margin-left: 7px;
}

#footer {
	clear: both;
	color: #FFFFFF;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	height: 25px;
}

#footer  a {
	color: #FFFFFF;
	font-size: 1.0em;
	margin-left: 15px;
	line-height: 30px;
}

#bottom-container ul {
	width: 240px;
}

#bottom-container ul li {
	float: left;
	font-size: 0.9em;
	list-style: none;
	font-weight: bold;
	margin-left: 4px;
	margin-top: 25px;
}