html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 

#container {
	width: 770px;
	margin: 0 auto;
	background: url(images/background.jpg) ;
}
#container2 {
	width: 770px;
}
html,body {
	padding:0;
	margin:0;
	background: url(fond_946x11.jpg) repeat left bottom; 
	font-size: 11px;
 	font-family: "Trebuchet MS", verdana, sans-serif;
	text-align:center;
 }
 
 body{	
	
	height:100%;
}
#leftCol {	
	width: 190px;
	height:500px;
	background-image:url(fond2.jpg);
	text-align:left;
}

#menu {	
	width: 136px;
	margin: 17px;
}


#menu p {
color:#333333
}


#menu dl dt {
font-family:"Times New Roman", Times, serif;
font-size: 16px;
font-style:italic;
}


#menu dl dt a:active {
color:#666666;
}

#menu a:hover {
color:#0000FF;
font-style:italic;
}
#menu dl dt a:visited {
color:#000000;
}
#menu dl dd {
color:#003366
font-family:"Times New Roman", Times, serif;
font-size: 12px;

}

#menu dl dd a {
color:#003366
}

#menu dl dd a:active {
color:#666666;
}

#menu dl dd a:hover {
color:#666666;
}
#menu dl dd a:visited {
color:#003366
}

#main {
float:none;	
	width: 770;
	padding: 0px 0px 0px 0px;
}

/**Do not Modify**/

#header {
	width: 770px;
	height: 93px;
	background: url(header_iguazu.jpg) no-repeat;
	text-align: right;
}

#header p {
	margin: 0;
	font-family: Arial, Tahoma;
	font-size: 24pt;
}

/**Grey space left of Links**/
a:link {


   text-decoration: none;

    font-weight: normal;

    font-style: normal;

}
a:visited {


  text-decoration: none;

    font-weight: normal;


}
a:hover {


    text-decoration: none;
    font-style: normal;

}
a:active {

    text-decoration: none;
    font-style: normal;

}
p{
font-size:14px;
font-family:"Times New Roman", Times, serif; 
 
}
h2 {
font-size:18px;
}
h1{
font-size:22px;
}


#footer {
	color: #000;
	clear:both;
	width:771px;
	height:82px;
	text-align:center;
	left:0px;
	bottom:0px;
	position: relative;
	background:  url(footer_770x82.jpg) no-repeat left top
}

/**Main Content Image**/
.right {
	margin: 7px 7px 7px 7px;
	float: right;
}

.left {
	margin: 7px 7px 7px 0px;
	float: left;
}


