body {
	padding:0px;
	margin:0px;
	background-image: url(../imagenes/global_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	color: #D6D6D6;
}

.calugatutilobg {
	background-color: #1685A0;
	background-image: url(../imagenes/calugas_tutilo_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.calugatutilosom {
background-image: url(../imagenes/caluga_bg_som_tut.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.calugatutilo {
	font-family:Verdana, Arial, Helvetica, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	padding-top:4px;
	padding-bottom: 4px;
}
	
	
.calugacontenido {
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
}

.calugacontenidoHome {
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: center;
}

/*PETE*/

#ancla {
	position: relative;
	width: 10px;
}

.petemalloy a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
text-decoration: none;
}
.petemalloy a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #13718A;
text-decoration: none;
}
#petemalloy {
	position: absolute;
	left: 18px;
	top: 1px;
	visibility: hidden;
	width: 88px;
	white-space: nowrap;
}


.contenido form {
	margin: 0px;
	padding: 0px;
}
.buscar {
	background-image: url(../imagenes/buscar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width:124px;
}
.contenido .buscar input {
	border: none;
	background:none;
	margin: 0px;
	padding:0px;
}

.buscartxt{width:90px; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

	}
	
#imagencentral {
position:relative; z-index:0; 

}

#calugas {
position: absolute; left: 0px; top: 276px; width: 700px; z-index:1;
}
#tutolo {
position: absolute; left: 0px; top: 130px; width: 700px; z-index:1;
}

.breadcrum {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-bottom: 20px;
}
.downPage {
	font-size: 12px;
	color: #FFF;
	cursor:pointer;
	text-decoration: none;
	text-align: center;
}
.downPage:hover{
	color:#CCC;
	cursor: pointer;
}
.downPage table tr .downPage .downPage {

}
.titulo {
	color: #1685A0;
	font-weight: bold;
}



.enlace{
	COLOR: #63b9c1; FONT-SIZE: 12px; FONT-WEIGHT: bold; TEXT-DECORATION: none;
}
.enlace:hover {
	COLOR: #297a90;
}