html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	margin: 0px;
	padding: 0px;
    background-image: url(img/bg_page2.gif);
	text-align: center;
	height:100%; 
	
}

A {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color=black;
	text-decoration: none;
			}
			
h1 {
	text-align: left;
	font-size: 1.4em;
	color: #E62528;
	font-weight: normal;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}

h2 {
	text-align: left;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
}

h4 {
text-decoration:none;
	color: #E62528;
	font-weight: 800;
}

negrita {
	text-align: left;
	font-size: 12px;
	color: #000000;
}
			
#outer {
    text-align: left;
    width: 900px;
    margin: auto;
    background-repeat: repeat-x;
    background-position: bottom center;
    height: 100%;
}

#barra_vermella {
	height: 21px;
	color: #FFFFFF;
	background-image: url(img/barra_vermella.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#header {
	height: 89px;
	color: #FFFFFF;
	background-image: url(img/imatge_capcalera.jpg);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#texto_superior {
	width: 400px;
	text-align:justify;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 190px;
	font-size: 1.2em;
	height: 270px;
}

#contenedor_asessors table img{
	padding:4px;
	background-color:#ffffff;
	border:solid;
	border-color:#E62528;
	border-width:1px;
	background-position:center;
}

#contenedor_asessors_dire{
	padding:4px;
	background-color:#ffffff;
	border:solid;
	border-color:#E62528;
	border-width:1px;
	background-position:center;
}

#texto_superior_junta {
	/*background-color: #999999;*/
	width: 350px;
	height: 490px;
	float:left;
	text-align:left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:80px;
}

#texto_superior_asso {
	/*background-color: #999999;*/
	width: 350px;
	height: 490px;
	float:left;
	text-align:left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:50px;
}

#registro {
	width: 500px;
	height: 305px;
	float: right;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:#FFFFFF;
 }
 
#registro span{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	display:block;
	padding-top:10px;
	margin-bottom:30px;
	text-align:center;
}

#registro fieldset {
	border:0;
}

#registro legend  {
	font:  14px Verdana;
	color: #000000;
	padding:0 5px;
}

#registro p label {
	float: left;
	width: 35%; 
	text-align:right;
	padding-left:25px;
	padding-top:10px;
	padding-right:10px;
	color: #000000;
}

#registro p br {
	clear: left;
}

.enviar{
	float:left;
	margin-left:185px;
}


#texto_inferior_junta {
	/*background-color:#00CCFF;*/
	width: 550px;
	height: 100%;
	text-align:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left:40px;
}

#letras {
	text-align: right;
}

#contenedor_enlaces {
	width:90%;
	margin-top:0px;
	margin-left:10px;
	text-align: left;
}

#menu_h ul{
text-align:right;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	background-image: url("img/fondo_menu02.gif");
	height: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 7.5px 15px;	
}


#menu_h ul li {
display: inline;
margin-left:15px;
}

#menu_h ul li a:link, #menu_h ul li a:visited {
color: #FFFFFF;
text-decoration: none;
}

#menu_h ul li a:hover, #menu_h ul li a:active{
color: #E62528	;
text-decoration: underline;
}

#bodyblock {
    text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
    height: 80%;
}

#l-col {
	float:left;
	color: #e6e7e9;
	width: 180px;
	border: solid #e6e7e9;
	padding-top: 20px;
	border-width: 20px 0px 0px 0px;
	height: 100%;
}

#italic_td{
	font-style: italic;
}

#content {
	font-size: 0.8em;
	background:#ffffff;
	color: #333333;
	padding-left: 195px;
	padding-right: 5px;
}

#foto_esquerra {
	float:left;
	padding-right: 10px;
	width: 150px;
	height: 305px;
}

#foto_esquerra1 {
	float:left;
	padding-right: 10px;
	width: 150px;
	height: 210px;
}

#footer-border { 
	clear:both; 
	background: #FFF url(img/footerbg.gif) repeat-x left top; 
	width: 900px; 
	background-color: #312E2E; 
	margin: 0px auto; 
	text-align: center;
}

#footer { 
	clear:both; 
	width: 700px; 
	padding-top: 35px;
	margin: 0px auto; 
	text-align: center;
}

#footerbin1 { 
	color:#FFF; 
	font-size: 0.7em;
}

.centrar_any {
	margin-left:80px;
}


.directorio {
	font-size: 17px;
	font-weight: bold;
	color: #E62528;
}

.color_td {
	background-color: #999999;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}



.menu_v a:link, .menu_v a:visited {
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}

.menu_v a:hover {
	background-image: url(img/button-over2.gif);
	font-weight: 800;
	color: #666666;
}


.menu_v {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: solid #e6e7e9;
	border-width: 0px 0px 1px 0px;
}
.menu_z a:link, .menu_z a:visited {
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.menu_z a:hover {
	background-image: url(img/button-over2.gif);
	font-weight: 800;
	color: #E62528;
}


.menu_z {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 175px;
}

.menu_v-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	font-weight: 800;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: solid #e6e7e9;
	border-width: 0px 0px 1px 0px;
}
.enlaces_internos 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	font-weight: 800;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.enlaces_internos1 
{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	display: block;
	font-weight: 800;
}


A.ver2:link {
	text-decoration:none;
	color: #E62528;
	font-weight: 800;
}

A.ver2:visited {
	text-decoration:none;
	color: #E62528;
	font-weight: 800;
}

A.ver2:active {
	text-decoration:none;
	color:#000000;
}

A.ver2:hover {
	text-decoration:underline;
	color:#666666;
	}


.menu_v-on a:link, .menu_v-on a:visited {
	background-image: url(img/button-over2.gif);
	font-weight: 800;
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.hr_negro {
    border: none 0;
    border-top: 2px solid #000000;
    width: 100%;
    height: 2px;
    
}

.hr_thick {
    border: none 0;
    border-top: 2px solid #CCCCCC;
    width: 100%;
    height: 2px;
    
}

.hr_thin {
    border: none 0;
    border-top: 1px solid #CCCCCC;
    width: 100%;
    height: 1px;
    
}

.hr_dotted {
    border: none 0;
    border-top: 1px dotted #CCCCCC;
    width: 100%;
    height: 1px;
    margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.serveis_p {
	text-decoration:none;
	color: #E62528;
	font-weight: 800;
    margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#busques {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	height: 400px;
	float: right;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
 
.tabla{
	float:center;
	margin-left:10px;
	background-color: #B6B6B6;
	border-color: #666666;
}

.mapa{
	margin-left:200px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	display: block;
	font-weight: 800;
	
}
.mapa1{
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	display: block;
	font-weight: 800;
	margin-left:40px;
}