html,body{margin:0;padding:0}
body{
font: 76% arial,sans-serif;
text-align:center;
background:url(images/background.jpg) repeat-x;
}
p{
margin:0 10px 10px;
font-family: Verdana, Georgia, Times;
}
a{padding:0px; text-decoration:none; color:#F58220; }
a:hover{
text-decoration:underline;
}
h1 {
	letter-spacing: 0px;
	font-size: 32px;
	font-family: Georgia, Verdana, Times, serif;
	font-weight: normal;
  color: black;
}

h3 {
	font-size: 20px;
  margin: 0px 10px 10px 10px;
  padding-left: 10px;
	font-family: Georgia, Verdana, Times, serif;
	font-weight: normal;
}

h4 {
	font-size: 17px;
  margin: 0px 10px 10px 10px;
  padding-left: 10px;
	font-family: Georgia, Verdana, Times, serif;
	font-weight: normal;
}

h2 {
	letter-spacing: 0px;
  font-size: 24px;
	font-family: Georgia, Verdana, Times, serif;
	font-weight: normal;
	margin: 5px 10px 10px 10px;
}

div#header{

background:url(images/header.png) no-repeat;
height:192px;

}

img {
border: 0px;
padding-top:10px;
padding-left:10px;
  display:inline;
border:0;
}
/*div#header h1{height:180px;line-height:140px;margin:0;padding-left:200px;}*/
div#header a{
height:180px;
line-height:152px;
margin:0;
padding-left:200px;
font-size: 32px;
color: white;
position:relative;
text-decoration : none;
} 

div#header a:hover{
height:180px;
position:relative;
margin:0;
padding-left:200px;
font-size: 32px;
  color: #E6E6E6;
}

div#container{

text-align:left}
div#content p{line-height:1.4}


div#extra{background:#CCC8B3;}
div#footer
{
background:url(images/traja.gif) white center top no-repeat;
}
div#footer p{
margin:0;
text-align: center;
padding:5px 10px;
}
div#container{width:950px;

margin:0 auto}

div#content
{
background:url(images/content.jpg) bottom right no-repeat transparent;

float:right;
text-align: justify;
width:800px;

}
div#content p
{
padding-left: 15px;

}
div#content h1
{
padding-left: 25px;

}
div#content h2
{
padding-left: 25px;

}
div#content ul
{
font-size: 12px; 
font-family: Verdana, Georgia, Times;
font-weight: normal;
}

div#navigation{
margin-top:0px;
float:left;
width:150px
}
div#navigation a{
	font-size: 18px; 
	font-family: Georgia, Verdana, Times, serif;
	font-weight: normal;
  color:white;
  width: 150px;
	display: block;
	position:relative;
  padding-bottom:5px;
  text-decoration : none;
}
div#navigation a:hover{
 
 color:#E6E6E6;
 font-weight:normal;
 text-decoration : none;


 /*   background:url(button.png) left no-repeat transparent;*/
}
div#navigation{

background:url(images/navigation.png) transparent no-repeat;
}
div#navigation ul{
margin:0px 0px;
margin-left:-10px; 
padding:0; 
list-style-type:none;
}

div#navigation li{

padding-bottom:5px;
text-align: center;

}
div#navigation h3{
  margin:15px 16px; 
  
	font-size: 24px;
	font-family: Georgia, Verdana, Times, serif;
	font-weight: normal;
}


div#extra{float:left;clear:left;width:250px}
div#footer{clear:both;width:100%}

/* images */

div.img
{
  margin: 2px;
  /*border: 1px solid #0000ff;*/
  border:0;
  height: auto;
  width: auto;
  
  float: center;
  text-align: center;
}	
div.img img
{
  display: table;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  font-family: Verdana, Georgia, Times;
  text-align: center;
  font-weight: normal;
  width: 150px;
  margin: 2px;
}


/* foto */

div.foto
{
  margin: 2px;
  /*border: 1px solid #0000ff;*/
  border:0;
  height: auto;
  width: auto;
  
  float: left;
  text-align: center;
}	

div.foto a:hover img {border: 1px solid #0000ff;}

