@CHARSET "UTF-8";
#cuerpo {
	width: 768px;
	height: auto;
	margin-left: 10px;
	top: 0px;
}
#cabecero1 {
		position: absolute;
		left: 10px;
		top: 5px;
		background: url("/media/img/cab/escudo.gif") no-repeat;
		width: 142px;
		height: 108px;
	}

#cabecero2 {
		position: absolute;
		left: 152px;
		top: 0px;
		background: url("/media/img/cab/concello.gif") no-repeat left;
		width: 626px;
		height: 41px;
	}
	
#cabecero3 {
		position: absolute;
		left: 152px;
		top: 41px;
		background: url("/media/img/cab/castro.gif") no-repeat left;
		width: 626px;
		height: 42px;
		z-index: 10;
	}
	#lang_selector {
			position: absolute;
			left: 540px;
			top: 12px;
			_margin-top:10px;
			height: 42px;
		}
		#lang_selector IMG {
				border: 1px solid #338B26;
			}
		#tempo {
			position: absolute;
			left: 320px;
			top: 10px;
			height: 150px;
		}
				
	#menu_0{
			position: absolute;
			left: 410px;
			top: -3px;
			color: #e3a725;
			font-size: 9px;
			font-weight: bold;
		}
		#menu_0 A {
			text-decoration: none;
			font-size: 9px;
			font-weight: bold;
			color: #e3a725;
		}
			
#cabecero4 {
	position: absolute;
	left: 152px;
	top: 83px;
	background: url("/media/img/cab/arriba.gif") repeat-x;
	width: 626px;
	height: 30px;
}

	#menu_1 {
		font-family: Verdana,sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: white;
		text-align: right;
		margin-right: 13px;
	}
		#menu_1 IMG {
			margin-top: 9px;
			margin-left: 5px;
		}
	
#cabecero_img {
	position: absolute;
	left: 10px;
	top: 113px;
	width: 768px;
	height: 132px;
}


#menu_2 {
		background: url("../img/menu2_bg.gif") repeat-x #3c9b12;
		position: absolute;
		left: 10px;
		top: 245px;
		width: 768px;
		height: 24px;
		text-align: center;
		font-family: Verda, sans-serif;
		font-size: 10px;
		color: white;
		vertical-align:middle;
	}
#menu_2 A {
		font-family: Verda, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight:normal;
		color: white;
	}
#menu_2 IMG {
		padding-left:3px;
		padding-right:3px;
	}
#menu_2 A:HOVER {
		font-family: Verda, sans-serif;
		font-size: 10px;
		text-decoration: none;
		font-weight:normal;
		color: #ccff00;
	}

#principal {
	position: absolute;
	left: 10px;
	top: 280px;
	width: 768px;
	height: auto;
}

.barra {
	position: absolute;
	left: 720px;
	border: none;
	top: 4px;
}

.barra1 {
	position: absolute;
	left: 670px;
	border: none;
	top: 4px;
}
.barra2 {
	position: absolute;
	left: 615px;
	border: none;
	top: 4px;
}