@charset "utf-8";

BODY {
	margin: 0 auto auto;
}
#buscador {
	height: 30px;
	width: 775px;
	margin:0 auto 0 auto;
	display: block;
	text-align: right;
}
#langbox {
	height: 30px;
	width: 775px;
	margin:0 auto 0 auto;
	display: block;
	background-color: #FFFFFF;
}
#textleftlang {
	height: 15px;
	width: 325px;
	margin:0 auto 0 auto;
	bottom: auto;
	float: left;
	font-size: 11px;
	font-family: Tahoma, Arial;
	margin-top: 5px;
}
#lang1 , #lang2, #lang3{
	height: 13px;
	width: 95px;
	margin:0 auto 0 auto;
	bottom: auto;
	float: right;
	font-family: Tahoma, Arial;
	font-size: 10px;
	margin-top: 15px;
}
#logo {
	height: 90px;
	width: 775px;
	margin:0 auto 0 auto;
	display: block;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#logoimg {
	height: 58px;
	width: 342px;
	margin:0 auto 0 auto;
	bottom: auto;
	float: left;
	font-size: 11px;
	font-family: Tahoma, Arial;
	background-image: url(../images/logo.gif);
	cursor: pointer;
}
#linksd1 {
	height: 15px;
	width: 70px;
	margin:0 auto 0 auto;
	bottom: auto;
	float: right;
	margin-top: 17px;
}
#linksd2 {
	height: 15px;
	width: 60px;
	margin:0 auto 0 auto;
	bottom: auto;
	float: right;
	margin-top: 17px;
}
#linksd3 {
	height: 15px;
	width: 100px;
	margin:0 auto 0 auto;
	bottom: auto;
	float: right;
	margin-top: 17px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
#linksd4 {
	height: 15px;
	width: 110px;
	margin:0 auto 0 auto;
	bottom: auto;
	float: right;
	margin-top: 17px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
#linksd5 {
	height: 15px;
	width: 60px;
	margin:0 auto 0 auto;
	bottom: auto;
	float: right;
	margin-top: 17px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}


.linksen11 {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.linksen11:hover {
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.linksen12ver {
	font-size: 11px;
	font-style: normal;
	color: #006600;
	font-family: arial;
	text-align: center;
	text-decoration: none;
}
