.verdana8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #333333;
}
.bordenaranja {
	border: 1px solid #F4A51C;
}
.enlacenaranja {
	color: #ED7900;
	text-decoration: none;
}
a.enlacenaranja:hover {
	color: #666666;
	text-decoration: underline;
}
.enlace {
	color: #000000;
	text-decoration: none;
}
.enlaceverde {
	color: #3F8BC9;
	text-decoration: none;
}
.bordeverde {

	border: 1px solid #2365CF;
}
.barra {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED7900;
	border-right-color: #ED7900;
	border-bottom-color: #ED7900;
	border-left-color: #ED7900;
}
.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p {
	text-align: justify;
}
.fondo {
	background-image: url(Images/fondo.gif);
	background-color: #003B84;
	background-repeat:  repeat-x;
}

#ficha {
	width:540px;
	margin-left:16px;
}

#ficha #menu_asociado{
	padding-left:15px;
}

#ficha #menu_asociado a{
	height:18px;
	width:91px;
	padding-left:20px;
	padding-top:7px;
	display:block;
	background: url(images/solapa.gif) no-repeat 0px 0px;
	text-align:left;
	font-size:11px;
	position:relative;
	top:1px;
	text-decoration:none;
	color:#fff;
	border-bottom:#de8d00 solid 1px;
	margin-left:3px;
	font-family:Arial, Helvetica, sans-serif;
}

#ficha #menu_asociado a:hover{
	background: url(images/solapa.gif) no-repeat 0px 4px;
	padding-top:11px;
	height:13px;
}



#ficha #menu_asociado a.activo{
	background:url(images/solapa_activa.gif) no-repeat;
	border-bottom:#f8bb4f solid 1px;
	color:#000;
}

#ficha #menu_asociado a.activo:hover{
	background:url(images/solapa_activa.gif) no-repeat;
	border-bottom:#f8bb4f solid 1px;
	color:#000;
	height:18px;
	width:91px;
	padding-left:20px;
	padding-top:7px;
}

#ficha .empresa {
	background: url(Images/ficha_empresa.gif);
	text-align:left;
	padding-left: 10px;
	color:#000;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	
}

#ficha .info{
	border-left: #de8d00 solid 1px;
	border-right: #de8d00 solid 1px;
}

#ficha .dir{
	padding:5px;
	background: #f6efc8;
	border-bottom:#de8d00 solid 1px;
}

#ficha .fin{
	background: url(Images/ficha_fin.gif);
	height: 14px;
	border-top:#de8d00 solid 1px;
	margin-bottom:4px;
}

#ficha .opiniones{
	padding:5px;
	background: #f6efc8;
	border-top:#de8d00 solid 1px;
}
