/* _________________ cabecera.php ________________ */

body {
	background: #CC6633;
	font-family: sans-serif;
	color: #ebeb7b;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;}

a {text-decoration: none;}
a:link {color: #ebeb7b;}
a:visited {color: #ebeb7b;}
a:hover {color: #140d05;}

td.texto {	
	font-weight: bold;
	font-size: 14px;}

/* ___________________ menu.php __________________ */

td.home {
	text-align: center;
	font-weight: bold;
	border:2px solid #140d05;}

.peque {
	text-align: center;
	font-size: 12px;}

td.favor {
	text-align: center;
	font-weight: bold;
}

span.conta {
	border: 1px groove #ebeb7b;
	color: #140d05;
	background-color: #CC9999;
	font-weight: bold;
	letter-spacing: 3px;
	border-left-color: #4b3116;
	border-top-color: #140d05;}

/* _________________ inicio.php __________________ */

body {scrollbar-base-color: #CC6633;}

.justific {
	text-align: justify;}

/* ________________ consulta.php _________________ */

input, select, textarea {
	background-color: #ebeb7b;
	color: #140d05; 
	font-weight: bold;}

/* _________________ lacasa.php __________________ */

img.mini {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	border-width: 1px;
	border-style: solid;
	border-color: #CC6633;
}

#filas {width: 97%;}

/* _________________ situacio.php _________________ */

.situ {
	text-align: justify;
	margin-left: 435px;
}

/* _________________ entorno.php _________________ */

table.entor {
	text-align: center;
	font-weight: bold;
	width: 365px;
}

/* _________________ activida.php _________________ */

.activi {
	text-align: justify;
	font-weight: bold;
	font-size: 17px;
	width: 550px;
}
.j15no {
	font-weight: normal;
	font-size: 13px;
}

/* _________________ precios.php _________________ */

.precio {
	text-align: justify;
	font-weight: bold;
	font-size: 17px;
}

#pregen {
	width: 710px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	line-height: 21px;
}

.preizq {
	float: left;
	width: 350px;
	height: 90px;
}

#predch {
	float: right;
	height: 90px;
	width: 350px;
}
.tit {
	font-size: 23px;
	line-height: 39px;
}

/* _________________ como.php _________________ */




