html, body {
	padding: 0;
	border: 0;
	margin: 0;
}
#page {
	width: 760px;
	margin: 0 auto;
}
#container {
	clear: both;
	float: left;
	width: 760px;
	text-align: left;
	margin: 0;
}
#main {
	width: 760px;
	margin-top: 14px;
}
.left {
	float: left;
	clear: left;
	width: 500px;
}
.center, .center2 {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.center a, .center2 a {
	text-decoration: none;
}
.center a:hover img {
	border: 1px solid #900;
}
.center2  a:hover img {
	border: 0;
}
.center p, .center2 p {
	margin-top: 5px;
}
.center img {
	margin-top: 15px;
}
.center2 img {
	margin-top: 3px;
}
.mueve {
	margin-left: 8px;
}
.right {
	clear: both;
	float: right;
}
.clear {
	clear: both;
}
html, body, div, p {
	font: normal 11px verdana, sans-serif;
	color: #333;
	line-height: 125%;
}
#content ul, #content2 ul, #content3 ul, #rightbar ul {
	padding: 4px 13px 0 32px;
	margin: 0;
	clear: left;
}
#content ul li, #content2 ul li, #content3 ul li, #rightbar ul li {
	padding: 0 0 12px;
	margin: 0;
	line-height: 14px;
	list-style-type: none;
	list-style-image: url(../images2/bullet.gif);
}
#rightbar ul {
	padding: 4px 3px 0 15px;
	margin: 0;
	clear: left;
}
#rightbar ul li {
	padding: 0 0 12px;
	margin: 0;
	line-height: 13px;
	list-style-type: none;
	list-style-image: url(../images2/bullet.gif);
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
.border_2px {
	border: 1px solid #D8D8D8;
	padding: 2px;
	background: #fff;
}
.border_5px {
	border: 1px solid #D8D8D8;
	padding: 5px;
	background: #fff;
	margin: 0 0 4px;
}
#masthead {
	width: 760px;
	padding: 44px 0 20px;
	text-align: center;
	background: url("../images2/logoros.gif") no-repeat bottom left;
}
#masthead h1 a {
	text-decoration: none;
	color: #C1130A;
}
#masthead h1 a:hover {
	text-decoration: none;
	color: #F30;
}
#leftbar {
	float: left;
	width: 162px;
	padding-right: 12px;
}
#sidenav ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#sidenav ul li {
	list-style: none;
	list-style-image: none !important;
	height: 21px;
	border-bottom: 1px solid #fff;
	font: normal 10px Georgia, Times, Times New Roman, serif;
	text-transform: uppercase;
}
#content3 {
	width: 760px;
}
#contentpad {
	padding: 0 25px;
	margin: 0;
}
#contentpad a {
	text-decoration: underline;
	color: #900;
	padding: 2px 3px 3px;
}
#contentpad  a:hover {
	text-decoration: none;
	color: #FFF;
	padding: 2px 3px 3px;
	background: #900;
}
#contentpad img {
	float: right;
	width: auto;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 10px;
}
#rightbar {
	float: left;
	width: 162px;
	padding-left: 12px;
}
#rightbar ul#language {
	margin: 0;
	padding: 7px 14px;
	list-style: none;
}
#rightbar ul#language li {
	list-style-image: none;
	padding: 1px 2px 3px;
	margin: 0;
	line-height: 0;
}
#rightbar ul#language a {
	text-decoration: none;
}
#footer p {
	font-size: 9px;
	color: #FFF;
}
#detallein {
	display: block;
	width: 473px;
	height: auto;
	margin-left: 37px;
	margin-top: 20px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}