html {
	border:0px;
	}
html, body {
	margin:0px; 
	color:#333;
	background-color:#fff;
	}
body {
	padding:0px; 
	font-family:Verdana, Arial, sans-serif;
	text-align:center;
	min-width:998px;
	}
div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	margin:0px; 
	padding:0px;
	}
div.bloc {
	float:left;
	width:100%;
	}
div.padd {
	padding:20px 0px;
	}
div.errors {
	color:#B50128;
	background-color:#fff;
	border:1px solid #B50128;
	float:left;
	width:100%;
	padding:3px;
	margin-bottom:20px;
	}

h1, h2, h3, h4, h5, h6 {
	color:#09C;
	background-color:#fff;
	font-weight:normal;
	}
h1 {
	font-size:1.8em;
	}

h2 {
	font-size:1.6em;
	}
h3 {
	font-size:1.4em;
	margin-bottom:0.7em;
	color:#630;
	}
p {
	line-height:1.4em;
	margin-bottom:0.7em;
	}
#contact p {
	color:#666;
	background:#fff;
	text-transform:uppercase;
	}
#contact p.email {
	width:200px;
	overflow:hidden;
	text-transform:none;
	}
p.contacte {
	float:left;
	width:18em;
	}
span.u {
	text-decoration:underline;
	}	
span.required {
	color:#B50128;
	background-color:#fff;
	}
span.hidden {
	visibility:hidden;
	}

abbr[title], 
acronym[title], 
dfn[title] {
	/*border-bottom:1px dotted #ccc; */
	cursor:help;
	}
/*a abbr[title], 
a acronym[title], 
a dfn[title] {
	cursor:inherit;
	}*/
img, object, embed {
	display:block;
	}
img {
	border:none;
	}
p img, a img, li img {
	display:inline;
	}
#gallery img {
	margin:0px auto 10px;
	}

#tools ul li img {
	display:block;
	/*width:18px;*/
	height:18px;
	}
ol {
	margin-left:40px;
	}
ul {
	list-style-type:none;
	}
li ul {
	padding-left:40px;
	}
ul.circle {
	list-style-type:circle;
	}
div.errors ul {
	margin-left:30px;
	}
#tools ul {
	float:right;
	}
#content ul {
	margin-bottom:0.7em;
	}
ul li {
	list-style-type:none;
	padding-bottom:1px;
	}
ul.circle li {
	list-style-type:circle;
	}
#breadcrumb ul li {
	float:left;
	color:#666;
	background-color:#fff;
	font-size:1.3em;
	}
#tools ul li {
	float:left;
	display:block;
	margin-right:2px;
	}
#tools ul#languages li {
	float:none;
	text-align:right;
	margin-right:0px;
	}
a {
	text-decoration:none;
	color:#09C;
	background:#fff;
	}
li a, p a {
	font-size:1em;
	}
a.external {
	padding-right:14px;
	background:url(../img/external.gif) no-repeat right center;
	}
#navigation ul li a {
	padding-left:0px;
	text-transform:uppercase;
	text-decoration:none;
	}
#navigation ul li a:hover {
	padding-left:0px;
	text-transform:uppercase;
	color:#666;	
	text-decoration:none;
	}	
#navigation ul li.selected a {
	color:#666;
	/*background:#fff url(../img/barra.gif) no-repeat left center;*/
	text-transform:none;
	}
#tools ul li a {	
	padding-left:0px;
	}
#tools ul#utils li a {
	display:block;
	/*width:21px;
	height:21px;
	background-position:right top;
	background-repeat:no-repeat;
	padding-left:0px;*/
	padding-left:21px; /* nou */
	/*width:0px; /* nou */
	/*position:relative;
	left:-21px;*/
	}

#tools ul#utils li a img {
	position:relative;
	left:-21px;
	margin-right:-18px;
	}


#tools ul#utils li div.a {
	/*width:21px;
	height:21px;*/
	/*border:1px solid #fff;*/
	}
	

	
	/*
	#a_infoweb {
		background-image:url(../img/infoweb.gif);
		}
	#a_mapaweb {
		background-image:url(../img/sitemap.gif);
		}
	#a_print {
		background-image:url(../img/print.gif);
		}
	#a_colorsoriginals {
		background-image:url(../img/srccolors.gif);
		}
	#a_altcontrast {
		background-image:url(../img/hccolors.gif);
		
		}
	#a_amenos {
		background-image:url(../img/amenos.gif);
		}
	#a_amas {
		background-image:url(../img/amas.gif);
		}
	#a_aoriginal {
		background-image:url(../img/a.gif);
		}
*/
	#b_infoweb #tools ul#utils li #a_infoweb,
	#b_mapaweb #tools ul#utils li #a_mapaweb {
		background-position:left top;
		}



#tools ul#languages li a {
	padding-right:8px;
	}

#tools ul#languages li.selected a {
	color:#666;
	background:#fff url(../img/barra.gif) no-repeat right center;
	}
	

a:hover, a:focus {
	text-decoration:underline;
	outline:none;
	}
#tools ul#utils li a:hover, #tools ul#utils li a:focus {
	background-position:left top;
	}

table {}
caption {
	text-align:left;
	}
th {
	color:#630;
	background-color:#fff;
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #630;
	}

th.tecla,
td.tecla {
	width:8em;
	text-align:center;
	}
td {
	color:#333;
	background-color:#eee;
	}
tr.odd td {
	color:#333;
	background-color:#ddd;
	}

.accesshidden { 
	text-indent:-9000px; 
	font-size:0px; 
	line-height:0px; 
	position:absolute; 
	top:-9000px; 
	left:-9000px;
	}
div.section {
	margin-bottom:2em;
	}

#container {
	width:998px; 
	margin:78px auto 0px auto;
	text-align:left;
	}
	#navigation {
		float:left;
		width:998px;
		margin-bottom:40px;
		}
		#tools {
			float:right;
			width:240px;
			}
		
		#tools div#wrap {
			border-top:1px solid #fff;
			margin-bottom:30px;
			}
		#nav1 {
			float:left;
			width:210px;
			position:relative;
			}
		#nav2 {
			float:left;
			width:510px;
			position:relative;
			}	
	#main {
		float:left;
		width:998px;
		padding-bottom:50px;
		}
		#content {
			float:right;
			width:788px;
			/*background-color:#330033;*/
			padding-top:39px;
			}
			#breadcrumb {
				float:left;
				width:788px;
				margin-bottom:20px;
				}
			#textual {
				float:left;
				width:210px;
				}
			#gallery, #formulari {
				float:left;
				width:578px;
				}
			#gallery {
				text-align:center;
				}
		#contact {
			float:right;
			width:210px;
			}
		#mesinfo {
			display:none;
			text-decoration:none;
			}

#mesinfo a:hover{
	color:#666;
	text-decoration:none;
}
#mesinfo a{
	color:#666;
	text-decoration:none;
}



form {
	margin:0px;
	}
input, select, textarea, option {
	font-size:1em;
	font-family:Verdana, Arial, sans-serif;
	}
input, textarea {
	padding:3px 5px;
}
label {
	font-family:Verdana, Arial, sans-serif;
	color:#333;
	background-color:#fff;
	}	
button {
	cursor:pointer;
	}
input.textinput, textarea {
	width:28em;
	}
input.submit,
input.button {
	cursor:pointer;
	width:0px;
    overflow:visible;
	}
input.submit[class],
input.button[class] {
    width:auto;  
	}	
textarea {
	height:80px;
	margin:0px;
	}
select {
	width:auto;
	margin-right:3px;
	}
optgroup {
	font-style:normal; 
	font-weight:bold;
	}
option {
	padding-right:0.5em;
	}

div.formitem {
	width:40em;
	float:left;
	clear:both;
	margin-bottom:4px;
	}
div.formitem div.prompt {
	float:left;
	width:10em;
	margin-right:5px;
	text-align:right;
	}
div.formitem div.control {
	float:left;
	width:28em;
	}

:focus {
	outline:none;
	}
	
	
a.mes_info {
text-decoration:none;}