.link_submenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link_popup {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}
.link_mapa {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.DD0
{
	width: 180px;
}
.DD1
{
	width: 180px;
}
.DD2
{
	width: 180px;
}
.txtGrande
{
	width: 300px;
}
.txtNormal
{
	width: 180px;
}


/*FORM*/

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.Submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:28px;
	width:120px;
	text-align:center;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FF0000;
	text-decoration:none;
	background-color:#eeeeee;
}


/*TEXT*/

.txtGrisMedio10Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-right:10px;
	text-decoration:none
}
.txtGrisMedio10Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-right:10px;
	text-decoration:none
}
.txtRojoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none
}
.linkFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration:none
}
.txtBordoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration:none
}




/*BG*/

.bgSubnav {
	background-image: url(images/bgsubnav.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.bgFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bgfooter.png);
	background-repeat: no-repeat;
	background-position: center center;
}