P.titulo {
	margin-left: 20px;
	width: 530px;
	text-align: justify;
	font-size: 12px;
	font-weight: bold;
}

P.intro {
	margin-left: 20px;
	width: 530px;
	text-align: justify;
	font-size: 11px;
}

TABLE#empresas {
	width: 530px;
	margin-left: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
}

TABLE#empresas TD.par{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F4F4FA;
}

TABLE#empresas TD.impar{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

TABLE#empresas TD.mas_info_par{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 50px;
	text-align: right;
	padding-right: 10px;
	background-color: #F4F4FA;
}

TABLE#empresas TD.mas_info_impar{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 50px;
	text-align: right;
	padding-right: 10px;
	background-color: #FFFFFF;
}

P.volver {
	width: 530px;
        margin-left: 20px;
	text-align: center;
}

P.volver A {
        background-image: url(../images/boton.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        color: #777777;
        border: 1px solid #cccccc;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
        cursor: pointer;
        height: 15px;
}

BODY {
	margin-left: 10px;
}

TABLE#empresa {
	width: 530px;
}

TABLE#empresa TD{
	font-family: Arial;
	font-size: 11px;
	color: #777777;	
}

TABLE#empresa TD.casillas{
	width: 50%;
	vertical-align: top;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
}

TABLE#empresa_centrada {
	width: 325px;
}

TABLE#empresa_centrada TD{
	font-family: Arial;
	font-size: 11px;
	color: #777777;	
}

TABLE#empresa_centrada TD#casillas_centrada {
	vertical-align: top;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 1px solid #CCCCCC;
}

TABLE.fotos TD {
	vertical-align: top;
}

TABLE.volver {
	width: 530px;
	margin-left: 35px;
}

TABLE.volver TD {
	text-align: center;
}

TABLE.volver A{
	font-family: Arial;
	font-size: 11px;
	color: #777777;	
	background-image: url(../images/boton.gif);
	text-decoration: none;
	width: 210px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 8px;
}

P.volver A{
	font-family: Arial;
	font-size: 11px;
	color: #777777;	
	background-image: url(../images/boton.gif);
	text-decoration: none;
	width: 210px;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
