a:link {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
	font-weight: normal;
	font-weight: bold;
}
a:active {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
td,th {
	color: #333333;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	scrollbar-face-color: #000000;
	scrollbar-base-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #333333;
	background-color: #444444;
	background-image: url(../imagenes/fondo.jpg);

	}
.centrado {
	text-align: center;
}
.EstiloColorExterior {color: #333333}
.EstiloColorEstudio {color: #333333}
.EstiloColorInterior {color: #333333}
.EstiloNegrita {font-weight: bold}
.EstiloGrandeEspaciada {
	font-size: 14px;
	letter-spacing: 0.5em;
	text-align: center;
	font-weight: bold;
}
.EstiloPequeño {
	font-size: 12px;
}
.EstiloGrandeNegrita {
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
}
.EstiloGrandeNegritaRoja {
	font-size: 1.3em;
	font-weight: bold;
	color: #0033FF;
}
.EstiloGrandeNegritaVerde {
	font-size: 1.3em;
	font-weight: bold;
	color: #006600;
}
.EstiloGrandeNegritaAzul {
	font-size: 1.3em;
	font-weight: bold;
	color: #0066FF;
}
.CssTablaMenu01Titulo {
	margin: 10px;
	float: right;
	height: 60px;
	width: 90%;
	letter-spacing: 0.5em;
	font-size: larger;
	font-weight: bold;
	text-transform: none;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.CssTablaMarketing001 {
	float: left;
	width: 100%;
	letter-spacing: 0.3em;
	font-size: larger;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#CapaTextoLegal{
	font-size: 1em;
	font-style: italic;
	z-index: 100px;
	top: 10px;
	left: 10px;
	margin-top: 0px;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding: 10px;
	
	border-radius: 10px;
	background-color: #eeeeee;
	}
.Parrafo10{
	background-color: #FFFFFF;
	color: #666666; 
	border-left:solid #555555 0px;
	padding: 30px;
	padding-left: 110px;
	padding-top:110px;
	border-radius: 50px;
	text-align:left;
	}
.CssTablaMenu01Opciones {
	margin: 10px;
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	left: 0px;
	float: right;
	text-align: right;
}
.CssTablaMarketing001Opciones {
	margin: 10px;
	width: 100%;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 200px;
	float: left;
	right: 0px;
	bottom: 0px;
	font-size: 25%;
}
.ClaseMenu a:hover{
			background-color:#666666;
			font-style: normal;
			text-decoration: none;
			padding-top: 2px;
			padding-right: 0px;
			padding-bottom: 2px;
			padding-left: 0px;
			}
#EstiloMenuNaranja {
	color: #FF6600;
}
.CapaTitulo {
	opacity: 1;
	font-size:17px;
	font-weight: bold;
}
#CapaFijaTransparente:hover {
	opacity: 0.9;
}
#CapaFijaTransparente {
	opacity: 0;
	position:fixed;
	z-index: 1000;
	font-size: 0.8em;
	margin-left: 10px;

	text-decoration: none;
	top: 10px;
	left: 10px;
	margin-top: 10px;
	
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding: 10px;

	
	border-radius: 100px;
	background-color:#F5F5F5;
	}
#CapaMenuIco {
	opacity: 1;
	position:fixed;
	z-index: 500;
	font-size: 0.8em;
	margin-left: 10px;

	text-decoration: none;
	top: 10px;
	left: 10px;
	margin-top: 10px;
	
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding: 10px;

	
	border-radius: 100px;
	background-color:#F5F5F5;
	}

#CapaCont{
	position:absolute;
	font-size: 1em;
	z-index: 100;

	top: 10px;
	left: 10px;
	margin-top: 0px;
	margin-left: 210px;
	
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding: 20px;
	
	border-radius: 150px;
	background-color: #eeeeee;
	}
#Estilo01{
	font-size: 1em;
	font-style: italic;
	z-index: 100px;
	top: 10px;
	left: 10px;
	margin-top: 0px;
	margin-left: 100px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding: 30px;
	
	border-radius: 10px;
	background-color: #eeeeee;
	}
#CapaContenidoServiceOnline{
	position:absolute;
	font-size: 1.5em;
	z-index: 100;

	top: 10px;
	left: 10px;
	margin-top: 0px;
	margin-left: 210px;
	
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding: 20px;
	
	border-radius: 150px;
	background-color: #eeeeee;
	}
#CapaContenidoProduct{
	position:absolute;
	font-size: 1.5em;
	z-index: 100;

	top: 10px;
	left: 10px;
	margin-top: 0px;
	margin-left: 410px;
	
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding: 20px;
	
	border-radius: 150px;
	background-color: #eeeeee;
	}
#CapaContenidoProfesionales {
	position:absolute;
	margin-left: 610px;
	z-index: 100;
	font-size: 1.5em;

	text-decoration: none;
	top: 10px;
	left: 10px;
	margin-top: 0px;
	
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding: 20px;
	
	border-radius: 150px;
	background-color: #eeeeee;
	}
#CapaContenedor {
			padding-right: 20px;
			float:left;
			width:220px;
			}
#Div_FondoOscuro {
			background-color: #333333;
			}

#CapaLogotipo {
			position:absolute;
			width:100px;
			height:100px;
			z-index:1;
			left: 45px;
			top: 55px;
			background-image: url(../imagenes/logo100x100.jpg);
		}
#CapaMenu{
			padding-right: 20px;
			float:left;
			width:220px;
			}
#CapaFotoCurriculum {
			position:absolute;
			width:100px;
			height:100px;
			background-image: url(../imagenes/foto100x100.jpg);
			z-index:1;
			left: 250px;
			top: 55px;
			}
#CapaMenuSegundo{
			float:left;
			width:250px;
			}
.CssTabuladoDerecha {
	padding-left: 50px;
}
