@charset "utf-8";
/* CSS Document */

BODY {
background-image: url(../imagenes-asturias/back.gif);
background-repeat:repeat-x;
margin-top: 0px;
background-color: #51763c;
}

.container {
width: 872px;
margin: auto;
}

.index {
width: 794px;
margin: auto;
}

.topo {
width: 872px;
float:left;
height: 102px;
}


a.logo {
background-image: url(../imagenes-asturias/logo.jpg);
width: 339px;
float:left;
height: 102px;
}


/*MENU*/

.menu {
width: 872px;
float:left;
height: 42px;
padding-left:10px;

}

a.galeria {
background-image: url(../imagenes-asturias/galeria.png);
background-repeat: no-repeat;
    width: 109px;
float:left;
height: 42px;
padding-top:10px;
padding-left:14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#fff;
font-weight: bold;
text-decoration:none;

}




a.galeria:hover {
background-image: url(../imagenes-asturias/galeria2.png);
background-repeat: no-repeat;
width: 109px;
height: 42px;
padding-top:10px;
padding-left:14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#fff;
font-weight: bold;
text-decoration:none;

}



.bajo {
width: 872px;
float:left;
background-color: #51763c;
border-left: 1px solid #B13E16;
border-right: 1px solid #B13E16;
border-bottom: 1px solid #B13E16;
border-top: 1px dotted #B13E16;
}


.izqui {
width: 323px;
float: left;
}

.anima {
width: 313px;
height: 485px;
float:left;
background-image: url(../fotos-asturias/entorno5grande.jpg);
margin-left: 10px;
margin-top:10px;
}

.margemfundo {
height: 10px;
float: right;
width: 323px;
}

.direita {
margin-top:10px;
margin-right:10px;
margin-left:auto;
width: 464px;
float:right;


}


.scroll {
margin-top: 10px;
margin-left: 10px;
width: 500px;
height: 100%;
overflow:auto;
float:right;
margin-right: 10px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
scrollbar-arrow-color:#62614d;
scrollbar-3dlight-color:#62614d;
scrollbar-highlight-color:#ccc5b7;
scrollbar-face-color:#ccc5b7;
scrollbar-shadow-color:#62614d;
scrollbar-darkshadow-color:#9e9583;
scrollbar-track-color:#9e9583;
}

.scroll2 {
margin-top: 15px;
margin-left: 25px;
width: 98%;
height: 450px;
overflow:auto;
float:left;
margin-left: 10px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
scrollbar-arrow-color:#62614d;
scrollbar-3dlight-color:#62614d;
scrollbar-highlight-color:#ccc5b7;
scrollbar-face-color:#ccc5b7;
scrollbar-shadow-color:#62614d;
scrollbar-darkshadow-color:#9e9583;
scrollbar-track-color:#9e9583;
}

.titulos,h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color:#efaa43;
font-weight: bold;
}

a.titulos4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#efaa43;
font-weight: bold;
text-decoration:none;

}

.titulos2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#e1bf1f;
font-weight: bold;
text-decoration:none;
}

.navega {
width: 250px;
float:left;
line-height: 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #9E9583;
}

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

.copy {

float:right;
line-height: 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
}


.historialinks {
width: 95%;
margin-left:20px;
margin-top:20px;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color:#FFFFFF;
}

a.links {
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
border: 0px;
}

a.links2 {
font-weight: bold;
color:#FFFFFF;
text-decoration:none;
border: 0px;
font-size: 10px;
}
/* script */

* {
    font-family: Verdana, Helvetica;

}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid gray;
}
.highslide:hover img {
	border: 1px solid black;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* script */
