/*	itm_hoja.css	*/

.centro
{
	text-align:center
}

.izquierda
{
	text-align:left
}

.derecha
{
	text-align:right
}

.tabla_1
{
	width:1000px;
	margin-left: auto;
	margin-right: auto
}

.tabla_2
{
	margin-left: auto;
	margin-right: auto;
	width:700px
}

.imagen
{
	border:none
}


.texto_1
{
	color: #FFFFFF;
	text-align:center
}

.menu
{
	background-color: #990000;
	height:20px
}

.menu_1
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF; 
	font-family: "Courier New", Courier, monospace; 
	text-decoration: none;
}

.menu_2
{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF; 
	font-family: "Courier New", Courier, monospace; 
	text-decoration: none;
}

.linea_1
{
	background-color: #990000;
	height:10px
}

.menor
{
	vertical-align:top;
	width:200px
}

.mayor
{
	vertical-align:top;
	width:800px
}

.creatividad_1
{
	vertical-align:top;
	width:200px
}

.cuadro_1
{
	background-color: #990000;
	height:20px;
	width:350px
}


.recuadro_1
{
	background-color: #990000
}

.recuadro_2
{
	background-color: #FFFF66;
	height:20px
}

.titulo
{
background-color: #FFFFFF;
}

.enlaces 
{
	font-weight: bold;
	font-size: 12px; 
	color: #990000; 
	font-family: Kristen ITC; 
}
.enlaces_2 
{
	font-weight: bold;
	font-size: 11px; 
	color: #990000; 
	font-family: Kristen ITC; 
}

.enlaces_navegacion
{
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-family: Kristen ITC;
}

.pie_pagina
{
	font-size:10px;
	color: #666666;
	text-align: right;
	font-family: Arial, Verdana, Geneva, sans-serif
}

.texto
{
	font-size: 12px;
	color: #000000
	text-align: center;
	font-family: Kristen ITC;
}

.texto_1
{
	color:#FFFFFF;
	text-align:center
       font-family: Kristen ITC;

}

.texto_2
{
	color:#000000;
	text-align:left
}
.texto_4
{
	color:#FFFFFF;
	text-align:center;
       font-family: Kristen ITC;
}
