body
{
	text-align: center;
	font-family:verdana;
	background-image:url('media/jpg/wa.jpg');


}

.dropcap
{
	float: left;
	width: .6em;
	font-size: 1.8em;
	line-height: 110%;
	margin-right:5px;
	color:brown;
	font-family:Helvetica;
	font-weight:bold;
}

div.marco {
	   background-repeat:repeat-x;
	   width:1024px;
	   height:0px;
	   position:absolute;
	   top:0px;
	   left:0px;
}

div.container
{
	margin: 0 auto;
	text-align: left;
	width: 760px;
	height:900px;
	position:relative;
	background-color:navajowhite;
}

div.header {
	   background-image:url('./media/jpg/lauria-es.jpg');
	   background-repeat:no-repeat;
	   width:760px;
	   height:150px;;
	   position:absolute;
	   top:-20px;
}

div.menu-corporativo 
{
 position:absolute;
 top:130px;
  z-index:30;	
 left:-0px;
 width:150px;
 border:0px solid black;
 height:440px;
}
	

	

div.contenido {
	      background-repeat:no-repeat;
	      height:900px;
	      width:760px;
	      position:absolute;
	border-left:4px solid navajowhite;
	border-top:4px solid navajowhite;
	border-bottom:4px solid navajowhite;
 top:130px;
 left:0px;
  
}



img {
    border:none;
}

p {
  font-size:10pt;
}

a:visited {
	  color:blue;
}

a:hover {
	color:red;
}

h1 {
   font-size:16pt;
   font-family:helvetica;
   color:brown;
}
