/* ************************************************************************************* */
/* Hoja de estilos para carlosgo.com *************************************************** */
/* ************************************************************************************* */

/* ************************************************************************************* */
#capaExterna {
	position: absolute;
	left: -1000px;
	top: -1000px;
	z-index: 300;
	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: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	}
#tooltipDos {
	background-color: #F4FBEA;
	width: auto; /* Tamaño del tooltip */
	height: auto;
	
	}
#tooltipDos p {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 0.85em;
	}

/* ************************************************************************************* */

/* ************************************************************************************* */
/* Hoja de estilos para carlosgo.com *************************************************** */
/* ************************************************************************************* */
