.caja {
	background-color: #FEDC92;
	border: 1px solid #FF6633;
}

#caja {
    position:absolute;
	width:300px;
	border: thin solid #000000;
	background-color: #FEDC92;
	z-index:1;
	top:100px;
	
 
}
#cabecera {
    
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	height:17px;
	background-color: #C74C09;
	width: 298px;
}

#control {
     
	width:10px;
	height:28px;
	z-index:1;
	padding-left:20px;
	margin-top:5px;
	 
}
#titulo {
    color:#FFFFFF;
	width:200px;
	font-weight: bold;
	padding-left: 4px;
	line-height: 1.8em;
	overflow: hidden;
	display: inline;

}
#linkMas{
     font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
    color: #FF6600;
	text-decoration: none;
	margin-left:200px;
	padding-top:5px;
	padding-bottom:5px;
	}
#linkMas a:link, a:visited, a:hover {
	color: #0033CC;
	text-decoration: none;
}

#linkMas a:hover {
    color: #E49033;
	text-decoration: underline;
	 
}	
#contenidoPlop {
	
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	z-index:1;
	padding-top:1px;
	margin-left:-30px;
	margin-top:1px;
	margin-bottom:10px;
	margin-right:10px;
	color:#0033FF;
}
#contenidoPlop ul {
	padding-left: 5px;
}
#contenidoPlop li{

    background: url(../images/souton.gif) no-repeat;
	background-position: 0px 2px;
	margin-bottom: 5px;
	padding-left: 20px;
	list-style-type: none;
}
#punta {
	position:absolute; 
	width:110px;
	height:48px;
	z-index:1;
	left: -84px;
	top:1px;
}
.destacado {
	color: #C74C09;
	font-weight: bold;
}
