/* Pacific Point Panamá */
/* CSS Author: Johann González */


body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFD9B7;
}

#container {
	position: relative;
	width: 760px;
	margin: auto;
	background-color: #ffffff;
	text-align: left;
}


  #header {
    background-color: #e3ddcf;
	width: 760px;
	height:143px;
	background-image:url(../images/template/ppheaderbg.jpg);
	background-repeat:repeat-x;

 }
 
 #headerleft {
    float:left;
	width: 148px;
	height:143px;
	text-align: left;
	padding-left:15px;
}
 
  #headerright {
    float:left;
	width: 567px;
	padding-right:15px;
	padding-left:15px;
	text-align: justify;

}

  #headerrighttop {
    float:left;
	width: 567px;
	text-align: right;
	height: 105px;

}

  #headerrighttop p {
	font-family:"Arial";
    font-size:12px;

	padding-top:12px;
	padding-right:13px;
	text-decoration:underline;
	color: #524909;
	font-weight:800;


}

  #headerrighttop a {
	font-family:"Arial";
    font-size:12px;


	text-decoration:underline;
	color: #524909;
	font-weight:800;


}

  #headerrighttop a:hover {
	font-family:"Arial";
    font-size:12px;


	text-decoration:underline;
    color: #b2851c;
	font-weight:800;


}

  #headerrightbottom{
    float:left;
	width: 567px;
	text-align: justify;

}

/* El Menú */

#navcontainer ul { 

list-style-type: none;
margin: 0;
padding: 0; 
text-align: right;
font-family:"Trebuchet MS";
font-size:14px;
}

#navcontainer ul li { 
display: inline; /* To force the list into one line, apply "display: inline;" to the "li". */
} 

#navcontainer ul li a { 
text-decoration: none; 
padding: .2em 1em;    /* Espaciado entre lista del menú*/
color: #524909;
background-color: #e0ddcc;
}

#navcontainer ul li a:hover /* Hover del menú*/
{
color: #b2851c;
background-color: #e0ddcc;
text-decoration:underline;
}


/* Footer */

  #footer  {
	background-color: #e3ddcf;
    padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;

 }
 
   #footer p {

	padding-left:15px;
	padding-right:15px;

	color:#000000;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height: 0.2em;


 }
 
   /* Content Idioma / Copyright*/
 
   #contentcopy {

	background-color: #ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;


	text-align:right;
	font-family:Arial;
	font-size:9px;
	line-height: 1.5em;
	color: #6e5401;

	
	
 }
 
 
  /* Content Centrado*/
 
   #contentcentral {

	background-color: #ffffff;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:100px;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	line-height: 1.2em;
	
	
 }
 
  #contentcentral li{


	line-height: 1.7em;
	
	
 }
 
    #contentcentral p{

	background-color: #ffffff;

	padding-top: 1px;

	text-align:justify;
	font-family:Arial;
	font-size:12px;
	line-height: 1.2em;
    margin-bottom: 10px;

	
	
 }
 
 
     #contentcentral h2{

	background-color: #ffffff;
	text-align:justify;
	font-family:Arial;
	font-size:16px;
	line-height: 1.2em;
    margin-bottom: 10px;

	
	
 }
 
 
 /* Fotos */


.foto_center, .foto_left, .foto_right  {
  margin: 0;
  padding: 0;

  text-align: center;

  display: block;
}



	
.foto_center img, .foto_left img, .foto_right img {
  padding: 5px;
  
  border: 1px solid #ccc;
}




.foto_center p, .foto_left p, .foto_right p {
  margin: 0.5em 0 0 0;
  padding: 0;
  
  color: #999;

  font-size: 0.8em;
  text-align: center;
}








.foto_right {
  width: 200px;
  margin: 5px 0 5px 20px;
  border-style: solid;
  border-width: 5px;
  border-color:#e3e3cf;
  float: right;
}



.foto_left {
  width: 200px;
  margin: 5px 20px 5px 0;
  float: left;
  border-style: solid;
  border-width: 5px;
  border-color:#e3e3cf;
}

    #contentcentral h1{

	background-color: #ffffff;
	padding-right:15px;

	padding-bottom:15px;


	font-family:"Trebuchet MS";
	font-size:30px;
	text-align:left;
	color:#c0a358;
	font-weight:bolder;

	
	
 }
 
 
 #navcontainer1 ul 
{ list-style-type: none; 
margin: 0;
padding: 0 0 30px 0;
text-align: center;
font-family:"Trebuchet MS";
font-size:13px;

}

#navcontainer1 ul li { display: inline; }

#navcontainer1 ul li a { 
text-decoration: none; 
padding: .2em 1em;
color:#c0a358;
font-weight:bolder;
background-color: #ffffff;
text-decoration:underline;

}

#navcontainer1 ul li a:hover
{
color: #76690d;
background-color: #ffffff;
text-decoration:underline;

}
