/**************************************************
  ESTILOS DE LA PAGINA PRINCIPAL
  STIPER.COM.MX
**************************************************/


/* RESET STYLES */

html, body {
	height: 100%;
}

html, body, div, p, h4 {
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

/* LAYOUT */

body {
	background-color: #fbf4e7;
	color: #666;
	font: 8pt "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	text-align: center;
	overflow: hidden;
}

#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -282px;
	float: left;
}

#main {
	margin: 0 auto;
	width: 920px;
	height: 564px;
	clear: both;
	position: relative;
}

#main p a {
	color: #fff;
	font-size: 9pt;
}

#main p {
	margin: 15px 0 0;
}

#flashcontent {
	width: 920px;
	height: 564px;
}

/* NO FLASH ADVICE */

#flashcontent .noplugin {
	padding: 15px;
	background-color: #feffdf;
	border: 1px solid #fde073;
	margin: 65px auto 0;
	width: 480px;
	text-align: left;
}

#flashcontent .noplugin h4 {
	font-size: 13pt;
	margin: 0 0 10px;
}

#flashcontent .noplugin p {
	font-size: 8pt;
	color: #626262;
	margin: 0 0 5px;
}
