body {
	margin: 0px;
	background: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 11px;
}

p,td {
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 11px;
}

table {
	clear: both !important;
}

p.bodytext {
	width: 100%;
	clear: both !important;
	display: inline;
}

p.text-petit {
	font-size: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.nounderline:hover {
	text-decoration: none;
}

#content_area a {
	color: #660000;
}

/*
a.internal-link {
	float: left;
	width: 101px;
	height: 12px;
	text-align: right;
	padding-right: 18px;
	font-family: arial, verdana, helvetiva, geneva;
	color: #1a1a1a;
	font-size: 9px;
	background: #cdcdcd url(../img/link.gif) left bottom no-repeat;
	margin-top: 2px;
	color: #000000 !important;
}
*/

a.download {
	float: left;
	padding-left: 23px;
	font-size: 11px;
	background: url(../img/pdf.gif) left top no-repeat;
	padding-top: 7px;
	clear: both;
	margin-bottom: 10px;
	color: #000000;
}

head:first-child+body a.internal-link {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	width: 83px;
}

a.internal-link:hover {
	text-decoration: none;
}

ul.idiomas {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 65px;
}

ul.idiomas li {
	float: left;
	margin: 0px;
	width: 65px;
	text-align: right;
	font-size: 9px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	color: #ffffff;
	background: #333333;
}

h1 a {
	color: #ffffff !important;
}

h1 a:hover {
	color: #ffffff !important;
}

h2 {
	color: #660000;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	color: #660000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h4 {
	color: #000000;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.important {
	color: #660000;
}

img {
	border: none;
}

p {
	margin: 0px;
}

table,tr,td {
	border: none;
}

table {
	margin-bottom: 5px;
}

td {
	vertical-align: top;
}

.error_message {
	color: #ff0000;
	font-weight: bold;
}

br {
	clear: both;
}

/* divs */

div {
	position: relative;
	overflow: hidden;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

#container {
	position: absolute;
	width: 940px;
	left: 50%;
	margin-left: -470px;
	overflow: hidden;
	background: url(../img/background.gif);
}

#top_bar {
	float: left;
	width: 940px;
	height: 76px;
	overflow: hidden;
	background: #ffffff;
	border-bottom: 10px solid #ffffff;
}

head:first-child+body #top_bar {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 66px;
}

#logo {
	float: left;
	width: 189px;
	height: 66px;
	text-align: left;
	overflow: hidden;
}

#headerbanner {
	float: left;
	width: 560px;
	height: 66px;
	text-align: left;
	overflow: hidden;
}

#language_selector {
	display: inline; /* to avoid IE 6 making margins double its size */
	float: left;
	width: 65px;
	margin-top: 30px;
	margin-right: 5px;
	text-align: right;
	overflow: hidden;
	vertical-align: bottom;
}

#language_selector a {
	color: #000000;
}

#language_selector a:hover {
	color: #000000;
}

#show_date {
	float: right;
	width: 110px;
	margin-top: 26px;
	height: 15px;
}

#search_box {
	float: right;
	width: 110px;
}

#navigation_level_1 { /* usually top main navigation */
	float: left;
	width: 181px;
	height: 300px;
	z-index: 999;
}

#navigation_level_2 { /* usually left side */
	position: relative;
	float: left;
	width: 181px;
	z-index: 999;
}

#bottom_bar { /* usually at the bottom of the page ;-) */
	display: inline; /* to avoid IE 6 making margins double its size */
	position: relative;
	float: left;
	width: 940px;
	background: #ffffff;
	z-index: 999;
	clear: both;
	padding-top: 10px;
	border-bottom: 19px solid #ffffff;
}

#navigation_bottom_page {
	float: left;
	width: 940px;
	z-index: 999;
	font-size: 10px;
}

#navigation_bottom_page a {
	color: #000000;
}

#content_area {
	float: right;
	width: 752px;
	margin: 0px;
}

#content_area img {
	margin-right: 8px;
}

#right_column {
	float: right;
	position: relative;
	width: 175px;
	overflow: hodden;
	margin-left: 10px;
	display: none;
}

#right_column img {
	margin-right: 0px;
}

body.with_right_content #content_area {
	width: 569px;
}

body.with_right_content #right_column {
	display: inline;
}

#path {
	position: relative;
	float: right;
	width: 752px;
	height: 13px;
	margin-bottom: 5px;
	font-size: 10px;
}

#banners_bar {
	float: left;
	width: 940px;
	height: 50px;
	background: #9a9a9a;
	border-top: 10px solid #ffffff;
}

head:first-child+body #banners_bar {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 40px;
}

#banners_title {
	float: left;
	width: 90px;
	height: 40px;
	color: #ffffff;
	font-size: 9px;
	line-height: 40px;
	text-indent: 14px;
}

#banners_banners {
	float: left;
	width: 840px;
	height: 40px;
}

#banners_banners td {
	padding: 8px;
}

.hr_navigation_level_2 {
	margin-top: 8px;
	margin-bottom: 7px;
}

.divider {
	width: 100%;
	height: 2px;
	background: url(../img/divider.gif) left bottom no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

/* */

.content_wrap {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}

.display_none {
	display: none;
}

/* */
/*
#navigation_level_1 a {
	float: left;
	width: 95px;
	height: 81px;
	margin-right: 15px;
	background: url(../img/background_link_level_1_off.gif) left top no-repeat;
	line-height: 127px;
	text-indent: 7px;
	text-align: left;
	color: #ffffff;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 13px;
}

#navigation_level_1 a:hover {
	background: url(../img/background_link_level_1_on.gif) left top no-repeat;
	color: #000000;
	text-decoration: none;
}

#navigation_level_1 a.on {
	background: url(../img/background_link_level_1_on.gif) left top no-repeat;
	color: #000000;
}
*/
#navigation_level_2 a {
	float: left;
	width: 190px;
	height: 28px;
	background: url(../img/background_link_level_2_off.gif) left bottom no-repeat;
	padding-top: 0px;
	text-indent: 10px;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	white-space: nowrap;
	clear: both;
	margin: 0px 0px 10px 0px;
}

head:first-child+body #navigation_level_2 a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	padding-top: 8px;
	margin: 0px 0px 4px 0px;
	line-height: 14px;
	overflow: hidden;
}

#navigation_level_2 a:hover {
	background: url(../img/background_link_level_2_on.gif) left bottom no-repeat;
	color: #000000;
	text-decoration: none;
}

#navigation_level_2 a.on {
	background: url(../img/background_link_level_2_on.gif) left bottom no-repeat;
	color: #000000;
}

#navigation_level_2 a.last {
	background: url(../img/background_link_level_2_off_last.gif) left bottom no-repeat;
}

#navigation_level_2 a.last:hover {
	background: url(../img/background_link_level_2_on_last.gif) left bottom no-repeat;
}

#navigation_level_2 a.last_on {
	background: url(../img/background_link_level_2_on_last.gif) left bottom no-repeat;
	color: #000000;
}

#navigation_level_2 a.last_on:hover {
	background: url(../img/background_link_level_2_on_last.gif) left bottom no-repeat;
}

#navigation_level_3 {
	display: inline;
	width: 190px;
	z-index: 999;
	clear: both;
}

head:first-child+body #navigation_level_3 {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	float: left;
	position: relative;
	width: 190px;
}

#navigation_level_3 a {
	float: left;
	height: 15px;
	background: none;
	padding-top: 0px;
	text-indent: 23px;
	font-family: arial, verdana, helvetica, geneva;
	font-size: 11px;
	line-height: 8px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #d4d5d7;
	padding-bottom: 0px;
}

head:first-child+body #navigation_level_3 a {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 20px;
	padding-top: 2px;
	margin: 0px 0px 2px 0px;
	line-height: 14px;
}

#navigation_level_3 a:hover {
	background: none;
	color: #000000;
	text-decoration: none;
}

#navigation_level_3 a.on {
	background: none;
	color: #000000;
}

#navigation_level_3 a.last {
	background: none;
	border: none;
}

#navigation_level_3 a.last:hover {
	background: none;
	border: none;
}

/* forms */

.form_field {
	margin-top: 0px;
	margin-bottom: 1px;
}

input,textarea,select,file {
	float: left;
	width: 195px;
	height: 21px;
	background: #ffffff url(../img/background_input_box.gif) left top no-repeat;
	border-top: 1px solid #6b6b6b;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #bbbbbb;
	margin-bottom: 5px;
	color: #000000;
	font-family: verdana, arial, helvetiva, geneva;
	font-size: 11px;
	vertical-align: middle;
}

head:first-child+body input {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
	height: 17px;
}

fieldset {
	position: relative;
	border: none;
	padding: 0px;
	margin: 0px;
}

select {
	border: 1px solid #cccccc;
}

textarea {
	width: 195px;
	height: 70px;
	background: url(../img/background_textarea_box.gif) left top no-repeat;
}

input.button {
	width: 55px;
	height: 17px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	background-image: none;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

input.radiocheckbox {
	width: 15px;
	background-color: transparent;
	border: none;
}

head:first-child+body input.boto {
/*Hidden from IE 6 and older Opera. Mozilla Firefox, IE 7 and Opera 7 will read this.*/
}

/**/
.menu:hover {
}
td.opcio_off a {
	float: left;
	width: 181px;
	height: 20px;
	line-height: 18px;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	background: url(../img/nav_off.gif) bottom;
	text-indent: 10px;
}
td.opcio_off a:hover {
	background: url(../img/nav_hover.gif) bottom;
	text-decoration: none;
}
td.opcio_on a {
	float: left;
	width: 181px;
	height: 20px;
	line-height: 18px;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	background: url(../img/nav_on.gif) bottom;
	text-indent: 22px;
}
table.submenu {
	/*
	border-top: 1px solid #989786;
	border-right: 1px solid #989786;
	border-left: 1px solid #989786;
	*/
	width: 181px;
}
table.submenu a {
	float: left;
	width: 181px;
	height: 20px;
	line-height: 18px;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	background: #ffffff url(../img/nav_sub_off.gif) bottom;
	text-indent: 10px;
	text-align: left;
}
table.submenu a:hover {
	background: #ffffff url(../img/nav_hover.gif) bottom;
	text-decoration: none;
}
table.submenu a:on {
	background: #ffffff url(../img/nav_on.gif) bottom;
}

.csc-textpic div {
	margin-left: 0px !important;
}

.csc-sitemap ul {
	margin-top: 5px;
}

.csc-sitemap li {
	margin-left: -20px;
	margin-bottom: 5px;
}
