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

a {
outline: none;
}

body {
margin: 0px;
padding: 0px;
}

#holder {
width: 865px;
margin: 0 auto;
}

.logo {
width: 865px;
height: 50px;
text-align: left;
padding-bottom: 10px;
}

.menu_left {
float: left;
border-right: 1px solid #b41c18;
}

.menu {
height: 44px;
width: 850px;
background: url(menu.gif) top left repeat;
float: left;
}

.menu ul {
list-style: none;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 15px;
text-transform: uppercase;
color: #fff;
font-weight: bold;
padding: 0;
margin: 0;

border-right: 1px solid #da3e3e;
float:left;
}

.menu ul li  {
float: left;
}

.menu ul li a {
float: left;
padding: 0 30px;
padding-top: 12px;
height: 32px;
border-right: 1px solid #b41c18;
border-left: 1px solid #da3e3e;
text-decoration: none;
color: #fff;
}

.menu ul li a:hover {
float: left;
padding: 0 30px;
padding-top: 12px;
height: 32px;
border-right: 1px solid #b41c18;
border-left: 1px solid #da3e3e;
text-decoration: none;
background: url(hover.png) top left repeat #a21913;
color: #fff;
}

.menu ul li .current_page_item a {
float: left;
padding: 0 30px;
padding-top: 12px;
height: 32px;
border-right: 1px solid #b41c18;
border-left: 1px solid #da3e3e;
text-decoration: none;
background: url(hover.png) top left repeat #a21913;
color: #fff;
}

.menu_right {
float: right;
}

.frame {
width: 823px;
border: 1px solid #d1d8dd;
border-bottom: 0px;
border-top: 0px;
clear: both;
padding: 20px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: #fff;
}

.bottom {
height: 15px;
}

.footer {
height: 11px;
padding-top: 10px;
padding-left: 60px;
text-align: center;
color: #ea242e;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;

width: 745px;
float: left;
}

.commo {
padding-top: 7px;
float: right;
width: 60px;
}

.content {
float: left;
width: 465px;
border-right: 1px dotted #a19891;
padding-right: 20px;
text-align: justify;
line-height: 18px;
color: #5a5a5a;
}

.sidebar {
float: right;
width: 325px;
padding-left: 10px;
}

/*  #parallax
    {position:relative; overflow:hidden; width:1436px; height:1156px; margin: 0 auto; border: 0px solid grey;}*/
	
  #parallax
    {position:relative; overflow:hidden; width: 100%; height:100%; margin: 0 auto; border: 0px solid grey; text-align: center;}
    
	
#mapa {
width: 288px;
height: 265px;
background: url(mapa.gif) center top no-repeat;
display: block;
}


h2 {
color: #c52c2e;
font-size: 17px;
font-weight: normal;
}

h2 a {
text-decoration: none;
color: #c52c2e;
}

img.alignleft {
border: 1px solid #c4c4c4;
float: left;
margin-right: 10px;
padding: 3px;
background: #fff;
}

img.alignright {
border: 1px solid #c4c4c4;
float: right;
margin-left: 10px;
padding: 3px;
background: #fff;
}

.more, .more a {
float: right;
text-decoration: none;
color: #000;
}

        .mapa {
            position: relative;

            width: 500px;
        }


        .popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
        	border-collapse: collapse;
			background:url(bubble.png) top left no-repeat;
			width: 106px;
			height: 57px;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			padding-top: 14px;
        }
		
		
#point {
position: absolute;
}

.big {
margin-left: -10px;
margin-top: -10px;
}

.small {
margin-left: -6px;
margin-top: -6px;
}

.med {
margin-left: -8px;
margin-top: -8px;
}

.entry a {
text-decoration: none;
color: #000;
}