@charset "utf-8";

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 62.5%;
	color: #000;
	background-image: url(../images/fondo.gif);
	text-align: center;
}
#wrapper {
	width: 800px;
	font-size: 1em;
	color: #000;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-left: 60px;
	padding-bottom: 20px;
}
#headBanner {
	background-image: url(../images/banner_en.gif);
	height: 150px;
}
#topNavigation {
	background-image: url(../images/banner_inf_en.gif);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#mainContent {
	background-color: #FFF;
	width: 557px;
	float: right;
	background-image: url(../images/linea.gif);
	background-repeat: no-repeat;
	background-position: 10px 30px;
	padding-top: 15px;
	left: 40px;
	padding-left: 40px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000;
}
#sideBanner {
	float: left;
	width: 192px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000;
	background-color: #FFF;
	padding-top: 15px;
	height: 400px;
	padding-left: 5px;
}




#footer {
	background-image: url(../images/footer_en.gif);
	height: 75px;
	width: 790px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.15em;
	color: #000;
	padding-left: 10px;
	padding-top: 5px;
}
.texto {
	font-size: 1em;
	color: #000;
}

.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #98cb00;
	text-align: left;
}
.subtitle {
	color: #666;
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
}


#english {
	height: 43px;
	text-decoration: none;
}

.copyright {
	font-size: 0.8em;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer table tr td strong a {
	color: #000;
	text-decoration: none;
}
#footer table tr td strong a:hover {
	color: #666;
	text-decoration: none;
}
#wrapper #english table tr td {
	color: #FFF;
	font-weight: bold;
}
