/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 100% Verdana,Tahoma,Arial,sans-serif;
background: #211d1e url(../images/body_deg.gif) repeat-x;
text-decoration:none;
}

#wrap {
color: #000000;
border:  none;
margin: 0 auto;
width: 790px;
}

#imgHome {
background: #211d1e url(../images/home.png);
}


#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 20px;
background: #211d1e url(../images/body_deg.gif) repeat-x;}

#frame {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
font-size: 0.9em;
height: 55px;
background: url(../images/bann_up.png) no-repeat;
border: none;}


a{
text-decoration:none;
color: #FFFFFF}

a:visited{
text-decoration:none;
color:#FFFFFF;	
}

a:hover {
color:#CC9900;}

#frame h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#frame p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}

.es {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}


.en {
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

table {

background:#000000;}

#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 55px;
background: url(../images/bann_down.png) no-repeat;
border: none;}

