html,body{margin:0;padding:0;
	font-family:"trebuchet MS", Arial;
	font-size:78%;
	color:#DDD;
	background:url(images/back.jpg);
	text-align:center;
	background-color:#000;
	background-repeat: repeat-x;
	height:100%;
}
p{
margin:10px 20px 10px 20px;
font-size:120%;
}
a{color:#048ECD;}

a:visited {color: #048ECD;}

h2 { 
font-family: "trebuchet MS", Arial;
color:#048ECD;
font-size:180%;
top:0;
margin: 5px 20px 5px 20px;
}

h1 { 
font-family: "trebuchet MS", Arial;
color:#048ECD;
font-size:180%;
top:0;
margin: 5px 20px 5px 20px;
}

li{
font-size:120%;
margin: 0 5px 5px 10px;
list-style:url(images/checked.gif);

}



div#header h1{
font-size:180%;
margin:0;
  padding-left:10px;color: #79B30B}
div#container{text-align:left}
div#content p{line-height:1.4}
div#header{top:0; width:753px; height:203px;}
div#container{width:764px;margin:0 auto}
div#footer p{color:#666666;}
div#content{

color:#DDD;
width:745px;
background-color:#0e0f0e; 
position:relative; 
top: 44px; 
left:9px;}


div#enmarca{
float:left;
margin:0px 20px 0px 30px;
 width:350px;
 background:url(images/bck.gif) no-repeat;
}

div#extra{
float:right;
background:url(images/fond.jpg) no-repeat;
background-color:#0e0f0e; 
clear:right;
width:300px;
margin: 0px 20px 10px 20px;
}




div#footer{clear:both;width:100%}


div.wrapp{
	position:absolute;
	width: 1px;
}


div.prototipo-07 {
	position:absolute;
	top: 0px;
	width:1px;
	height:202;
}


div.po {
	position:absolute;
	top: 0px;
	left:0px;
	width: 100%;
	height: 100%;	
}




#prototipo-m {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute;
  	top: 0px;
	left:0px;
	width: 100%;
	height: 100%;	
}
body > div#prototipo-m {
	position:fixed;

  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
}


