/*---------------- style_fp.css (front page) ----------------------*/

body {
	margin: 0; background: url(../images/borealis.jpg) center center no-repeat #000000;
	font: 18px "Calibri", "Arial", sans-serif; text-align: center; color: #4b3e47;
	}

#counter {z-index:2;margin-top:60px;}

#container {position:relative; margin:0 auto;	width:800px; height:500px;z-index:9999;}

#button_esp {top: 350px;	right: 115px; opacity:.50;	filter:alpha(opacity=50); -moz-opacity:.50;z-index:9999;position:absolute;}

.button { 
	position: absolute; padding: 5px 12px 0 0; width: 155px; height: 35px; line-height: 21px; color: #d035c7;
	text-align: center; background: url(../images/button2.png) top left no-repeat; text-decoration: none; outline: none;
	}

.button:hover {color: #d0a2c0;opacity:.99; filter:alpha(opacity=99); -moz-opacity:.99;}

.texto {
   position: absolute; padding: 5px 12px 0 0; width: 385px; height: 45px; line-height: 21px; text-align: left;
	text-decoration: none; outline: none; color: #ffffff; 
	}
	
#texto1 { font-family:serif,sans-serif; font-size:18px; font-style:italic; left:500px; line-height:normal; top:200px;}

.g_image { left:260px; position:absolute; top:200px; width:300px;border:none;z-index:9999;opacity:0;}

.sr_image { left:70px; position:absolute; top:50px;border:none;z-index:9999;}

.f_image { right:-55px; position:absolute; top:170px;border:none;z-index:9999;}