body{
	background:url(img/fondo.gif) repeat-y;
	background-position:center;
	margin:0 auto;
}
#contenedor{
	text-align:left;
	margin:0 auto;
	padding:0;
	width:800px;
}
#cabecera{
	background:url(img/ti.gif);
	height:150px;
	text-indent:30px;
	line-height:140px;
}
.banner{
	clear:both;
	text-align:center;
	height:90px;
}
.izquierda{
	float:left;
	width:548px;
	height:452px;
	text-align:center;
	border-bottom:1px dotted #888;
	color:#000;
}
.derecha{
	float:right;
	width:250px;
	height:150px;
	text-align:center;
	line-height:16px;
	background-color: #F5F5F5;
	border-bottom:1px dotted #888;
	border-left:1px dotted #888;
	color:#000;
}
#pie{
	background:url(img/pie.gif);
	line-height:20px;
	text-align:center;
	font-family:sans-serif, "Courier New", Courier, mono;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
#pie a, #pie a:hover{
	font-family:sans-serif, "Courier New", Courier, mono;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
.titulo{
	font-family:sans-serif, "Courier New", Courier, mono;
	font-size:60px;
	font-weight:bold;
	color:#FFF;
}
.texto{
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
	font-family:sans-serif, "Courier New", Courier, mono;
	font-size:14px;
	color:#000;
	text-indent:20px;
	font-style:normal;
	font-weight:normal;
}
.cab{
	background:#674589;
	text-align:center;
	font-weight:bold;
	color:#FC0;
}
.contenido p{
	padding:0 25px;
	text-indent:30px;
	text-align:justify;
}
.contenido li{
	text-align:justify;
	padding:0 25px;
}
/*p{
	text-align:justify;
}
#dantzig{
	margin:0 auto;
}
#dantzig p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:15px;
	text-indent:30px;
	padding:0 20px;
}*/
#entrevista{
	margin:0 auto;
	background-color:#FCFCFC;
}
#entrevista p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:15px;
	text-indent:30px;
}
#creditos{
	background-color:#EDF2FE;
	padding-left:15px;
}
.Estilo1{
	font-size:36px;
	font-weight:bold;
	color:#C00;
}
.Estilo2{
	color:#666;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
}
.Estilo3, .Estilo3 a{
	font-size:14px;
	text-decoration:none;
	color:#000;
}
#updates{
	background-color:#EDF2FE;
	padding-left:15px;
}
#updates .negrita{
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#teoria{
	margin:0 auto;
	padding:0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
}
#teoria p, #teoria li{
	text-align:justify;
	font-size:15px;
	text-indent:30px;
}
.negrita{
	font-weight:bold;
}
.subindice{
	font-size:10px;
}
.negrita_center{
	text-align:center;
	font-weight:bold;
}