@charset "UTF-8";
body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tablamenu {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 378px;
	width: 272px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	padding-right: 30px;
	padding-left: 40px;
	
}
#tablamenu  a {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#tablamenu a.current{
	color: #FF6600;
	text-decoration: none;
	display: block;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#tablamenu a:hover {
	color: #FF6600;
	text-decoration: none;
	display: block;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	text-align:left;
}

.seccion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 5px;
	text-align:left;
}

.seccion_news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 2px;
	padding-top: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 15px;
	margin-right: 10px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 852px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
	padding-bottom: 7px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a :visited{
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.form {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #999999;
	background-color: #EFEFEF;
}#tablanoticias {
	padding-bottom: 20px;
}
.banner {
	
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #333333;
	height: 106px;
	width: 549px;
	
}
.portafolio_titulo {
	font-size: 13px;
	color: #003399;
}
.portafolio_link {
	color: #999999;
	text-decoration: none;
}
.portafolio_tabla {
	border-bottom: thin solid #999999;
}

h2{
text-align:center;
font-weight:bold;
}
img {
	border:none;
}

