BODY {
	font-family: "Trebuchet MS", Tahoma, Geneva, sans-serif;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: small;
	color: #993333;
	text-align: left;
	margin-bottom: 0px;
	font-weight: 500;
	line-height: 16px!important;
	line-height: 15px;
	background-color: #D6D4A9;
}

/* ---------------------- Dolphin nav ---------------------- */
#time4bed-nav{
	position:relative;
	height:43px;
	font-size:12px;
	text-transform:uppercase;
	background: url("../fotos/time4bed_bg.gif") repeat-x bottom left;
	width: 910px;
	font-weight: bold;
}
#time4bed-nav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#time4bed-nav ul li{display:block;float:left;margin:0 2px;}
#time4bed-nav ul li a{display:block;float:left;color:#336633;text-decoration:none;padding:0 0 0 10px;height:43px;line-height:50px;line-height: 50px!important;}
#time4bed-nav ul li a span{display:block;float:left;padding:0 10px 0 0;height:31px;width:auto;}
#time4bed-nav ul li a:hover{color:#fff;}
#time4bed-nav ul li a:hover span{display:block;cursor:pointer;}
#time4bed-nav ul li a.current,#time4bed-nav ul li a.current:hover{color:#993333;background:transparent url("../fotos/time2bed_left-ON.gif") no-repeat top left;}
#time4bed-nav ul li a.current span{background:transparent url("../fotos/time2bed_right-ON.gif") no-repeat top right;height:43px;}
/* ---------------------- END Dolphin nav ---------------------- */

/* -- TEXTO y PÁRRAFO -- */
A              { color: #FF6633; text-decoration: underline; }
A:link         { color: #FF6633; text-decoration: underline; }
A:visited      { color: #FF6633; text-decoration: underline; }
A:active       { color: #FF6633;  }
A:hover        { color: #0099CC;
}

p.maschica {
	color: #666666;
	font-size: 0.85em;
	line-height: 14px;
}
em {
	font-size: small;
	font-weight: 500;
	color: #0099CC;
	font-style: normal;
	line-height: 16px!important;
	line-height: 15px;
}
h3 {font-size: medium; color: #FF6633;margin:0;}
h2 { font-size: 14px; font-weight: bold;color: #ff9900;}
h1 {
	font-size: 35px;
	color: #336633;
	line-height: normal;
}
/* -- FIN TEXTO  y PÁRRAFO -- */
