
html { height:100%; width: 100%;}

body { 
	background: #F4F4F4 url('images/back.jpg') repeat-x top center; 
	margin: 0; 
	padding: 0; 
	background-repeat: no-repeat;
	background-position:center top;
	font-family:Arial,Trebuchet MS,  Helvetica, sans-serif;
	font-size: 14px;
}


body,td,th {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}


.style1 {color: #FFFFFF}
.style3 {
	font-size: 20px;
	font-family: "Trebuchet MS", Times, serif;
	color: #0A2F51;
	font-weight: bold;
}

.notit {
	font-size: 18px;
	font-family: "Trebuchet MS", Times, serif;
	text-transform:none;
	color: #0482ce;
	
}

.link ,.link:visited ,.link:active ,.link:hover{
	color: #007EC4;
	font-weight:bold;
}


.linkgrande ,.linkgrande:visited ,.linkgrande:active {
	color: #3E4F35;
	font-weight:bold;
	font-size: 20px;
	font-family: "Trebuchet MS", Times, serif;
}

.linkgrande:hover {
	color: #6A8E44;
	font-weight:bold;
	font-size: 20px;
	font-family: "Trebuchet MS", Times, serif;
}


.linkgrande2 ,.linkgrande2:visited ,.linkgrande2:active {
	color: #3E4F35;
	font-weight:bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Times, serif;
}

.linkgrande2:hover {
	color: #6A8E44;
	font-weight:bold;
	font-size: 15px;
	font-family: "Trebuchet MS", Times, serif;
}



.vermas , vermas:active , vermas:hover , vermas:visited
{
color: #52802a;

 }
 
 .noti , noti:active , noti:hover , noti:visited
{
color: #ffffff;
text-decoration:none;

 }
  .noti2 , noti2:active , noti2:hover , noti2:visited
{
color: #52802A;
text-decoration:none;

 }
 
a:link {
	color: #035282;
	text-decoration: none;
	
	
}
a:visited {
	text-decoration: none;
	color: #035282;
}
a:hover {
	text-decoration: none;
	color: #52802A;
}
a:active {
	text-decoration: none;
	color: #035282;
}
 
 .pais , pais:active , pais:hover , pais:visited
{
color: #3E4F35;
text-decoration:none;
font-size: 18px;

 } 
  
 
.style4 {
	color: #52802a;
	font-size: 30px;
	font-family: "Trebuchet MS", Times, serif;
}
.style5 {
	font-size: 20px;
	font-family: "Trebuchet MS", Times, serif;
	color: #0A2F51;
}
.style25 {
	font-size: 27px;
	font-family: "Trebuchet MS", Times, serif;
	color: #0A2F51;
	font-weight: bold;
}
.style15 {
	font-size: 16px;
	font-family: "Trebuchet MS", Times, serif;
	color: #0A2F51;

}

.style45 {
	font-size: 22px;
	font-family: "Trebuchet MS", Times, serif;
	color: #ffffff;
}
.style7 {color: #FFFFFF; font-size: 10px; }
.style9 {color: #585858}
.style10 {
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
}

/* 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: 0px;
  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: 160px;
  margin: 5px 0 5px 20px;
  
  float: right;
}



.foto_left {
  width: 160px;
  margin: 5px 20px 5px 0;
  
  float: left;
}

 
