html {
	border: 0;
}

body {
	font: 100%/120% 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif; 
	font-size: 13px;
	background: #e2f0fb;
	color: #999;
	margin: 0;
	padding:0px;
    height: 100%;
}


/*------------------------------- Recursos comunes ---------------------------------*/

img {
	border: 0;
}

a {
	text-decoration: none;
	outline: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

hr {
	height: 1px;
	border-top: 1px solid #dbdbdb;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	margin: 20px 0;
}

.separador {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 0;
	white-space: nowrap;
}

.separador1 {
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	display: block;
	line-height: 0;
	white-space: nowrap;
	width:536px;
	height:536px;
}

.separador2 {
	width:536px;
	height:536px;
	background-image:url(imag/separador2.gif);
	background-repeat:no-repeat;
}

.separador3 {
	width:536px;
	height:536px;
	display:block;
	background-image:url(imag/separador3.gif);
	background-repeat:no-repeat;
}

.separador4 {
	width:536px;
	height:536px;
	display:block;
	background-image:url(imag/separador4.gif);
	background-repeat:no-repeat;
}

.separador5 {
	width:536px;
	height:536px;
	display:block;
	background-image:url(imag/separador5.gif);
	background-repeat:no-repeat;
}

.separador6 {
	width:536px;
	height:536px;
	display:block;
	background-image:url(imag/separador6.gif);
	background-repeat:no-repeat;
}

.separador0 {
	width:536px;
	height:536px;
	display:block;
	background-image:url(imag/separador0.gif);
	background-repeat:no-repeat;
}

/*------------------------------- WEB ---------------------------------*/


#website {
	width: 760px;
	margin-right: auto; 
	margin-left: auto; 
	height:auto !important;
	min-height:100%;
	height:100%;
    overflow: auto;
}
  
#divfija {
           position:fixed;
           bottom: 0;
		   margin:0px;
		   padding:0px;
           z-index: 1;
		   background-image:url(imag/fondo_montana.gif);
		   background-repeat:repeat-x;
		   
   }
			
#logo {
	width: 374px;
}

#logo h1 {
	display: none;
}

#logo img {
	display: block;
}

#contenido {
	width: 536px;
	padding: 75px 40px 40px;
}

#docprincipalportada {
	font-size: 22px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #717171;
}

#docprincipalportada a {
	color: #575757;
}

#contenido .texto {
	font-size: 22px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #717171;
}

#contenido .texto a {
	color: #575757;
}

#contenido .texto em {
	color: #575757;
	text-decoration: none;
	font-style: normal;
}

#contenido h2 {
	font-size: 3em;
	line-height: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top:50px;
}

#contenido h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #a4a4a4;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 4px;
}

#fotografias h3 {
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	float:left;
	width:170px;
	overflow:hidden;
	color: #a4a4a4;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 4px;
}

#fotografias a {
	float:left;
	width:200px;
}

.minifoto {
	width:170px;
	float:left;
	}
	
#fotografias {
}


.columna01, .columna02 {
	width: 245px;
	text-align: justify;	
}

.columna01 a, .columna02 a {
	color: #6d6d6d;
}

.columna01 {
	float: left;
}

.columna02 {
	float: right;
}

.columna001 {
	width: 536px;
}

.columna001 {
	float: left;
}

.columna001 p{
	display:inline;
}

.columna001 a {
	color: #ffffff !important;
	display:inline;
	background-color:#7db842;
	padding:0px 4px 0px 4px;
}

.columna001 a:hover {
	color:#666666 !important;
	background-color:none !important;
	background-color:#e2f0fb;
	text-decoration:none;
}

.noticias {
	color: #8d8d8d;
	padding-bottom: 3px;
	border-bottom: 1px dashed #ccc;
}

ul.links  {
	margin: 0;
	padding: 0;
}

.links li {
	list-style: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px solid #ccc;
}

.links li a {
	color: #999;
}

.links li.last {
	list-style: none;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 0px solid #ccc;
}

.menu {
	font-size: 11px;
	text-align: right;
}

.menu a {
	color: #999;	
}