body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #5A5A5A;
	cursor: default;
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 10px 0px;
}
fieldset {
	margin: 0px;
	padding: 0px;
}
address {
	line-height: normal;
	color: #837C83;
	text-decoration: none;
	font-style:normal;
}
input, textarea {
	font-size: 11px;
	color:#666666;
	font-style: normal;
	padding-left: 2px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}
button {
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #E9E9E9;
	border: 1px solid #666666;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	text-align: justify;
}
#contenido a {
	color: #747474
}
#lyCentrada {
	left: 50%;
	top: 50%;
	height: 500px;
	width: 700px;
	margin-left: -350px;
	margin-top: -250px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ADAAAD;
	background: url(../imgs/fondo.jpg) no-repeat 124px 113px;
	z-index: 2;
}
#logoIBS {
	position:absolute;
	z-index:3;
	left: 0px;
	top: 0px;
}
#cabecera {
	background-image: url(../imgs/cab.jpg);
	position:absolute;
	left: 0px;
	top: 0px;
	height: 112px;
	width: 100%;
	z-index: auto;
}
#navcontainer {
	background-color: #E7E7E7;
	position: absolute;
	left: 0px;
	top: 112px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ADAAAD;
	height: 332px;
	width: 124px;
	z-index: 2;
	padding-top: 15px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0 0 3px 10px;
}
#navcontainer a:link, #navlist a:visited {
	padding: 0px 0px 0px 10px;
	width: 120px;
	text-decoration: none;
	background: transparent url(../imgs/list-off.jpg) no-repeat left center;
	color: #999;
}
#navcontainer a:hover {
	background: transparent url(../imgs/list-on.jpg) no-repeat left center;
	padding: 0px 0px 0px 19px;
	text-decoration: none;
	color: black;
}
#active {
	padding: 0px 0px 0px 10px;
	width: 114px;
	text-decoration: none;
	background: transparent url(../imgs/list-active.jpg) no-repeat left center;
	color: #494949;
}
#contenido {
	background-color: transparent;
	position: absolute;
	z-index:3;
	width:530px;
	height:314px;
	left: 159px;
	top: 124px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ADAAAD;
	border-bottom-color: #ADAAAD;
}
#flags {
	position: absolute;
	height:70px;
	z-index:3;
	left: -25px;
	top: 383px;
}
#flags ul {
	list-style-type: none;
	text-align: left;
}
#flags ul li a {
	padding-left: 25px;
	text-align: left;
	color: #BBBBBB;
}
#flags ul li a#it {
	background: transparent url(../imgs/italy_off.jpg) left center no-repeat;
}
#flags ul li a#en {
	background: transparent url(../imgs/usa_off.jpg) left center no-repeat;
}
#flags ul li a#es {
	background: transparent url(../imgs/spain_off.jpg) left center no-repeat;
}
#flags ul li a:hover {
	color: #5A5A5A;
}
#flags ul li a:hover#it {
	background: transparent url(../imgs/italy_on.jpg) left center no-repeat;
}
#flags ul li a:hover#en {
	background: transparent url(../imgs/usa_on.jpg) left center no-repeat;
}
#flags ul li a:hover#es {
	background: transparent url(../imgs/spain_on.jpg) left center no-repeat;
}
#pie {
	position:absolute;
	left: 0px;
	top: 443px;
	height: 59px;
	width: 100%;
	z-index: 3;
	background:  url(../imgs/pie.jpg) no-repeat 0px 0px;
}
#direccion {
	position:absolute;
	width:340px;
	left: 350px;
	z-index:4;
	top: 440px;
	text-align:right;
}
#logoSorase {
 	position:absolute;
	width:75px;
	height:26px;
	z-index:3;
	left: 5px;
	top: 20px;
}
#aviso {
	position:absolute;
	z-index:2;
	top: 34px;
	right: 10px;
}
#titulo {
	font-size: 20px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#cuerpo {
	position: absolute;
	width: 100%;
	left: 0px;
	height: 280px;
	top: 30px;
}
#cuerpoleft {
	overflow: auto;
	position: absolute;
	width: 350px;
	left: 0px;
	top: 30px;
	height: 264px;
	scrollbar-face-color: #F7F7F7;
	scrollbar-base-color: #F7F7F7;
	scrollbar-track-color: #BDB6B5;
	scrollbar-arrow-color: #BDB6B5;
	scrollbar-3dlight-color: #BDB6B5;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-darkshadow-color: #BDB6B5;
	scrollbar-shadow-color: #F7F7F7;
}
#imgsRight {
	position: absolute;
	left: 360px;
	top: 30px;
	width: 169px;
	height: 280px;
}
.autooverflow {
	overflow: auto;
}
.enlaces {
	color: #747474
}
tr.form {
	background-color: #F5F5F5;
}
.floatimg {
	float: left;
	margin: 4px 4px 0px 0px;
	clear: left;1
}
.floattop {
	top: 3px;
	right: 0px;
	position: absolute;
	border: none;
}
.floatbottom {
	bottom: 3px;
	right: 0px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	border: none;
}
#linksaux {
	position: absolute;
	left: 0px;
	width: 350px;
	height: 12px;
	bottom: 3px;
	text-align: right;
	background-color: #F3F3F3;
}
