body {
	margin-left: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #C2D6E4;
/*	background-image:url(../imagen/fondo_web.png); */
	background-image: url(../web_08/imagen/fondo_web.png);
}

.textoLectura {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #242F4D;
	text-decoration: none;
}

#banner {
	position:relative;
	width:900px;
	z-index:1;
	height: 100px;
	background-image: url(../imagen/indice/banner_migracosmetics_08.jpg);
	margin: 0px 0px 0px 100px;
}

#menu {
	position:absolute;
	top:105px;
	width:900px;
	height:20px;
	z-index:2;
	margin: 0px 0px 0px 100px;
}
.menuSuperior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #1C346C;
	text-decoration: none;
}

a.menuSuperior:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#FFF;
	background-color: #1C346C;
	text-decoration: none;
}

#contenedor {
	position:absolute;
	top:134px;
	width:900px;
	z-index:3;
	height: 100px;
	margin: 0px 0px 0px 100px;
}
.separadorContenido {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #295174;
}


#menuv {
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 0 1px;
	width: 150px;
	font: 82% "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:80px;
	top:130px;
	z-index:1;

}
#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
	border-bottom: 1px solid #ACCFE8;
}

#menuv a {
	text-decoration: none;
	color: #3366CC;
	background: #F0F7FC;
	display: block;
	padding: 3px 6px;
	width: 138px;
}

#menuv a:hover {
	background: #112F42;
	font-weight:bold;
	color:#FFFFFF;
}
.creditos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #516B88;
	text-decoration: none;
}
a.creditos:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color:#3C69A2;
}
.titularPag {
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	color: #295175;
	text-decoration: underline;
}
.promocion {
	font-family: "Trebuchet MS";
	font-size: 3em;
	font-weight: bold;
	color: #C6060C;
	text-decoration: none;
}
.Tit_negro {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bordeCursos {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.TituloPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #9F0004;
	text-decoration: none;
}
.catalogoLink {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	color: #427495;
	text-decoration: none;
	display:block;	
}
a.catalogoLink:hover {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	display:block;
	background-color:#FFFFFF;
	text-align:center;
}
.NavCatalogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a.NavCatalogo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color:#000099;
}
.sepTitCatalogo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1C346C;
}
.plazaslimitadas {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textoResaltado {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	color: #B31E1A;
	text-decoration: none;
}
.CursosTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
