/* CASCADE STYLE SHEETS */

/* Cristian Ordonez / H23 design studio */

/* www.h23.cl */

/* Designed for Rioseco & Gaggero - 2007 */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	scrollbar-size: -2px;

	background-color: #323232;

	text-align: center;

}

.celdamenu {

	height: 120px;

	width: 828px;

	background-color: #FFFFFF;

} 

.celdamenutext {

	height: 90px;

	width: 788px;

	background-color: #FFFFFF;

}

.space {

	height: 5px;

	width: 800px;

	background-image: url(../img/spacer.gif);

}

iframe#display {

	height: 850px;

	width: 690px;

	}



a.texto  {

	font-family: verdana, arial, geneva, sans-serif;

	color: #A1A1A1;

	font-size: 9px;

	font-weight: normal;

	text-decoration: none;

	text-transform: none;

	line-height: 16px;

}

a.texto:hover {

	color: #7b7b7b;

	font-weight:bold;

}



a.texto2  {

	font-family: verdana, arial, geneva, sans-serif;

	color: #A1A1A1;

	font-size: 9px;

	font-weight: normal;

	text-decoration: none;

	text-transform: none;

	line-height: 16px;

}

a.texto2:hover {

	color: #7b7b7b;

	font-weight:bold;

}





a.texto3  {

	font-family: verdana, arial, geneva, sans-serif;

	color: #A1A1A1;

	font-size: 9px;

	font-weight: bold;

	text-decoration: none;

	text-transform: none;

	line-height: 16px;

}

a.texto3:hover {

	color: #7b7b7b;

	font-weight:bold;

}

.white  {

	font-family: verdana, arial, geneva, sans-serif;

	color: #FFFFFF;

	font-size: 9px;

	font-weight: bold;

	text-decoration: none;

	text-transform: none;

	line-height: 16px;

}

a.white  {

	font-family: verdana, arial, geneva, sans-serif;

	color: #FFFFFF;

	font-size: 9px;

	font-weight: bold;

	text-decoration: none;

	text-transform: none;

	line-height: 16px;

}

a.white:hover {

	color: #FFFFFF;

}


.celdapattern {

	height: 100%;

	width: 100%;

	background-image: url(../img/pattern.gif);

}

.textodestacado {

	font-family: verdana, arial, geneva, sans-serif;

	color: #000000;

	font-size: 9px;

	font-weight: bold;

	text-decoration: none;

	text-transform: none;

	line-height: 16px;

}


