body {
	margin: 0px;
	background: #ffffff;
	color: #2a2a2a;
	font-family: verdana, arial, vhelvetica, geneva;
	font-size: 11px;
	text-align: center;
	background: url(../img/background.gif);
}

body.print {
	text-align: left;
}

p,div,td,label,input {
	color: #2a2a2a;
	font-family: verdana, arial, helvetica, geneva;
	font-size: 11px;
}

p {
	margin: 0px 0px 10px 0px;
}

.gris {
	color: #cccccc;
}

font {
	color: #666666;
	font-family: verdana, arial, vhelvetica, geneva;
	font-size: 11px;
}

a {
	color: #ffa800;
	text-decoration: none;
}

a:hover {
	color: #265584;
}

a.internal-link {
	color: #ffa800;
	text-decoration: underline;
	font-weight: bold;
}

h1,h2,h3 {
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}

h1 {
	font-size: 12px;
	color: #265584;
	font-weight: bold;
}

#content_title h1 {
	float: right;
	width: 100%;
	height: 30px;
	background: url(../img/h1.gif) bottom;
	text-indent: 154px;
	padding: 0px;
	color: #ffa800;
	margin-bottom: 10px !important;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	color: #265584;
}

h3 {
	color: #2a2a2a;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.csc-header-n2 {
	margin: 0px !important;
}

.csc-header h3 {
	float: left;
	width: 524px;
	display: inline;
	margin: 10px 0px 0px 13px;
	margin-bottom: 0px !important;
	background: #f4d094;
	color: #5c575d;
	font-size: 12px;
	font-weight: bold;
	text-indent: 4px;
}

.important {
	color: #660000;
}

img {
	border: none;
	margin: 0px;
}

br {
	clear: both;
}

.news-links p.bodytext {
    margin-bottom: 0;
}

/* divs */

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.divider {
	float: left;
	width: 100%;
	height: 11px;
	overflow: hidden;
	background: url(../img/divider.gif);
}

#container {
	position: relative;
	margin: 15px auto 15px auto;
	width: 752px;
	_width: 788px; /* IE 6 */
	border: 1px solid #d2d2d2;
	background: #ffffff;
	overflow: hidden;
	text-align: left;
	padding: 12px 18px 12px 18px;
}

#top_bar {
	float: left;
	width: 752px;
	overflow: hidden;
}

#logo {
	float: left;
	width: 140px;
	height: 97px;
	overflow: hidden;
	margin-bottom: 10px;
}

#headerbanner {
	float: right;
	width: 600px;
	height: 97px;
	overflow: hidden;
	margin-bottom: 10px;
}

#cercador {
	float: left;
	display: inline;
	width: 300px;
	margin-left: 17px;
	margin-top: 4px;
}

#search_box {
	float: left;
	width: 142px;
	height: 22px;
	background: #f8f8f8;
	display: none;
}

#navigation_level_1 {
	float: right;
	display: inline;
	width: 600px;
	height: 25px;
	margin-bottom: 3px;
	z-index: 999;
	white-space: nowrap;
}

#navigation_level_1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation_level_1 li {
	margin: 0px;
	clear: none;
	float: left;
	width: 150px;
}

#navigation_level_1 a {
	float: left;
	width: 150px;
	height: 25px;
	line-height: 21px;
	background: url(../img/fons_link_nav_1_off.gif) left repeat;
	font-size: 11px;
	color: #265584;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#navigation_level_1 a:hover {
	background: url(../img/fons_link_nav_1_on.gif) left repeat;
	color: #ffa800;
}

#navigation_level_1 a.on {
	background: url(../img/fons_link_nav_1_on.gif) left repeat;
	color: #ffa800;
}

#navigation_level_1 a.first {
	background: url(../img/fons_link_nav_1_first_off.gif) left no-repeat;
}

#navigation_level_1 a.first:hover {
	background: url(../img/fons_link_nav_1_first_on.gif) left no-repeat;
}

#navigation_level_1 a.first_on {
	background: url(../img/fons_link_nav_1_first_on.gif) left no-repeat;
	color: #ffa800;
}

#navigation_level_1 a.first_on:hover {
	background: url(../img/fons_link_nav_1_first_on.gif) left no-repeat;
}

#navigation_level_1 a.last {
	background: url(../img/fons_link_nav_1_last_off.gif) left no-repeat;
}

#navigation_level_1 a.last:hover {
	background: url(../img/fons_link_nav_1_last_on.gif) left no-repeat;
}

#navigation_level_1 a.last_on {
	background: url(../img/fons_link_nav_1_last_on.gif) left no-repeat;
	color: #ffa800;
}

#navigation_level_1 a.last_on:hover {
	background: url(../img/fons_link_nav_1_last_on.gif) left no-repeat;
}

#navigation_level_2 {
	float: left;
	width: 136px;
	z-index: 999;
	clear: both;
}

#navigation_level_2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation_level_2 li {
	margin: 0px;
}

#navigation_level_2 a {
	float: left;
	width: 136px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	text-indent: 5px;
	color: #265584;
}

#navigation_level_2 a:hover {
	color: #ffa800;
	background: #f4f4f4;
	text-decoration: none;
}

#navigation_level_2 a.on {
	color: #ffa800;
	background: #f4f4f4;
}

#navigation_level_2 li li {
	margin: 0px;
	clear: left;
	float: left;
}

/* */

#content_wrap {
	float: left;
	width: 752px;
}

#left_column {
	float: left;
	display: inline;
	width: 136px;
	z-index: 9999;
	margin-left: 0px;
	margin-right: 19px;
	overflow: hidden;
}

dl,dt {
	float: left;
	padding-right: 5px;
}

#bottom_bar {
	float: left;
	width: 750px;
	height: 22px;
	background: #f4f4f4;
	border-top: 1px solid #ffa800;
	z-index: 999;
	color: #ffa800;
	margin-top: 15px;
}

#navigation_bottom_page {
	line-height: 22px;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 9px;
}

#navigation_bottom_page ul {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#navigation_bottom_page a {
	color: #265584;
}

#navigation_bottom_page a:hover {
	color: #ffa800;
}

#navigation_bottom_page a.on {
	color: #ffa800;
}

#navigation_bottom_page li {
	margin: 0px;
	clear: none;
	float: left;
	width: 120px;
}

#content_area {
	float: left;
	width: 380px;
	overflow: hidden;
	z-index: 999;
}

#content_area a {
	font-weight: bold;
}

#content_area img,#left_column img {
	float: left;
	border: 1px solid #d2d2d2;
	padding: 1px;
}

#content_area .csc-textpic-image img {
	padding: 1px 12px 1px 1px;
	background: #ffffff url(../img/img_arrow.gif) right center no-repeat;
}

#content_area div,#content_area td,#content_area ul,#content_area ol {
	margin-bottom: 0px;
}

#content_area ul,#content_area ol {
	margin: 0px;
	padding: 0px;
	margin: 0px 0px 10px 15px;
}

#content_area ul li {
	font-family: verdana, arial, helvetica, geneva;
	font-size: 11px;
	padding-bottom: 3px;
	list-style-image: url(../img/li.gif) !important;
	#list-style-image: url(../img/li_ie.gif) !important; /* IE */
}

div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style: none;
	margin: 0px 0px 10px 15px !important;
}

div.csc-textpic div.csc-textpic-imagewrap ul li {
	padding-bottom: 3px;
	list-style-image: url(../img/li.gif) !important;
	#list-style-image: url(../img/li_ie.gif) !important; /* IE */
}

.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
	padding-left: 0px;
	overflow: auto;
	height: 1%;
}

#right_column {
	float: right;
	width: 185px;
	overflow: hidden;
}

#right_column img {
	border: none;
}

#breadcrumb {
	float: left;
	display: inline;
	width: 335px;
	height: 23px;
	line-height: 14px;
	margin-left: 154px;
	font-size: 10px;
}

#breadcrumb a {
	color: #666666;
}

#breadcrumb a.on {
	font-weight: bold;
}

#language_selector {
	float: right;
	width: 250px;
	font-size: 10px;
	text-align: right;
	color: #cccccc;
    margin-right: 3px;
}

#language_selector a {
	color: #cccccc;
}

#language_selector a:hover {
	color: #ffa800;
}

#language_selector a.on {
	color: #ffa800;
}

.tx-ztlanguageselector-pi {
	font-size: 1em;
	font-weight: normal;
	color: #0059a9;
}

.tx-ztlanguageselector-pi ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tx-ztlanguageselector-pi ul li {
	float: left;
	width: auto
	margin: 0;
	padding: 0;
	clear: none;
}

.tx-ztlanguageselector-pi li.first {
}

.tx-ztlanguageselector-pi li.last {
}

.tx-ztlanguageselector-pi li.active {
	font-weight: bold;
}

.tx-ztlanguageselector-pi li.spacer {
	padding: 0 8px;
}

/* forms */

form {
	float: left;
	margin: 0px;
	clear: both;
}

.form_field {
	margin-top: 0px;
	margin-bottom: 1px;
}

input,textarea,select,file {
	float: left;
	width: 185px;
	height: 14px;
	_height: 16px; /* IE 6 */
	background: #ffffff;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	font-family: verdana, arial, vhelvetica, geneva;
	color: #000000;
	font-size: 11px;
}

textarea {
	height: 60px;
}

input:focus,textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}

input.csc-mailform-submit {
	background: #e0e0e0;
	font-family: verdana, arial, vhelvetica, geneva;
	width: 187px;
	height: 18px !important;
}

input.csc-mailform-submit:focus {
	background: #ffffff;
	color: #000000;
	border-color: #666;
}

select {
	height: 18px;
	_height: 16px; /* IE 6 */
}

fieldset {
	position: relative;
	border: none;
	padding: 0px;
	margin: 0px;
}

#search_box fieldset {
	margin: 1px;
}

label {
	float: left;
	width: 95px;
	height: 18px;
	clear: both;
	line-height: 12px;
	margin: 3px 0px 4px 0px;
}

input.radiocheckbox {
	width: 15px;
	background-color: transparent;
	border: none;
}

/* */

.display_none {
	display: none;
}

.csc-textpic {
	float: left;
	width: 100%;
	/* padding-bottom: 10px; */
}

div.tx-ttnews .csc-textpic {
	padding-bottom: 15px;
}

.csc-textpic-image {
	width: 145px !important;
}

.csc-textpic-image div {
	margin-left: 155px !important;
}

.csc-textpic-image div .csc-textpic-text {
	margin-left: 0px !important;
}

.csc-textpic-intext-left-nowrap div ,.csc-textpic-intext-right-nowrap div {
	overflow: hidden;
}

.csc-textpic div {
	margin-left: 0px !important;
}

.csc-header {
	float: left;
	clear: both;
	width: 100%;
}

.csc-header-n1 {
	float: left;
	width: 550px;
}

/* mini banners */

.banner {
	float: left;
	width: 185px;
	background: url(../img/marc_banners.gif) left top no-repeat;
	margin-bottom: 15px;
}

.banner h2 {
	width: 149px;
	_width: 167px; /* IE 6 */
	padding: 9px 9px 3px 9px;
	line-height: 12px;
	margin: 0px;
	color: #ffa800;
}

.banner p {
	padding: 0px 9px 5px 9px;
	line-height: 12px;
	font-size: 10px;
	margin: 0px;
}

.banner p div {
	float: left;
}

.banner img {
	border: 1px solid #d2d2d2 !important;
	padding: 1px;
	background: none;
	margin-left: 9px;
}

.banner img.banner_bottom {
	float: left;
	border: none !important;
	padding: 0px;
	margin-left: 0px;
	#margin-left: -1px; /* IE */
}

/* */

ul.csc-bulletlist,ul.csc-menu {
	float: left;
}

td.csc-form-labelcell {
	vertical-align: top;
}

img.spacer-gif {
	display: none;
}

/* sitemap */

.tx-wssitemap-pi1 {
	float: left;
	width: 100%;
}

.tx-wssitemap-pi1 div {
	float: left;
	width: 100%;
	line-height: 16px;
	text-indent: 0px;
}

.tx-wssitemap-pi1 div, x:-moz-any-link, x:default { /* Firefox 2-3 */
	text-indent: 10px;
}

.tx-wssitemap-pi1 img {
	margin: 0px !important;
	padding: 0px !important;
	border: none !important;
	background: none;
	vertical-align: middle;
}

.tx-wssitemap-pi1 ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.tx-wssitemap-pi1 li {
	float: left;
	margin: 0px;
	clear: both;
	float: left;
	border: 1 px solid red !important;
}

/* projectes */

.projectes {
	float: left;
	width: 100%;
}

/* news */

div.tx-ttnews {
	float: left;
	width: 100%;
}

div.tx-ttnews p,h2 {
	margin-bottom: 5px;
}

div.tx-ttnews-browsebox {
	float: left;
	display: inline;
	margin-left: 160px;
	padding-bottom: 15px;
}

div.tx-ttnews-browsebox a {
	color: #265584;
	margin-right: 5px;
	font-weight: normal !important;
}

div.tx-ttnews-browsebox a:hover {
	color: #ffa800;
}

.tx-ttnews-browsebox-SCell a {
	color: #ffa800 !important;
	font-weight: bold !important;
}

