html {
	margin: 0px;
	padding: 0px;
}
body {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: url(fondo.gif);
	background-repeat: repeat-y;



}
.contenido {
    position: absolute;
	font-family: "MS Sans Serif", Tahoma, Geneva;
	left: 180px;
	width: 70%
	text-align: justify;
	text-transform: none;
	letter-spacing: 3pt;
	line-height: 1.5;
	font-size: 10pt;
	padding: 10px;

}
.titul {
	font-size: x-large;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;

}
.izq {
	float: left;
	padding: 10px;
	background-color: #000000;
	margin-left: -1px;
	width: 170px;
	position: absolute;

}
.titulin {
	font-family: "MS Sans Serif", Tahoma, Geneva;
	font-weight: bolder;
	font-size: 16pt;
	color: #FFFFFF;
	line-height: normal;
	background-color: #666666;
	padding-left: 5px;


}
a {
	color: #AFB1D1;
	text-decoration: none;
}
.texto2 {
	font-family: "MS Sans Serif", Tahoma, Geneva;
	font-weight: bold;
	left: 200px;
	color: #000000;
	text-align: center;
	font-size: xx-small;
	letter-spacing: 0pt;


}
.flash {
	margin-top: -160px;
	margin-left: -360px;
	top: 50%;
	left: 50%;
	position: absolute;
	overflow: visible;
	text-align: center;
	height: 320px;
	width: 720px;



}
.prod {
	background-color: #000000;
}
.cursor {
	cursor: hand;
}
.todo {
	background-color: #000000;
}

