body {
 line-height: 20px;
 color: #003300;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 background-color: #333333;
}

img {
	margin: 5px;
	border: 1px none #FFFFFF;
}

a {
	text-decoration: underline;
	color: #003300;
	font-weight: bold;
} 
a:hover {
 text-decoration: none;
 color: #990000;
}

#wrap {
	width: 768px;
	padding: 5px;
	border: 5px solid #000;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: x-small;
}

#header {
	height: 195px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#menu {
	float: left;
	width: 768px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	background-color: #003300;
	margin-top: 165px;
}

#menu a {
	font-weight: 500;
	font-size: 12px;
	color: #fff;
	padding-right: 20px;
	text-decoration: none;
}

#menu a:hover {
	color: #999999;
	text-decoration: none;
}


#content {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}

.right {
 float: right;
 width: 210px;
 text-align: justify;
 margin-top: 10px;
 margin-bottom: 10px;
}

.right h2 {
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 13px;
	background-image: url(../images/rigthh2.jpg);
	background-repeat: no-repeat;
}


.left {
	float: left;
	width: 540px;
	text-align: justify;
	font-size: 12px;
	margin-top: 18px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.left a {
 text-decoration: underline;
 color: #003300;
} 
.left a:hover {
 text-decoration: none;
 color: #003300;
}
.left .ls {
	width: 520px;
}

.left ul {
}
.left li {
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-image: url(../images/li.gif);
}

.left h2 {
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	background-image: url(../images/lefth2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#footer {
	text-align: right;
	font-size: x-small;
	color: #999999;
	width: 768px;
	vertical-align: middle;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#dondeestoy {
	float: left;
	width: 300px;
	text-align: left;
	font-size: 10px;
	color: #003300;
}

#banderas {
 float: right;
 width: 210px;
 text-align: right;
}

.frase {
	width: 200px;
	margin: 4px;
}

#noticias {
	margin: 4px;
	border: 1px outset #003300;
	height: 198px;
	width: 200px;
}

#colum1 {
	text-align: center;
	float: left;
	width: 200px;
}

#colum2 {
	text-align: left;
	float: right;
	width: 330px;
}

#colum3 {
	width: 500px;
	text-align: center;
}
