/* ************************************************************************************* */
/* Hoja de estilos para carlosgo.com *************************************************** */
/* ************************************************************************************* */

/* ************************************************************************************* */
#capaExterna {
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index: 100;
	visibility: hidden;
	width: auto;
	height: auto;
	overflow: visible;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #D58000;
	border-bottom-color: #D58000;
	border-left-color: #FF9900;
	}
#tooltipDos {
	background-color: #F3F7CA;
	width: auto; /* Tamaņo del tooltip */
	height: auto;
	
	}
#tooltipDos p {
	margin: 0px;
	padding: 2px 6px;
	text-align: center;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	}

/* ************************************************************************************* */

/* ************************************************************************************* */
/* Hoja de estilos para carlosgo.com *************************************************** */
/* ************************************************************************************* */
