* {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	

}

body {

	background-image:url(www/images/header.gif) top center repeat-y;
	font: normal 8pt/13pt verdana, arial,sans-serif;
	color: #808080;
	/*background-image:url(images/pixel.jpg);*/

}

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

a:hover {
	color: #808080;
	text-align: center;
}

#header {
	width: 562px;
	height: 60px;
	background: #000 url("www/images/header.gif") no-repeat;
	padding-top: 30px;
	padding-left: 18px;
	font-size: 14pt;
	color: #FFF;
}

#header h2{
	padding-top: 5px;
	font-size: 9pt;
	color: #C2D9EF;	
}

#container {
	width: 580px;
	/*background: #fff url("www/images/sidebar.gif") repeat-y right;*/
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
	color: #CCC;
}

#horizontal {
	width: 560px;
	height: 30px;
	background: url(www/images/horizontal.gif);
	font-weight: bold;
	font-size: 8pt;
	padding-top: 6px;
	padding-left: 20px;
	
}

#horizontal a, #horizontal a:visited {
	color: #C2D9EF;
	text-decoration: none;
	margin-right: 15px;
}

#horizontal a:hover {
	color: #FFF;
	text-decoration: none;
}


#right-column {
	
	width: 134px;
	float: right;
	padding: 10px;
	border-right: 4px solid #FFF;
}

#content {
	float: left;
	width: 560px;
	margin: 10px 0 0 4px;
}

#content h2{
	font-size: 12pt;
	font-weight: bold;
	color: #76A7DC;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(www/images/h2bg.gif) top left repeat-y;
}

.black {
	color: #000;
}

p {
	margin-bottom: 20px;
	padding-left: 14px;
	background: url(www/images/articlebg.gif) top left repeat-y;
	color: #666;
	font-family: verdana, arial, sans-serif;
	text-align: center;
}

input.text {
	width: 70px;	
	border: 1px solid #ccc;
}

input.button {
	/*color: #808080;*/
	padding-left: 0px;
	font-size: 8pt;	
	border: none;
	background: none;
	}

#searchbox {
	background: url(www/images/searchbox.gif) no-repeat;
	padding: 5px;
	height: 30px;
}

#footer {
	color:#C2D9EF;
	background: #F9F9F9;
	clear: both;
	width: 580px;
	margin-left: 0px;
	margin-top:0px;
	height: 32px;
	padding: 0px;
	padding-top:0px;
	border: 0px solid #66a1d8;
	background-image:url(images/horizontalFooter.gif);
}

#footer a, #footer a:visited{
	color: #66a1d8;
}

#footer a:hover {
	color: #808080;
}
#footer2{
	margin:2px;
	padding-top:0px;
}
#table{
	position:absolute;
	left: 139px;
	top: 267px;
}
#container #content p img {
	text-align: center;
}

#idiomas{
	padding-right:5px;
}
