body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	background-image:url(imagenes/fondo-01_Chefchaouen.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
	border: none;
	line-height: 15px;
}
a {
	border: none;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #484848;
}
td {
	font-size: 11px;
	text-decoration: none;
	border: none;
	line-height: 15px;
}

img {
	text-decoration: none;
	border: none;
}

input {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	border: 1px solid  #CCCCCC;
	padding-left: 5px;
}
select {
   font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dashed  #666666;
	width:120px;
}
textarea {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px dashed  #666666;
}
.calendario {
	background-color: #FFF2EC;
	border: 1px solid  #FFA07A;
}
 
.big {
	font-size: 12px;
	font-weight: bold;
}
.tremb {font-family: "Trebuchet MS", Tahoma, Verdana, Arial;}
.tremb a {
	border: none;
	text-decoration: none;
	color: #000000;
	}
.tremb a:hover {
	color: #484848;
}
.blanco {color:#FFFFFF;}
.mayus {text-transform: uppercase;}
.none {
	text-decoration: none;
	border: none;
	background-color: #FFFFFF;
}
.credit {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	letter-spacing:5px;
	height: 18px;
	text-decoration:underline;
	color: #003300;
	
}
.small {
	font-family:  Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	line-height: 9px;
}
.small a{
	border: none;
	text-decoration: none;
	color: #000000;
}

.small a:hover {
	color: #666666;
}
.menu a {
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	padding: 4 4 4 8;
	width:150px;
	height:50px;
	background-color: #E2E2E8;
}

.menu a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#FFFFFF;
}
.caja {
	background-color: #CCCCCC;
	border: 1px solid  #333333;
}
.caja2 {
	background-color :  #F5F5F5;
	border: 1px solid  #999999;
	}
.imgprp {
	background-color: #003333;
	border: 1 solid #003333;
}

.gris {color: #666666;}
.negro {color: #000000;}

.cur{
	cursor: hand;
}
.curhelp{
	cursor: help;  
}
.boton {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
  	font-size: 10px;
	font-weight: bold;
  	color: #666666 ;
 	background-color: #F3F3F3;
	border: 1px solid  #CCCCCC;
	cursor: hand;
}

.see {
	color: #333333;
	background-color: #FFFFFF;
	border: none;
	font-size: 9px;
	line-height: 8px;
}
.alert {
	color: #C60000;
	font-weight: normal;
	line-height: 10px;
}
.alert td {
	line-height: 12px;
}
.precio {
	background-color: #FF4D00;
	color: #FFFFFF;
}
.last {
	text-decoration: line-through;
}
.ofert {
	width: 100%;
	background-color: #DB0000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.desc{
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	line-height: 11px;
}
.alfa {
	filter: alpha(opacity=65);
}
.alfano {
	filter: alpha(opacity=100);
}
