@charset "utf-8";
/*
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                     |
|   Developed by: Antekera C.A.       |
|   www.antekera.net                  |
|   info@antekera.net                 |
|                                     |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/
	/* reset
------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
	/* page
------------------------------------------------------------------*/
html { height:100%; overflow-y:hidden; overflow-x:hidden; }

body { height:100%;  margin: 0px; text-align: left; font-family: Helvetica, Arial, s ans-serif;
font-size: 12px; background:#fff url(../images/background.jpg) repeat; color: #999999; }

	/* links
------------------------------------------------------------------*/
a:link{color: #c9dd0a; text-decoration:none;}	
a:visited{ color: #c9dd0a; text-decoration: underline;}
a:hover{ color: #333333; text-decoration:underline;}
	/* tags
------------------------------------------------------------------*/
h1 { font-size:60px; font-weight:bolt; letter-spacing:-2pt; color:#999; text-shadow: 1px 1px 0px #000;  filter: Shadow(Color=#000000, Direction=135, Strength=1); line-height:1.1  } 
h2 { color: #c9dd0a; } 
h3 { font-size:36px; font-weight:bolt; letter-spacing:-2pt; color:#484848; line-height:1; padding-bottom:15px  }
h4 { font-size:14px; text-decoration:none   }


	/* page
------------------------------------------------------------------*/
.light { height:100%; width:100%; background: url(../images/resplandor.png) no-repeat -50px 0px; margin: 0px; margin-top: -20px; position:absolute }

.logo  { height:60px; width:275px;  background: url(../images/logo.png) no-repeat; margin-left: 50px; margin-top: 7%; position:absolute;  }

.slogan  { height:auto; width:800px; margin-left: 50px; margin-top: 20em; position:absolute}

.social{	width:800px;
	height:70px;
	position:absolute;
	margin:00px 0px 00px 0px;
	bottom:10%;
	left: 40px;}
	
	.social li{ list-style: none; width: 20px; height: 20px; float:left; margin: 0 10px 0 10px;}
	.social li img{  width: 20px; height: 20px; }
	
		.social p{ color:#096; float:left; margin-top:30px; margin-left:-350px; font: 14px Helvetica, Arial, Sans-Serif;}
		
	
	/* twitter
------------------------------------------------------------------*/	
 
 
#twitter {
    width: 400px; height:auto; position: relative; margin-top:30px; margin-left:10px;  
}
    #twitter h3 a {
        display: block;
        font: 14px Helvetica, Arial, Sans-Serif;
        text-decoration: none; 
    }
    #twitter ul {
        list-style: none; 
    }
	#twitter ul li {
             position:relative; width:400px; 
             margin-top: 5px; margin-left: 0px
        }
        #twitter ul li span {
            font: 12px Helvetica, Arial, Sans-Serif; color: #999;
        }
            #twitter ul li span a {
                font: 12px Helvetica, Arial, Sans-Serif;
            }
			
	


.contactos{	width:800px;
	height:20px;
	position:absolute;
	margin:00px 0px 00px 0px;
	bottom:1%;
	left: 50px;}
	
	.contactos a{ color:#999; text-decoration: underline}
