body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #2E3236;
	margin: 0px;
}
#contenedor #ventana300 .imagen a {
	text-decoration: none;
}

#contenedor {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
#cabezal {
	height: 100px;
}
#titulo {
	height: 26px;
	width: 500px;
	margin-top: 40px;
	padding-bottom: 0px;
	background-color: #484F55;
}

#titulo #tituloImg {
	width: 128px;
	position: relative;
	height: 25px;
	float: left;
	z-index: 1;
}
#tituloImg h1   {
	font-size: 12px;
	height: 25px;
	width: 180px;
	display: block;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
}

#ventanaCentral {
	height: 282px;
	width: 500px;
	text-align: center;
	background-color: #2E3236;
}

#ventana300 {
	width: 500px;
	padding-bottom: 20px;
	text-align: left;
}
#ventana300 .imagen {
	float: left;
	width: 500px;
	height: 400px;
}
#ventana300 .video {
	float: left;
	width: 500px;
	height: 320px;
}

#ventana300 .detalle {
	height: 200px;
	width: 500px;
	float: left;
	margin-top: 20px;
}
#ventana300 .paginas {
	height: 28px;
	width: 500px;
	float: left;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4E535A;
}
#ventana300 .paginas #imDescripcion {
	text-align: left;
	float: left;
	height: 20px;
	width: 230px;
	padding-top: 7px;
	color: #5C6265;
}


#contenedor #ventana300 .paginas .numeros {
	display: block;
	float: right;
	height: 16px;
	width: 20px;
	text-align: center;
	background-color: #484F55;
	padding-top: 3px;
	margin-top: 4px;
	margin-left: 4px;
}
#contenedor #ventana300 .paginas .numeros:hover {
	display: block;
	float: right;
	height: 16px;
	width: 20px;
	text-align: center;
	background-color: #2E3236;
	padding-top: 3px;
	margin-top: 4px;
	margin-left: 4px;
	cursor: hand;
}



.grilla {
	width: 500px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4E535A;
	padding-top: 20px;
}
.grillaTitulo {
	width: 500px;
	height: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#contenedor .grilla h1 {
	font-size: 12px;
}

.grillaTitulo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.itemUt .descripcion    h1 {
	font-size: 14px;
	color: #4E535A;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.itemUt .descripcion    p {
	margin: 0px;
}
.item .descripcion h1  {
	font-size: 14px;
	color: #4E535A;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.item .descripcion p  {
	margin: 0px;
}
.grillaSLin {
	width: 500px;
	float: left;
	margin-top: 20px;
}
.grillaSLinCopia {
	width: 500px;
	float: left;
	margin-top: 20px;
	padding-top: 20px;
}









.item {
	width: 150px;
	float: left;
	height: 200px;
	margin-right: 25px;
}
.itemUt {
	width: 150px;
	float: left;
	height: 200px;
}
.grilla .item .img {
}
.grilla .item .descripcion {
	height: 35px;
	margin-top: 5px;
}
.grilla .itemUt .descripcion {
	height: 35px;
	margin-top: 5px;
}

#contenedor #ventana300 .detalle h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #8A8A97;
}
#contenedor #ventana300 .detalle a {
	text-decoration: none;
	color: #EF59A1;
	font-weight: bold;
}
#contenedor #ventana300 .detalle a:hover {
	text-decoration: none;
	color: #B8B9BD;
}
#contenedor #ventana300 .detalle h2 {
	font-size: 12px;
	margin: 0px;
	color: #8A8A97;
}


#contenedor #ventana300 .detalle p {
	margin: 0px;
}
#contenedor #ventana300 .detalle h3 {
	margin: 0px;
	color: #8A8A97;
	font-weight: bold;
	font-size: 9px;
}
#contenedor #ventana300 .imagen a img {
	text-decoration: none;
}


#pie {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4E535A;
}
#pie #datos {
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pie #datos .texto a{
	text-decoration: none;
	color: #EF59A1;
	font-weight: bold;
}
#pie #datos .texto {
	float: left;
	width: 250px;
}
#pie #datos .links {
	float: left;
	width: 240px;
	height: 50px;
}

#pie #datos .texto a:hover {
	text-decoration: none;
	color: #B8B9BD;
}


#tituloImg a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.item .descripcion h1 a {
	text-decoration: none;
	color: #575C64;
}
.item .descripcion h1 a:hover {
	text-decoration: none;
	color: #666;
}
.itemUt .descripcion h1 a {
	text-decoration: none;
	color: #575C64;
}
.itemUt .descripcion h1 a:hover {
	text-decoration: none;
	color: #666;
}
#ventana500 {
	height: 500px;
	width: 500px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.detalle h2 {
	font-weight: bold;
	font-size: 10px;
	color: #999;
}
.magenta {
	color: #EF63A4;
}
.verde {
	color: #BCD341;
}
.azul {
	color: #57CAF2;
}
.gris {
	color: #788288;
}
.grisNegrita {
	color: #788288;
	font-weight: bold;
}
#contenedor #ventana500 a  {
	text-decoration: none;
	color: #EF59A1;
	font-weight: bold;
}
#contenedor #ventana500 a:hover {
	text-decoration: none;
	color: #B8B9BD;
}

