body {
	color: #666666;
	padding-top: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size: 12px;
	margin: auto;
	margin-top: 0px;
	border-top: 4px solid #2777ac;
}

html{
	overflow-y:scroll;
}

#wrapper {
	width: 1040px;
	margin: auto;
	background-color: #fff;
	position:relative;
}

.redomar {
	width: 296px;
	height: 76px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}

.chinchilla1 {
	float: left;
	background: url('img/chinchilla1.jpg');
	background-repeat: NO-REPEAT;
	width: 489px;
	height: 190px;
	margin-top: 0px;
}

.chinchilla2 {
	clear: both;
	float: left;
	background: url('img/chinchilla3.jpg');
	background-repeat: NO-REPEAT;
	width: 1043px;
	height: 194px;
}

.chinchilla_en {
	clear: both;
	float: left;
	background: url('img/chinchilla_en.jpg');
	background-repeat: NO-REPEAT;
	width: 1043px;
	height: 194px;
}


.solidblockmenu{
	margin: 0px;
	padding: 0px;
	float: left;
	font: bold 13px Arial;
	overflow: hidden;
	margin-bottom: 1em;
	border-width: 1px 0;
	margin-top: 30px;
	background: black url(img/blockdefault.gif) center center repeat-x;
	float: right;
}

.solidblockmenu li{
	display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border: 1px solid #625e00;
	border-right: 1px solid white;
}

.solidblockmenu li a:visited{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #fee7cc;
	/*background: transparent url(img/blockactive.gif) center center repeat-x;*/
}


.solidblockmenu #left{
	background: url(img/left-blockdefault.gif) no-repeat;
	width: 11px;
	height: 35px;
	float: left;
	border-top: none;
	border-bottom: none;
	border-right: none;
	
}

.solidblockmenu #right{
	background: url(img/right-blockdefault.gif) no-repeat;
	width: 11px;
	height: 35px;
	float: left;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

html*#flagsList{
	margin-top: 18px;
}

#flagsList {
	float: right;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
}

#flagsList dt {
	float: left;
	background: url(img/bg-lang.gif) no-repeat;
	width: 67px;
	height: 26px;
	margin-top: 5px;
}

#flagsList dt img {
	float: left;
	margin-left: 7px;
	margin-top: 4px;
}

#flagsList dt span {
	font-weight: bold;
	color: #454545;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
}


#flagsList dt a {
	float: left;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-indent: 20px;
	margin-bottom: 7px;
}

#flagsList dd {
	float: left;
	font-size: 30px;
	color: #f06b00;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
}

h1 {
	color: #fff;
}

#welcome {
	width: 470px; 
	height: 59px;
	color: #ffedde; 
	font-size: 11px;
	text-align: justify;
	float: right;
	padding-top: 135px;
}

#blani {
	width: 530px; 
	height: 194px;
	margin-left: 33px;
	color: #ffedde; 
	font-size: 11px;
	float: right;
}

#blani h1 {
	font-size: 25px;
	margin: 10px 0px;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-size: 15px;
	margin: 10px 0px;
	font-weight: normal;
	text-align: left;
	color: #005699;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-weight: bold;
}

#blani ul{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
}


#blani ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 160px;
	float: left;
}

#blani ul li ul li {
	float: left;
	list-style-type: disc;
	padding: 3px;
	margin-left: 5px;
}

#blani ul li ul li a {
	color: #ffedde;
}

.textAbsolute {
	position: absolute; 
	top: 160px; 
	right: 0px;
	width: 672px; 
	height: 29px;
	float: right;
	display: block;
}

#content {
	float: left; 
	clear: both; 
	width: 1040px;
}

.text-pic {
	font-size: 11px;
	width: 149px;
	height: 15px;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	float: left;
	background-color: #dedddd;
	color: #484848;
	margin: 0px;
	font-family: arial;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
}

.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
	position: absolute;
	display: none; 
	visibility: hidden; 
	position:relative; 
	top:0px; 
	left:0px;
}

