/* CSS Document */
/* IIDEA Web Site Styles*/

.StageSetting {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	text-align: center;
	visibility: visible;
}
.bodySetting{
	background-color:#FFFFFF;
	margin-left:0;
	margin-top:0;
	overflow:hidden;
	margin:0;
	background-image: url(images/BackLine.jpg);
	background-repeat: repeat-x;
	text-align: center;
}


body {
	background-image: url(images/BackLine.jpg);
	background-repeat: repeat-x;
}
.TdTop {
	background-image: url(/iidea/images/TopBack.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 31px;
	background-color: #FFF;
}
.TdBottom {
	background-image: url(/iidea/images/bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 31px;
	background-color: #FFF;
}
.TdFull {
	background-image: url(/iidea/images/FullBack.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09C;
	text-align: center;
	padding: 5px;
}
#Contact  {
	font-family: Arial, Helvetica, sans-serif;
	color: #069;
	font-size: 12px;
	background-position: left;
	padding: 12px;
	width: 300px;
}
#Contenido      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	width: 895px;
}
.TdTexto {
	padding: 8px;
	width: 300px;
	text-align: left;
}
