body {
	background-image: url(../images/fondo.gif);
	background-repeat: repeat;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;	
}

td,th {	
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

.cos a:link {
	color: #000000;
	text-decoration: none;
}
.cos a:visited {
	color: #000000;
	text-decoration: none;
}
.cos a:active {
	color: #000000;
	text-decoration: none;
}
.cos a:hover {	
	color: #000000;
	TEXT-DECORATION: underline; 
}

.tituloSupPortada{
	background-image: url(../images/degradadoAmarillo.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupHistoria{
	background-image: url(../images/degradadoAmarillo.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupBiblioteca{
	background-image: url(../images/degradadoAmarillo.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupDocuments{
	background-image: url(../images/degradadoAmarillo.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupContactar{
	background-image: url(../images/degradadoAmarillo.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupEspemo {
	background-image: url(../images/degradadoRojo.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupEspeleo {
	background-image: url(../images/degradadoAzul.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupEscalada {
	background-image: url(../images/degradadoMarron.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupMuntanya {
	background-image: url(../images/degradadoVerde.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupAdmin {
	background-image: url(../images/degradadoNaranja.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tituloSupPerfil {
	background-image: url(../images/degradadoNaranja.jpg);
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.tituloMed {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: groove;
	border-left-width: thin;
	border-left-style: groove;
}
.tituloBaj {
	background-repeat: repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #000000;
}
.cuerpo {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-color:  #FFFFFF;
	/*background-repeat: repeat;
	background-image: url(/Espemo/images/degradadoBlanco.jpg);*/
}

.menuIzq {
	width: 150px;
	position: relative;
	left: 20px;

}
.central {
	width: 640px;
	position: relative;
/*	height: 740px;}*/
/*	overflow: scroll;*/
	clip: rect(auto,10px,auto,10px);

}
.menuDret {
	width: 150px;
	position: relative;
	right: 10px;
}
.titCol {
	background-image: url(../images/fondoPanel.gif);
	height: 25px;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	background-repeat: repeat;
	color: #FFFFFF;
}
.cuerpoCol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	widht:150px;
	color:#000000;
	background-color:#E8EAE9;
	/*background-image: url(../images/fondoPanLat.jpg);
	background-repeat: repeat;*/
	border-top-width:thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style:groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	cursor: default;
	font-weight: lighter;
}
.cuerpoCol a:link {
	color: #000000;
	text-decoration: none;
}
.cuerpoCol a:visited {
	color: #000000;
	text-decoration: none;
}
.cuerpoCol a:active {
	color: #000000;
	text-decoration: none;
}
.cuerpoCol a:hover {	
	color: #000000;
	TEXT-DECORATION: underline; 
}
.cuerpoCol2 {	
	font-size: 10px;
	line-height: 23px;
	color:#FFFFFF;
	background-repeat: no-repeat;
	cursor: default;
	/*font-weight: bold;*/
	background-color: #000000;
}
.formulario {	
	background-color:#E8EAE9;
	
}


/* ------Calendario --------*/
.textonormal{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	
}
.calendarhead {	
	/*background-image: url(../images/cal-fondo.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
	width: 150px;
	height: 24px;
		font-family:verdana, arial, sans-serif;
		color:black;
		font-size:11px;
		font-weight:bold;
	  	line-height:10px;
  		padding:1px;	
}
.calendar {
		border: 1px dotted #dddddd;
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		line-height:12px;
		padding:0px;
  		align:center;				
}

.calendar a{
		border: 1px dotted #dddddd;
		font-family:verdana, arial, sans-serif;
		color:#fff;
		font-size:11px;
		font-weight:normal;
  		line-height:12px;
  		padding:0px;
		align:center;
		text-decoration: none;
		background-color: #7976AB;			
}
calendar a:visited{
		border: 1px dotted #dddddd;
		font-family:verdana, arial, sans-serif;
		color:#fff;
		font-size:11px;
		font-weight:normal;
		line-height:12px;
		padding:0px;
		align:center;
		text-decoration: none;
		background-color: #808080;						
}
calendar a:hover{
		border: 1px dotted #dddddd;
		font-family:verdana, arial, sans-serif;
		color:#fff;
		font-size:11px;
		font-weight:normal;
		line-height:12px;
		padding:0px;
		align:center;
		text-decoration: none;
		background-color: #7976AB;						
}
/* fin Calendario */
/*----    PORTADA   ------ */
	#tab1{		
		border: 1px solid #41B5D2;
		width: 280px;
	}
	#cabtab1{
	   background-color: #1E679A;
	   font-weight: bold;
	   color : #ffffff;
	   padding: 2 2 2 2px;
	}
 	#cuerpotab1{
	   padding: 4 4 4 4px;
	   background-color: #ffffcc;
	  
	}
.titular{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.segmen1{
	background-image: url(../images/11.gif);
	background-repeat: repeat;
	position: relative;
}
.segmen2{
	background-image: url(../images/12.gif);
	position: relative;
	background-repeat: repeat;
}
.segmen3{
	background-image: url(../images/13.gif);
}
.segmen4{
	background-image: url(../images/14.gif);
}
.segmen5{
	background-image: url(../images/15.gif);
}
.segmen6{
	background-image: url(../images/16.gif);
}
.segmen7{
	background-image: url(../images/17.gif);
}
.segmen8{
	background-image: url(../images/18.gif);
	background-repeat: no-repeat;
}
.tituloNotespemo {
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/degradadoRojo.jpg);
}
.tituloNotespeleo {
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/degradadoAzul.jpg);
}
.tituloNotescalada {
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/degradadoMarron.jpg);
}
.tituloNotmuntanya {
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/degradadoVerde.jpg);
}
.tituloNotAdmin {
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/degradadoNaranja.jpg);
}
.Noticia {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.pieNot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #000099;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	background-color: #FFFFFF;
	word-spacing: 0.2em;

}
.pieNot a:link {
	color: #000099;
	text-decoration: none;
}
.pieNot a:visited {
	color: #000099;
	text-decoration: none;
}
.pieNot a:active {
	color: #000099;
	text-decoration: none;
}
.pieNot a:hover {	
	color: #000099;
	TEXT-DECORATION: underline; 
}