    body  {
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 600;
	background-color: #990066;
	color: #eeeeee;
    }

#contenedor {
	background-color: #222222;
	width: 950px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: auto;
}

#contenedor2 {
	background: #990066;
	margin: auto;
	width: 950px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#cabecera {
	clear: both;
	float: left;
	width: auto;

}

#contenido {
	margin-top: 10px;
	margin-right: 28%;
	margin-bottom: 10px;
	margin-left: 28%;
}

#franjader {
	float: right; /* este elemento debe preceder en el orden de origen a cualquier elemento que desee situar junto a */
	width: 28%; /* dado que este elemento es flotante, debe asignarse un ancho */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#franjaizq {
	float: left; /* este elemento debe preceder en el orden de origen a cualquier elemento que desee situar junto a */
	width: 28%; /* dado que este elemento es flotante, debe asignarse un ancho */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	clear: left;
}

#contenido2 {
	margin-top: 10px;
	margin-right: 45%;
	margin-bottom: 10px;
	background-color: #000000;
}
#contenido3 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #111111;
	margin-right: 42%;
	padding-right: 12px;
}
#franjader2 {
	float: right; /* este elemento debe preceder en el orden de origen a cualquier elemento que desee situar junto a */
	width: 45%; /* dado que este elemento es flotante, debe asignarse un ancho */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#franjaizq2 {
	float: left; /* este elemento debe preceder en el orden de origen a cualquier elemento que desee situar junto a */
	width: 45%; /* dado que este elemento es flotante, debe asignarse un ancho */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: left;
}
#franjaizq3 {
	float: left; /* este elemento debe preceder en el orden de origen a cualquier elemento que desee situar junto a */
	width: 45%; /* dado que este elemento es flotante, debe asignarse un ancho */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: left;
}
#franjader3 {
	float: right; /* este elemento debe preceder en el orden de origen a cualquier elemento que desee situar junto a */
	width: 42%; /* dado que este elemento es flotante, debe asignarse un ancho */
	background: #222222;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}


#pie {
	background-color: #FFFFFF;
	clear: both;
	width: 65%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#pie  p {
	padding: 15px;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: center;
	font-weight: 600;
}
#pienegro {
	background-color: #111111;
	clear: both;
	width: 75%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 6px;
}

#pie pnegro {
	padding: 15px;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	font-weight: 400;
}


#remate p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 7px;
	padding-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
	margin: 5px;
	color: #000000;
}
#remate {
	background-color: #FFFFCC;
	float: right;
	border: 5px groove #000000;
	padding: 5px;
	clear: both;
	width: auto;
	right: -20px;
}
#espaciador {
	padding: 12px;
	clear: both;
}
#life {
	margin: 7px;
}
#cabecera  h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 30px;
	font-weight: bolder;
	color: #332233;
	background-color: #dddddd;
	text-align: left;
	width: auto;
	padding: 7px;
	margin-left: 200px;
	margin-bottom: 7px;
	font-style: italic;
	text-indent: 12px;
	float: left;
}
#cabecera h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990066;
	background-color: #EBEBEB;
	padding: 15px;
	width: auto;
	font-weight: bolder;
	margin-left: 111px;
	margin-bottom: 40px;
	font-style: italic;
	margin-right: 22px;
}
#cabecera h3 {
	font-family: "Times New Roman", Times, serif;
	color: #CC6699;
	background-color: #222222;
	font-size: 21px;
	text-align: center;
	width: auto;
	margin-left: 35px;
	margin-bottom: 7px;
	font-weight: bold;
	margin-right: 50px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
}

.titular {
	font-family: "Times New Roman", Times, serif;
	color: #222222;
	background-color: #CC99CC;
	font-size: 15px;
	margin: 4px;
	font-style: italic;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: center;
	float: right;
	padding: 8px;
}
img {
	border: thin solid #000000;

}
a {
	color: #FFFFCC;
	padding: 5px;
	background-color: #003333;
}
table {
	font-size: 14px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #111111;
	background-color: #FFFFCC;
	text-align: right;
	width: 39%;
	font-size: 10px;
	font-weight: 500;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #eeeeee;
	width: 61%;
	font-weight: bolder;
	background-position: left;
	text-align: left;
	background-color: #000000;
}


.peli {
	font-size: 13px;
	color: #FFFFFF;
}
.indice {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFCC;
	padding: 20px;
	text-align: right;
	text-indent: 15px;
	letter-spacing: 2px;
	font-style: italic;
	margin-right: 20px;
	bottom: 23px;
	clear: both;
	float: right;
	width: 322px;
}
.argumento {
	font-size: 13px;
	color: #660033;
	text-align: justify;
	padding: 11px;
	background-color: #dddddd;
	font-weight: bolder;
	margin: 4px;
}
.protas {
	font-size: 13px;
	color: #FDF9D7;
	text-align: justify;
	padding: 12px;
	margin: 10px;
	border: thin solid #000000;
}
#comic p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 500;
	color: #BBCEDC;
}

.profesionistas {
	font-size: 15px;
	color: #CC9999;
	text-align: justify;
	padding: 11px;
	margin: 11px;
	background-color: #000000;
	font-weight: bolder;
}
.titular2 {
	font-family: "Times New Roman", Times, serif;
	color: #222222;
	background-color: #CC99CC;
	font-size: 16px;
	margin: 5px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	padding: 7px;
	background-position: left;
}
h1 {
	font-size: 15px;
	color: #CC9999;
	padding: 5px;
	background-color: #333333;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	font-weight: bold;
	color: #111111;
	padding: 3px;
	background-color: #CC9999;
	width: auto;
}
h3 {

	font-size: 13px;
	color: #FFFFFF;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	line-height: 50px;
	margin: 7px;
	font-style: italic;
}
#foto2 img {
	position: relative;
	top: -10px;
	right: -375px;
}
.were {	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-color: #FFFFFF;
}
#espaciador p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFCC;
}
