#portalbodyS {
	color: black;
	z-index: 10;
}

#portalhomeS {
	position: fixed;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	top: -1px;
	left: -1px;
	background-color: #000000;
	opacity: .50;
	filter: alpha(opacity = 50);
	zoom: 1;
	z-index: 1;
	font-family:"Verdana" , sans-serif;
	font-size:10px;
}

#portalformaS {
	position: fixed;
	top:-12%;
	left: 10%;
	padding: 50px 100px 50px 100px;
	border: 1px solid #000;
	background-color: #FFFFFF;
	z-index: 30;
	-moz-border-radius: 20px;
	background:no-repeat scroll center bottom;
}

#portalforma2S {
	position: fixed;
	top: -2%;
	left: 10%;
	padding: 50px 100px 50px 100px;
	border: 0px solid #000;
	background-color: #FFFFFF;
	z-index: 30;
	-moz-border-radius: 20px;
	background:no-repeat scroll center bottom;	
}

.busquedaTSss { border:9px solid #e6ecec; background-color:#ffffff;padding:10px; margin:auto; width:600px; margin-top:30px; background-image:url(../images/cerrar.gif); background-position:top right; background-repeat:no-repeat;}

#portalforma3S {position: fixed;top: -2%;
	left: 25%;
	padding: 20px 100px 50px 100px;
	border: 0px solid #000;
	background-color: #FFFFFF;
	z-index: 30;
	-moz-border-radius: 20px;
	background:no-repeat scroll center bottom;	
}
